HardenedBSD src tree
Go to file
Garrett Wollman c59ae063cb Add support for two modifier variables which will be useful soon:
PRECIOUSLIB causes the shared library to be installed with the system
immutable flag (schg) set.  (You can add other flags for shared-library
installation by modifying SHLINSTALLFLAGS.)

INTERNALLIB disables the generation of non-shared versions of the library.
This may be of use for programs like Taylor UUCP and GCC which have large
internal libraries shared among a number of programs.
1994-08-26 18:58:10 +00:00
bin Touch init.c after making it in case mkinit refused to touch it after not 1994-08-21 10:44:51 +00:00
eBones
etc Add sample (empty) fbtab file. Anyone is welcome to add additional 1994-08-22 20:00:39 +00:00
gnu Fixed Makefile for make depend some more. The .depend target was not 1994-08-25 08:36:26 +00:00
include Changed idempotent strings to reflect directory area. 1994-08-21 04:05:05 +00:00
lib Moved the csu directory to be first on the SUBDIR list. This is 1994-08-25 13:39:18 +00:00
libexec Whoops - forgot to add this guy. 1994-08-26 05:32:15 +00:00
sbin Added comcontrol ...this thing *really* should be renamed. 1994-08-26 16:30:55 +00:00
secure
share Add support for two modifier variables which will be useful soon: 1994-08-26 18:58:10 +00:00
sys Added ntp_gettime and ntp_adjtime syscalls, both nosys'ed out until 1994-08-26 18:15:25 +00:00
tools/regression/usr.bin/sed
usr.bin We really, really /don't/ want to have a shared lex library. Also, 1994-08-25 23:11:07 +00:00
usr.sbin Remove duplicate declaration of sys_errlist[]. 1994-08-26 06:09:21 +00:00
CVS-INFO
Makefile Added libkern to list of libraries to build. 1994-08-25 14:45:46 +00:00
TODO Add my desire for XPG-style message catalogs to the TODO list. 1994-08-21 17:53:06 +00:00