Go to file
jhawk 5b7f59e5d1 For all filesytem image building targets, build ${IMAGE}.tmp and
move it to ${IMAGE} when done, to ensure that an interrupted
build does not leave a broken non-functional target. (This can occur,
for instance, if one types 'make' as a non-root user and the vnconfig
fails, and then a subsequent 'make' will not rebuild the filesystem
image, using the all-zeroes image created by dd.)
2000-07-06 18:16:35 +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 For all filesytem image building targets, build ${IMAGE}.tmp and 2000-07-06 18:16:35 +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 Add NMI and XMI outcommented, the same with VAX 6400 and VAX 8000. 2000-07-06 18:04:56 +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