Received: (from major@localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id QAA20562
	for pups-liszt; Wed, 25 Mar 1998 16:24:15 +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 allegro.lemis.com (allegro.lemis.com [192.109.197.134])
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) with ESMTP id QAA20557
	for <pups@minnie.cs.adfa.oz.au>; Wed, 25 Mar 1998 16:24:10 +1100 (EST)
Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137])
	by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id PAA21440;
	Wed, 25 Mar 1998 15:54:02 +1030 (CST)
Received: (from grog@localhost)
          by freebie.lemis.com (8.8.8/8.8.7) id PAA23064;
          Wed, 25 Mar 1998 15:54:01 +1030 (CST)
          (envelope-from grog)
Message-ID: <19980325155401.32216@freebie.lemis.com>
Date: Wed, 25 Mar 1998 15:54:01 +1030
From: Greg Lehey <grog@lemis.com>
To: edgee@cyberpass.net, pups@minnie.cs.adfa.oz.au
Subject: Re: Bug in Supnik's emulator?
References: <199803250448.XAA23272@renoir.op.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.89i
In-Reply-To: <199803250448.XAA23272@renoir.op.net>; from Ed G. on Tue, Mar 24, 1998 at 11:48:33PM -0400
WWW-Home-Page: http://www.lemis.com/~grog
Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia
Phone: +61-8-8388-8286
Fax: +61-8-8388-8725
Mobile: +61-41-739-7062
Sender: owner-pups@minnie.cs.adfa.oz.au
Precedence: bulk

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.  So, for
> example
>
> factor 6
> 2
> 3
> 17
> 17
> ....

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--> 

Greg

