Go to file
cgd 1813cc71d0 don't include user-land headers in libkern files when compiling for
the kernel.  memset.c does not belong here.  it either belongs in
the MI libkern directory, or does not belong in libkern at all.
1996-04-18 02:19:07 +00:00
bin Utility to control media changers from the command line; corresponds 1996-04-03 00:34:38 +00:00
distrib Update for new IEEE FP support. 1996-04-03 08:36:12 +00:00
etc the amiga uses the c-partition for the whole cdrom disc and not the 1996-04-13 01:02:18 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu Accept `-K' as equivalent to `-k' (except the ns32k which already handles -K). 1996-04-14 11:31:11 +00:00
include time seconds/usec sent over the net are signed. 1996-04-09 20:40:32 +00:00
lib have copy-to-libkern copy strcat.S, not strcat.c 1996-04-18 01:54:16 +00:00
libexec Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 19:03:11 +00:00
regress Add except to the pc532 make. 1996-04-09 16:54:18 +00:00
sbin check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00
share Add the ability to override defaults in bsd.own.mk more easily, by 1996-04-13 02:08:08 +00:00
sys don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:07 +00:00
usr.bin Use errx() instead of err() to report failure of kvm_getprocs() call, 1996-04-08 21:32:05 +00:00
usr.sbin if a variable is a u_int32_t, it may never compare equally to -1L on 1996-04-09 05:29:25 +00:00
Makefile pull in bsd.own.mk earlier, to get configuration variables. 1996-04-13 06:36:15 +00:00