freebsd-dev/tools
Jilles Tjoelker e74e09f851 sh: Test that bogus values of PWD are not imported from the environment.
Current versions pass this test trivially by never importing PWD, but I plan
to change sh to import PWD if it is an absolute pathname for the current
directory, possibly containing symlinks.
2010-04-11 20:21:34 +00:00
..
build Remove GNU cpio after fix of CVE-2010-0624. 2010-03-26 17:02:32 +00:00
debugscripts
diag
kerneldoc
KSE
LibraryReport
regression sh: Test that bogus values of PWD are not imported from the environment. 2010-04-11 20:21:34 +00:00
sched
test
tools Fix comment about NANO_ARCH. It can be set now. Also add a warning 2010-04-06 16:23: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.