Received: (from major@localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id AAA21748
	for pups-liszt; Thu, 26 Mar 1998 00:20:28 +1100 (EST)
X-Authentication-Warning: minnie.cs.adfa.oz.au: major set sender to owner-pups@minnie.cs.adfa.oz.au using -f
Received: from serv1.is4.u-net.net (hme0.serv1.is4.u-net.net [195.102.240.153])
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) with SMTP id AAA21743
	for <pups@minnie.cs.adfa.oz.au>; Thu, 26 Mar 1998 00:20:20 +1100 (EST)
Received: from indy.dunnington.york.ac.uk [195.102.197.76] 
	by serv1.is4.u-net.net with smtp (Exim 1.73 #1)
	id 0yHq5u-0005Qh-00; Wed, 25 Mar 1998 13:19:50 +0000
Received: by indy.dunnington.york.ac.uk (940816.SGI.8.6.9/980207.PNT)
	for pups@minnie.cs.adfa.oz.au id NAA14184; Wed, 25 Mar 1998 13:12:01 GMT
Date: Wed, 25 Mar 1998 13:12:01 GMT
From: pete@dunnington.u-net.com (Pete Turnbull)
X-Beware: experimental sendmail.cf 940816.SGI.8.6.9/980207.PNT
Message-Id: <9803251312.ZM14182@indy.dunnington.york.ac.uk>
In-Reply-To: Greg Lehey <grog@lemis.com>
        "Re: Bug in Supnik's emulator?" (Mar 25, 15:54)
References: <199803250448.XAA23272@renoir.op.net> 
	<19980325155401.32216@freebie.lemis.com>
Reply-To: pete@dunnington.u-net.com
X-Mailer: Z-Mail (3.2.2 10apr95 MediaMail)
To: pups@minnie.cs.adfa.oz.au
Subject: Re: Bug in Supnik's emulator?
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
Sender: owner-pups@minnie.cs.adfa.oz.au
Precedence: bulk

On Mar 25, 15:54, Greg Lehey wrote:
> Subject: Re: Bug in Supnik's emulator?
> On Tue, 24 March 1998 at 23:48:33 -0400, Ed G. wrote:
> > I don't know whether this is a bug in the factor (1) program (which
> > seems unlikely) or the emulator.  Can someone try factoring numbers on
> > a real pdp-11 and tell me what happens?
> >
> > On the emulator when I type in a number, factor prints out the
> > prime factors, followed by an infinite series of 17s.

> I would be very surprised if this was a bug in the emulator.
> In any case, I tried it on the begemot emulator, running 2.11BSD:
>
> [55] root--> /usr/games/factor 6
>         2
>         3
> [56] root-->

On my PDP-11/23 running 7th Edition, factor works fine:

$ factor 6

     2
     3
$

-- 

Pete						Peter Turnbull
						Dept. of Computer Science
						University of York

