freebsd-skq/tools
Jilles Tjoelker 79b1d31887 sh: Return status 127 for unknown jobs in wait builtin.
This is required by POSIX, at least for pids that are not known child
processes.

Other problems with job specifications still cause wait to abort with
exit status 2.

PR:		176916
2013-06-05 19:40:52 +00:00
..
bsdbox
build BMAKE is now being built by default. 2013-05-21 00:41:49 +00:00
debugscripts
diag
kerneldoc
KSE
LibraryReport
regression sh: Return status 127 for unknown jobs in wait builtin. 2013-06-05 19:40:52 +00:00
sched
test This test is working now, so remove it from NOTWORK. 2013-06-02 01:07:38 +00:00
tools new features (mostly for testing netmap capabilities) 2013-06-05 17:37:59 +00:00
install.sh
make_libdeps.sh Import libyaml as libbsdyml (private brand name) 2013-03-04 11:27:41 +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.