Go to file
simonb da942834bb Fix a logic botch where if a number smaller than the square of the seive
was prime to still called the Pollard Rho function when it didn't have
to.  Problem report by Nathan Williams.

Unfortunately this one can't be picked up by a simple regression test
since the broken way still produced the correct output, but just took
far longer...
2002-06-17 15:43:52 +00:00
bin Rather than (ab)using the standard error message for EFTYPE, print our own 2002-06-11 22:05:07 +00:00
crypto Remove (commented out) krb_equiv(3) reference, suggested by joda. 2002-06-13 11:19:48 +00:00
dist Consistency patch by John Franklin from bin/17281; additional grammar fix 2002-06-16 14:43:46 +00:00
distrib add tools to partition MBR-based disk 2002-06-17 15:34:37 +00:00
etc When making devices for the ramdisk, instead of making character 2002-06-17 13:30:39 +00:00
games Fix a logic botch where if a number smaller than the square of the seive 2002-06-17 15:43:52 +00:00
gnu Fix Xrefs to point to relevant files (non-groff versions), and remove one 2002-06-13 00:00:30 +00:00
include
lib Add Xrefs to ipcs(1) and ipcrm(1). 2002-06-16 22:39:32 +00:00
libexec crank copyright 2002-06-15 03:40:28 +00:00
regress
sbin mbr for FDISK-formatted macppc disk 2002-06-17 15:25:45 +00:00
share ntpd_chrootdir needs /dev/clockctl as well 2002-06-17 06:47:58 +00:00
sys make it possible to handle/mount FDISK-partitioned disk. 2002-06-17 15:07:06 +00:00
tools The last commit wasn't tested. Add a missing \ 2002-06-12 19:59:55 +00:00
usr.bin Add Xrefs to shm*(2). 2002-06-16 22:43:30 +00:00
usr.sbin Don't use -Dlint when compiling to get rid of unused copyright strings, 2002-06-16 21:40:03 +00:00
BUILDING
BUILDING.mdoc
Makefile
Makefile.inc
UPDATING
build.sh