freebsd-src/tools
Warner Losh b661d9e64d Revert "checkstyle9.pl: Add check for missing space between ) {"
This reverts commit 6bad7d2486.

Turns out this special case wasn't necessary, and this was already
detected and due to another error (running the script got dropped
from my experimental scripts), I hadn't noticed.

Sponsored by:		Netflix
2024-05-29 11:18:00 -06:00
..
boot boot/universe.sh: Add tests to keep MK_LOADER_BIOS_TEXTONLY working 2024-02-17 23:29:07 -07:00
bsdbox
build Revert "checkstyle9.pl: Add check for missing space between ) {" 2024-05-29 11:18:00 -06:00
bus_space
coccinelle
debugscripts
diag
ifnet
kerneldoc
LibraryReport
lua
pkgbase
regression Remove remnants of portsnap(8) 2024-04-30 22:44:34 +09:00
sched
test stress2: Don't run aesni.sh on non-x86 platforms 2024-05-27 11:26:47 -04:00
tools option_survey.sh: Bump size to 5GB 2024-05-23 10:47:38 -06:00
uma/smrstress
install.sh
make_libdeps.sh
README
tinder.sh

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.