HardenedBSD src tree
Go to file
Bruce Evans 292cf0fd45 Add conf.c, machdep.c, exception,s, support.s and swtch.s so that config
will do most of the work for handling them.  Only one extra flag and one
bogus dependency was used for machdep.c and there was never anything
special about the others.

Add locore.s, but commented out.  It's still special.

Remove com.c and lpa.c.
1994-08-30 17:18:34 +00:00
bin
eBones
etc Added /etc/gnats directory to BSD.root.dist mtree template. 1994-08-29 01:35:53 +00:00
gnu Use gnumalloc to help reduce memory consumption. 1994-08-29 17:38:28 +00:00
include Use ${ECHO} instead of echo' so that make -s' is fairly quiet. 1994-08-28 17:44:10 +00:00
lib
libexec Ignore SIGQUITs, cause getty dumps core on garbadge from modem line 1994-08-29 17:28:58 +00:00
sbin
secure
share added hook for post-build script 1994-08-30 16:39:27 +00:00
sys Add conf.c, machdep.c, exception,s, support.s and swtch.s so that config 1994-08-30 17:18:34 +00:00
tools/regression/usr.bin/sed
usr.bin Use cc -E instead of cpp for the preprocessor by default. cc -E is 1994-08-30 16:36:49 +00:00
usr.sbin Remove xntpd for now until it works. 1994-08-30 10:06:53 +00:00
CVS-INFO
HW.TROUBLE
Makefile
TODO