Go to file
jonathan 3b987e7971 * Add local definition of DISKLABEL_CMD to arch/i386/md.h.
* Remove default definition from disk.c.  Ports that don't support
  dislabels (e.g., amiga) can now just not define DISKLABEL_CMD.
1997-11-09 04:14:10 +00:00
bin lint 1997-11-05 21:17:14 +00:00
distrib * Add local definition of DISKLABEL_CMD to arch/i386/md.h. 1997-11-09 04:14:10 +00:00
etc Ooops. It's blk=2,chr=12, not the other way around. 1997-11-08 20:56:35 +00:00
games Must have the correct library link order to be able to link 1997-11-05 12:12:32 +00:00
gnu Don't do function CSE; it tickles a bizarre bug in other parts of the 1997-11-04 20:59:11 +00:00
include Fix __RENAME quoting lossage (don't pass it a quoted string). From 1997-11-04 23:36:19 +00:00
lib move description of history() return value 1997-11-09 00:13:52 +00:00
libexec fix so syslog works after chroot, by adding LOG_NDELAY to openlog. 1997-11-06 00:08:02 +00:00
regress getopt returns -1 not EOF 1997-11-01 06:20:47 +00:00
sbin Fix man page confusion about the -R option, per PR#4246 1997-11-06 10:07:33 +00:00
share Mention NETATALK as a kernel networking option. 1997-11-09 01:02:06 +00:00
sys Fix kernel divide-by-zero errors and other bugs with removable devices: 1997-11-09 03:08:23 +00:00
usr.bin cosmetic change 1997-11-08 09:37:44 +00:00
usr.sbin more fixes for OPTIMIZE_DB (seems like this code was an unfinished idea; 1997-11-08 15:36:09 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00