Go to file
cgd f8073d3675 restructure to take advantage of config's (relatively) new 'attach'
specifiers.  Many #ifdefs and much other nastiness removed.
1996-04-18 00:50:11 +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 #define _verr* to verr*, to make these use prototypes correctly 1996-04-17 23:05:44 +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 restructure to take advantage of config's (relatively) new 'attach' 1996-04-18 00:50:11 +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