Re: bin/157177: primes(1) prints non-prime for numbers > 2^32

2011-06-14 Thread Robert Lorentz
Oliver, > op@pandora-d ~> uname -m -r -p && primes 4295360520 4295360522 | xargs > -n 1 factor > 7.4-STABLE amd64 amd64 > 4295360521: 65539 65539 > >> On FreeBSD 9.0-CURRENT I debugged the source in = >> /usr/ports/math/primegen/work/primegen-0.97 a bit and realized that if I = >> ran the compile

Re: bin/157177: primes(1) prints non-prime for numbers > 2^32

2011-06-13 Thread Robert Lorentz
The following reply was made to PR bin/157177; it has been noted by GNATS. From: Robert Lorentz To: bug-follo...@freebsd.org, k...@kcwu.csie.org Cc: Subject: Re: bin/157177: primes(1) prints non-prime for numbers > 2^32 Date: Mon, 13 Jun 2011 23:29:33 -0400 I regression tested this

Re: kern/139014: [null] /dev/null must be immunable to delete/unlink

2011-04-26 Thread Robert Lorentz
still be reproduced on a recent -CURRENT system then > so-be-it but otherwise this can be closed. > > On Tue, Apr 26, 2011 at 02:50:10AM +, Robert Lorentz wrote: >> The following reply was made to PR kern/139014; it has been noted by GNATS. >> >> From: Robert Lorentz >

Re: kern/139014: [null] /dev/null must be immunable to delete/unlink

2011-04-25 Thread Robert Lorentz
The following reply was made to PR kern/139014; it has been noted by GNATS. From: Robert Lorentz To: bug-follo...@freebsd.org, flu...@freebsd.org Cc: Subject: Re: kern/139014: [null] /dev/null must be immunable to delete/unlink Date: Mon, 25 Apr 2011 22:19:47 -0400 I've just started p