freebsd-dev/tools
tjr fcbcd6f1fb Test that if the buffer argument (`s') to wcrtomb() is NULL then
the value of the supplied wide character is ignored and L'\0' is used
instead. Remove incorrect comments about "internal buffer" since wcrtomb()
does not have one (wctomb() does).
2002-12-19 02:01:39 +00:00
..
3.0-upgrade Fixed typos. 2002-06-06 14:08:04 +00:00
build/make_check Add a test for what was fixed in revisions 1.39 and 1.50 of 2002-11-28 13:21:32 +00:00
diag Make it works with POSIX sort (POS arg) 2002-09-24 20:05:01 +00:00
KSE/ksetest Directly load %edx from mailbox 2002-11-23 04:39:52 +00:00
LibraryReport
regression Test that if the buffer argument (`s') to wcrtomb() is NULL then 2002-12-19 02:01:39 +00:00
test
tools add program used to exercise/test /dev/crypto symmetric crypto functionality 2002-12-14 06:23:58 +00:00
install.sh Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
make_libdeps.sh Update for current /usr/src. 2002-05-28 08:25:29 +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.