HardenedBSD src tree
Go to file
Rodney W. Grimes 0cfef2e456 Makefile no longer needs passwd, pwd.db and spwd.db due to fixed pwd_mkdb
that now takes a directory argument.  These files are now built from the
master.passwd file.

Fixed typo on NOOBJ=, was oobj, now noobj.
Rename of targes and variables.  INST1 -> FILESYSTEM, INST2 -> CPIO,
kc -> kcopy.

Floppy targets now dd and gzip the image back onto the hard disk so
that less manual work is required when building a release.

Removed reboot from FILESYSTEM floppy and put df back on, and added
mount_isofs.  Changed scripts to use halt instead of reboot.
1993-08-30 02:18:25 +00:00
bin
etc Makefile no longer needs passwd, pwd.db and spwd.db due to fixed pwd_mkdb 1993-08-30 02:18:25 +00:00
gnu
lib/csu/i386
libexec/makekey
sbin
share/man/man4 New manual pages from NetBSD, revised for FreeBSD slightly 1993-08-28 12:41:23 +00:00
sys Replaced the return (1)'s with return (IO_KBDSIZE) in the probe code so 1993-08-28 13:26:30 +00:00
usr.bin
usr.sbin Removed annoying -Wall 1993-08-30 01:51:16 +00:00