Go to file
thorpej 6d78b8c024 When fetching the disk's hardware geometry, first attempt the
DIOCGDEFLABEL ioctl, then fall back onto the DIOCGDINFO ioctl
if that fails.  This ensures that we will get the actual hardware
geometry info rather than any bogus info that might have been
previously written to the disk's label area.
2000-07-06 17:22:43 +00:00
bin Implement --atime-preserve. 2000-07-04 17:28:47 +00:00
crypto Change the USELESS_CRYPTO check to MKCRYPTO_{IDEA,RC5,RSA}. 2000-07-05 13:57:15 +00:00
dist pull up christos's amd patches that didn't make it into 6.0.3 2000-06-16 02:10:12 +00:00
distrib Allow BOOTCODE to be set by the file which includes this one. 2000-07-06 17:17:54 +00:00
etc Add /etc/{hesiod,passwd}.conf. 2000-07-06 11:11:16 +00:00
games remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
gnu Add a `-y' option which filters archives through bzip2(1). 2000-07-05 11:57:57 +00:00
include Fix typo in comment: CUT -> UTC 2000-07-06 12:46:48 +00:00
lib Note that localtime_r() does not imply tzset(); inspired by a conversation 2000-07-06 16:19:15 +00:00
libexec fix non-portable bit-fields 2000-07-06 03:16:51 +00:00
regress include cleanup in regress. 2000-07-03 04:02:34 +00:00
sbin When fetching the disk's hardware geometry, first attempt the 2000-07-06 17:22:43 +00:00
share add bin-install 2000-07-06 17:00:04 +00:00
sys do not show wep keys to non-root users. 2000-07-06 17:22:25 +00:00
usr.bin Use fmt string with printf, from OpenBSD. 2000-07-06 14:30:08 +00:00
usr.sbin remove/hide some debugging code 2000-07-06 16:06:36 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00