1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/tools
Jilles Tjoelker e94e3511bd sh: Properly show "Not a directory" error in cd builtin.
The errno message display added in r222292 did not take attempting to
cd to a non-directory or something that cannot be stat()ed into account.

PR:		bin/164070
MFC after:	10 days
2012-01-13 23:32:27 +00:00
..
bsdbox Import the first cut of "bsdbox". 2012-01-06 00:56:31 +00:00
build Remove wtmpcvt(1). 2012-01-13 15:40:49 +00:00
debugscripts Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
diag
kerneldoc
KSE Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
LibraryReport
regression sh: Properly show "Not a directory" error in cd builtin. 2012-01-13 23:32:27 +00:00
sched
test Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
tools Bring over a tool to create and destroy wtap instances. 2012-01-11 17:51:56 +00:00
install.sh
make_libdeps.sh - Add missing interdependencies to kerberos libraries. Some of the 2011-09-27 07:14:12 +00:00
README
tinder.sh Add a comment that shows how to limit the build to the specific list of arches. 2011-11-28 14:03:36 +00:00

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