freebsd-dev/tools
Bjoern A. Zeeb 6007da5f92 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
diag
kerneldoc
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
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.