1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/tools
Jilles Tjoelker 9d8ca3b2ad nftw(): POSIX says directories causing loops should be silently skipped.
Formerly, loops caused nftw() to abort the traversal with ELOOP.
2012-08-09 22:05:40 +00:00
..
bsdbox
build When WITHOUT_CLANG is being used, also clean out the clang 3.1 headers 2012-07-23 16:36:13 +00:00
debugscripts
diag
kerneldoc - remove non-existent input directories from the configs 2012-02-01 10:59:19 +00:00
KSE
LibraryReport
regression nftw(): POSIX says directories causing loops should be silently skipped. 2012-08-09 22:05:40 +00:00
sched
test Add a test program, written by Stephan Uphoff, which demonstrates the 2012-07-11 19:12:10 +00:00
tools Be more descriptive about poll error / timeout when transmitting. 2012-08-08 19:15:01 +00:00
install.sh
make_libdeps.sh - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings 2012-03-22 08:48:42 +00:00
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.