opnsense-src/tools
Ed Maste 311f95ce3d mfc-candidates: move pretty printing into lua
d51c59002367 moved the MFC hash matching logic into a lua utility
script but left the output formatting in the shell script. Simplify this
slightly by just printing the formatted output from lua.

Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44836

(cherry picked from commit 793745fad866f65863ab3b16a17bdf18dc779efd)
2024-08-01 11:11:45 -04:00
..
boot Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
bsdbox Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06:00
build stale-symlink-buildworld.sh: a script to check for stale symlinks on a FreeBSD system 2024-07-13 10:11:51 +00:00
bus_space Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
coccinelle
debugscripts Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06:00
diag Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06:00
ifnet Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
kerneldoc Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06: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 Remove remnants of portsnap(8) 2024-05-09 15:52:53 +09:00
sched Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
test gpioevents: Fix build with newer Clang 2024-03-24 13:48:55 -04:00
tools mfc-candidates: move pretty printing into lua 2024-08-01 11:11:45 -04: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.