freebsd_amp_hwpstate/tools
Thomas Munro 18f21f0355 Update tools/regression/poll/sockpoll.c for POLLRDPOLL.
Add a POLLRDHUP example to this tool, for comparison with other
operating systems.  Also record current output on FreeBSD and Linux.

Reviewed by:    kib
MFC after:      1 month
Differential Revision:  https://reviews.freebsd.org/D29757
2021-04-28 23:15:39 +12:00
..
LibraryReport
boot tools: boot: use four jobs for building stand 2021-01-31 10:11:41 -06:00
bsdbox ncurses: only keep the version with widechar support 2021-01-05 14:01:32 +01:00
build tools/build/bootstrap-m4: regenerate after d37f81e35b 2021-04-21 10:57:51 +01:00
bus_space
coccinelle
debugscripts since kld_deb.py was removed a while back, this script isn't useful 2020-08-11 22:33:56 +00:00
diag The fsdb(8) utility uses the fsck_ffs(8) disk I/O interfaces, so 2020-09-19 20:06:12 +00:00
ifnet
kerneldoc ndis(4): remove as previous announced 2021-01-25 21:45:03 +00:00
lua
pkgbase
regression Update tools/regression/poll/sockpoll.c for POLLRDPOLL. 2021-04-28 23:15:39 +12:00
sched
test stress2: Added a syzkaller reproducer. A variation of syzkaller32.sh 2021-04-18 07:19:07 +02:00
tools wlanstats: fix build 2021-04-20 19:31:44 +00:00
uma/smrstress
README
install.sh
make_libdeps.sh
tinder.sh

README

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