Go to file
perry 9ad44ce879 Add a "dependall" target, which does a "make depend" and then "make all"
in a single directory. This is useful in "make build" because by doing
the build immediately after the depend, all sources will typically
still be in the buffer cache, thus saving significant time over doing
a "make depend" on all the directories and then a "make all".
1999-09-14 01:31:11 +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 uhub(4). 1999-09-13 23:03:44 +00:00
etc use sysctl -n to get numeric result, not awk. 1999-09-06 18:52:33 +00:00
games Make cribbage use the POSIX.2 pager behaviour. 1999-09-13 17:27:36 +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 And commit two files I forgot in the rearrangement for testing for 1999-09-14 01:07:13 +00:00
usr.bin Name possible encodings for "-e" option and add an example provided by 1999-09-13 19:36:30 +00:00
usr.sbin Fixed grammatical error. "Allows to call" -> "Allows calls to" 1999-09-13 19:04:35 +00:00
Makefile Remove all of the domestic/crypto-us glue from this file. It is handled 1999-07-12 21:53:52 +00:00