opnsense-src/tools
Warner Losh c84d43b57c full-test.sh: Include fastboot for hardlinks
13.x didn't need this, but 14.2 does need it. Extract /sbin/fastboot
too since it's recorded as the target of reboot/halt that we do want.

Sponsored by:		Netflix
2025-04-09 14:53:36 -06:00
..
boot full-test.sh: Include fastboot for hardlinks 2025-04-09 14:53:36 -06:00
bsdbox Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
build depend-cleanup: Handle ctld moving from C to C++ 2025-04-02 14:43:17 -04:00
bus_space Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
coccinelle copystr(9): Move to deprecate (attempt #2) 2020-05-25 16:40:48 +00:00
debugscripts Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06:00
diag Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ifnet Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
kerneldoc Remove SOC FPGA drivers 2024-12-06 17:38:52 -05:00
LibraryReport Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
lua Remove $FreeBSD$: one-line lua tag 2023-08-16 11:55:34 -06:00
pkgbase Remove $FreeBSD$: one-line lua tag 2023-08-16 11:55:34 -06:00
regression kerberos5, libcom_err, others: append to LDFLAGS instead of replacing 2025-04-05 14:19:57 -07:00
sched Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
test stress2: Move files to the right directory 2025-04-03 12:25:31 +02:00
tools Revert "git-arc: Add stage -n to not change the branch" 2025-04-08 11:59:44 +01:00
uma/smrstress Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
install.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
make_libdeps.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
README Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06:00
tinder.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -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.