Go to file
drochner 4741e294cf Supress error message if ENXIO is returned by "open" of disk partition
while "findroot()". This happens if a disk without BSD partition is
present, or if the partition does not exist in the disklabel - normal
operation, not worth reporting. (Split out a part to keep indentation
level limited.)
Allow to set "nfs_boot_rfc951" by a conditional to make bootp easier
to use.
1997-10-07 09:54:16 +00:00
bin Be silend if owner can't be set on cross-device-moved. 1997-10-07 02:06:37 +00:00
distrib Update to current state. 1997-10-07 04:01:29 +00:00
etc add appletalk services [misc/4205] 1997-10-07 08:15:04 +00:00
games fix compiler warnings on the alpha. 1997-10-04 09:28:32 +00:00
gnu Change GCC's INITIALIZE_TRAMPOLINE() function as submitted to Cygnus: 1997-10-06 21:19:11 +00:00
include Declare prototype of lchown(2). 1997-10-06 01:43:21 +00:00
lib Partly backing out last change, only leaving lstat() instead of stat(). 1997-10-07 00:02:44 +00:00
libexec oops, forgot to add WARNS here. 1997-10-07 09:48:03 +00:00
regress Use SUBDIR+= and NOT SUBDIR= if you use several SUBDIR lines. 1997-10-02 11:06:30 +00:00
sbin PR misc/4206: internal -> interval; 1997-10-03 00:55:28 +00:00
share Be correct about manpage compression by regarding MANZ and fixing 1997-10-07 00:30:31 +00:00
sys Supress error message if ENXIO is returned by "open" of disk partition 1997-10-07 09:54:16 +00:00
usr.bin WARNS?=1 1997-10-07 09:19:40 +00:00
usr.sbin Build sup. 1997-10-07 01:36:21 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00