Go to file
mycroft caf5450712 Implement ffs() in a different way. This is faster on the 386 and 486, but
slower on the 586 than the previous method.
So much for the superoptimizer.  It has been unable to come up with a better
sequence than I did.  B-)
1993-07-13 08:45:36 +00:00
bin fix some spacing/character problems... 1993-07-13 06:54:18 +00:00
etc Remove a spurious `unknown' that was screwing people over. 1993-07-10 21:23:36 +00:00
games BADSIG --> SIG_ERR 1993-06-21 00:55:05 +00:00
gnu Implement ffs() in a different way. This is faster on the 386 and 486, but 1993-07-13 08:45:36 +00:00
include Allow SYS_INCLUDES={copies,symlinks} choice in bsd.own.mk. 1993-07-10 03:56:10 +00:00
lib Make declarations match prototypes. 1993-07-12 02:09:31 +00:00
libexec Uucpd from Net2 1993-06-29 18:53:47 +00:00
regress update db code to v1.6 from vangogh, and put it in "db" rather than "DB" 1993-06-14 23:52:39 +00:00
sbin get rid of the bogus changes i made to init. note that /etc/ttys 1993-07-08 01:47:31 +00:00
share Allow SYS_INCLUDES={copies,symlinks} choice in bsd.own.mk. 1993-07-10 03:56:10 +00:00
sys Fix handling of bad syscall numbers. 1993-07-12 13:53:36 +00:00
usr.bin Don't core dump when invoked with no arguments. 1993-07-12 22:04:01 +00:00
usr.sbin make package makefiles deal with "all", "clean", and "cleandir" if they 1993-07-13 08:12:53 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00