freebsd-skq/tools
bz afbfec712c In sys/netipsec/keysock.c rev. 1.19 a missing priv check was added.
Before that non-su users were able to open pfkey sockets as well.

Add a regression test so we can detect such problems in an automated way
in the future.
2007-11-13 08:59:29 +00:00
..
build s/maybe/may be/ 2007-11-06 23:12:53 +00:00
debugscripts o Correct comments: remove a reference to non-existent gdbinit.9 man page; 2006-05-22 07:12:25 +00:00
diag
kerneldoc - Chase for crypto_if.m -> crytpodev_if.m rename in order to 2007-07-11 05:01:14 +00:00
KSE
LibraryReport
regression In sys/netipsec/keysock.c rev. 1.19 a missing priv check was added. 2007-11-13 08:59:29 +00:00
sched - Fix the ktr header regexp so we match lines with very large indexes. 2007-11-12 17:33:07 +00:00
test
tools o sync w/ net80211 changes 2007-11-03 18:14:12 +00:00
install.sh
make_libdeps.sh - Add cddl/lib to the list of library directories. 2007-10-01 18:11:43 +00:00
README

$FreeBSD$

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.