HardenedBSD src tree
Go to file
bde 63eff9d9b8 New flag -u to suppress functions whose name does not begin with an
underscore.  Use it to avoid seeing badsw when profiling the kernel.

Print times more accurately (e.g. usec in %8.0f format instead of
msec in %8.2f format for averages) if hz >= 10000.  This should have
no effect now since profhz is only 1024.
1994-09-05 16:14:54 +00:00
bin Explicitly include <sys/types.h> before including <regex.h>. This is 1994-09-05 13:03:50 +00:00
eBones
etc Change references of 'mount_isofs' to 'mount_cd9660' as needed by FBSD 2.0 1994-09-05 05:14:01 +00:00
games Remove chess from subdirs. It doesn't exist. 1994-09-05 13:12:01 +00:00
gnu
include
lib Don't include <sys/types.h> to get u_int or use u_int for a bogus cast. 1994-09-05 13:41:33 +00:00
libexec
sbin Fix punctuation. 1994-09-05 13:54:02 +00:00
secure
share Restore mk to subdirs. It hasn't been broken seen the 1.1.5 mk files 1994-09-05 12:52:58 +00:00
sys Fix comments. 1994-09-05 14:09:41 +00:00
tools/regression/usr.bin/sed
usr.bin New flag -u to suppress functions whose name does not begin with an 1994-09-05 16:14:54 +00:00
usr.sbin
CVS-INFO
HW.TROUBLE
Makefile
TODO