freebsd-dev/tools
Jilles Tjoelker 71828da5ff sh: Recognize "--" as end of options in alias builtin.
Aliases starting with "-" (which are non-POSIX) will need to be preceded by
an alias not starting with "-" or the newly added "--".
2013-08-25 11:42:53 +00:00
..
bsdbox
build The iconv in libc did two things - implement the standard APIs, the GNU 2013-08-13 07:15:01 +00:00
debugscripts
diag
kerneldoc
KSE
LibraryReport
regression sh: Recognize "--" as end of options in alias builtin. 2013-08-25 11:42:53 +00:00
sched
test Add simple test for the read/write/lseek on posix shm filedescriptor. 2013-08-21 17:47:11 +00:00
tools Catch up with various changes to if_data and make this compile again 2013-08-20 14:37:06 +00:00
install.sh
make_libdeps.sh
README
tinder.sh

$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.