freebsd-dev/tools
Warner Losh 7cf62c68c0 nanobsd: Provide empty routines for new embedded scheme
calculate_partitioning and create_code_slice are now required in
nanobsd.sh. While things work with the ones provided by legacy.sh, it's
fighting embedded/common's other actions. Instead, replace them with
stubs.

Sponsored by:		Netflix
2021-09-16 11:54:18 -06: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 tzcode: Implement timezone change detection 2021-09-12 03:07:58 +00:00
bus_space
coccinelle
debugscripts
diag
ifnet
kerneldoc ndis(4): remove as previous announced 2021-01-25 21:45:03 +00:00
LibraryReport
lua
pkgbase
regression Fix a few typos in source code comments 2021-08-14 09:39:17 +02:00
sched
test test/ptrace/scescx.c: fix printing of braces for syscalls without args 2021-09-16 20:26:18 +03:00
tools nanobsd: Provide empty routines for new embedded scheme 2021-09-16 11:54:18 -06: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.