Go to file
fvdl f998547470 Add MD cleanup function to do some thingd once the install is done.
Only implemented for the i386; behaviour for other ports is
unchanged. For the i386, make this function remove some extraneous
files in /, and frob rc.conf to have rc_configured=YES. The defaults
are reasonable, and it saves the user having to set TERM and mount
filesystems by hand in order to be able to edit /etc/rc.conf

(XXX not very clean, but it's a workaround to be more user-friendly
 for 1.3.2)

Also adapt a few messages slightly so they apply to both situations.
1998-05-15 15:12:29 +00:00
bin * Add support for POSIX "kill [-s signame] pid" syntax; actually fixes PR 5327. 1998-05-10 18:32:46 +00:00
distrib Add MD cleanup function to do some thingd once the install is done. 1998-05-15 15:12:29 +00:00
etc no changes in previous rev, as documented; goof! (sorry). Once again - document that "domainname" is about YP/NIS, not Internet, per PR#5442 1998-05-11 19:01:13 +00:00
games y.tab.h is now called grammar.h (and there's an implied .y.h rule now too) 1998-05-13 19:21:37 +00:00
gnu Fix buffer overflow when forwarding jobs. 1998-05-14 07:31:25 +00:00
include Need <dlfcn.h> for Dl_info. 1998-05-14 01:55:28 +00:00
lib Add `dladdr()' stub. 1998-05-12 21:25:44 +00:00
libexec Need <dlfcn.h> for Dl_info. 1998-05-14 01:55:28 +00:00
regress disable the optimizer the correct way... 1998-04-13 14:28:04 +00:00
sbin Get protocol type for "pmap_getport()" from variable "nfsproto" instead of 1998-05-14 07:44:09 +00:00
share Added man page for the RoadRunner HIPPI driver. 1998-05-14 00:39:09 +00:00
sys Add macppc support. 1998-05-15 12:35:06 +00:00
usr.bin Partial fix for PR kern/5435 -- changed netstat to use unsigned counters 1998-05-14 22:48:49 +00:00
usr.sbin Avoid using FP where its no win. 1998-05-14 21:49:13 +00:00
Makefile Build the appropriate libgcc, so that build-to-destdir works. 1998-05-12 01:59:54 +00:00