HardenedBSD src tree
Go to file
Bruce Evans 459e429cab Remove dead code. gmon stuff is now done better in libc/gmon an
<machine/profile.h>.  The old version was writing an incomplete
header without the profrate field that is necessary to handle the
current faster profiling clock.  The counters that are where the
the profrate should be are usually 0 and gprof converts a profrate
of 0 to hz so the old version gave times too large by a factor of
profhz/hz = 10.24.
1994-08-22 15:13:41 +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 1) adapted to a world without "fastboot" and "fasthalt". 1994-08-21 04:28:44 +00:00
gnu Added -f to rm so install doesn't abort if the file doesn't exist. 1994-08-20 06:28:37 +00:00
include Changed idempotent strings to reflect directory area. 1994-08-21 04:05:05 +00:00
lib Remove dead code. gmon stuff is now done better in libc/gmon an 1994-08-22 15:13:41 +00:00
libexec Add skey support 1994-08-21 19:10:43 +00:00
sbin Better support for clean bit: prompt the user to fix it if it's wrong 1994-08-21 08:47:10 +00:00
secure Fix afterinstall rule for generating links to the real libcrypt 1994-08-20 18:16:57 +00:00
share Ok, this should work with a centralized package directory now (so you 1994-08-22 13:25:33 +00:00
sys Pad `_cpu_vendor' to finish on a 32-bit boundary so that most of the 1994-08-22 14:28:57 +00:00
tools/regression/usr.bin/sed
usr.bin move #include of <sys/errno.h> so that #defining KERNEL actually has an effect, 1994-08-22 14:28:54 +00:00
usr.sbin
CVS-INFO
Makefile - turn NOCRYPT off 1994-08-20 21:34:59 +00:00
TODO Add my desire for XPG-style message catalogs to the TODO list. 1994-08-21 17:53:06 +00:00