freebsd-dev/tools
Ed Maste 6f6fbfa3a8 Remove quotes around Makefile .error/.warn/.info strings
The text after .error et al is emitted verbatim.

Reviewed by:	sjg
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33904
2022-01-22 14:03:07 -05:00
..
boot CI: add arm64 support to ci-qemu-test.sh 2021-06-26 14:26:41 -04:00
bsdbox ncurses: only keep the version with widechar support 2021-01-05 14:01:32 +01:00
build Remove quotes around Makefile .error/.warn/.info strings 2022-01-22 14:03:07 -05:00
bus_space
coccinelle
debugscripts
diag ufs: Rework shortlink handling to avoid subobject overflows 2022-01-02 20:55:36 +00:00
ifnet
kerneldoc twa: Remove 2021-11-25 00:45:13 -07:00
LibraryReport
lua
pkgbase
regression Fix a few typos in source code comments 2021-08-14 09:39:17 +02:00
sched schedgraph.py: port to Python 3 2022-01-11 15:32:39 +02:00
test stress2: Added a regression test 2022-01-16 07:48:55 +01:00
tools port_conflicts_check.lua: revert commit 82bfeeff10 2022-01-22 13:08:15 +01:00
uma/smrstress
install.sh
make_libdeps.sh
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.