Go to file
mycroft c33b6eca55 Avoid using Lst_Member() in SuffExpandChildren(), by avoiding Lst_ForEach() and
passing in the LstNode of the child being inspected.  Shaves off another few %,
particularly when there are long child lists containing $ expansions (e.g. in
libc).
1999-09-15 03:59:44 +00:00
bin the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
distrib add rsync.fr 1999-09-14 23:48:12 +00:00
etc use sysctl -n to get numeric result, not awk. 1999-09-06 18:52:33 +00:00
games Change quiz `pres' data file to include vice-presidents, and fix some 1999-09-14 20:04:02 +00:00
gnu Correct the condition codes. 1999-09-10 12:52:56 +00:00
include Add an XSH5 ulimit()/<ulimit.h> implementation. 1999-09-13 18:38:04 +00:00
lib Bump minor: added ulimit(). 1999-09-13 18:39:26 +00:00
libexec the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
regress Oops; remember to clean the output file. 1999-08-30 17:06:33 +00:00
sbin Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
share Add a "dependall" target, which does a "make depend" and then "make all" 1999-09-14 01:31:11 +00:00
sys Make sure 21040 chips are at least pass 2.0 and that 21140 chips are at 1999-09-14 23:43:10 +00:00
usr.bin Avoid using Lst_Member() in SuffExpandChildren(), by avoiding Lst_ForEach() and 1999-09-15 03:59:44 +00:00
usr.sbin Fixed grammatical error. "Allows to call" -> "Allows calls to" 1999-09-13 19:04:35 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00