Files
src/tools
John Baldwin 8a50aa0901 nv: Add <sys/_nv.h> header for nvlist_t declaration
This can be useful for headers that wish to use nvlist_t pointers in a
structure or function argument without pulling in all of the headers
from <sys/nv.h>.

Reviewed by:	imp
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D48229
2024-12-30 13:51:48 -05:00
..
2024-09-20 08:45:10 -06:00
2024-12-06 17:38:52 -05:00
2023-08-16 11:55:34 -06:00
2023-08-16 11:55:20 -06:00

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.