Go to file
jsm 4092f192c0 Update pom to the third edition of Duffett-Smith's book, and clean it
up somewhat.  Change time specification format to similar to that used
by date(1) - taking a command line argument in seconds since the Epoch
is silly.  Date parsing based on code from date(1).

Based on work by Paul Janzen for OpenBSD.
1999-09-14 20:00:07 +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 Update pom to the third edition of Duffett-Smith's book, and clean it 1999-09-14 20:00:07 +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
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 fix breakage from PMAP_NEW cleanup. 1999-09-14 17:11:45 +00:00
usr.bin add a note about "audioctl encodings", to find available supported encodings. 1999-09-14 05:04:21 +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