1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00
freebsd/tools
Jose Luis Duran 9e84289f2c
git-arc: Prefer echo over printf
Prefer echo over printf.  Prevent the newline character from being
translated by using 'blank' instead of 'space' in the re_format.

This change was reviewed in:

https://reviews.freebsd.org/D47289

Committed separately for clarity.

Suggested by:	des
Approved by:	emaste (mentor)
2024-11-05 02:10:16 +00:00
..
boot
bsdbox
build src.conf.5: LOADER_BIOS_TEXTONLY default change 2024-10-30 19:35:57 +00:00
bus_space
coccinelle
debugscripts
diag
ifnet
kerneldoc
LibraryReport
lua
pkgbase
regression
sched
test Fix compilation of bsnmp tests. 2024-10-14 10:23:18 +02:00
tools git-arc: Prefer echo over printf 2024-11-05 02:10:16 +00:00
uma/smrstress
install.sh
make_libdeps.sh
README
tinder.sh

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.