freebsd-src/usr.bin
Dag-Erling Smørgrav 4100bd6caa usr.bin: Remove intrinsic utilities
These utilities can only function correctly if implemented as shell
builtins and exist only because POSIX previously required them.  As of
POSIX 2024, they have all been reclassified as intrinsic utilities and
are no longer required to exist in PATH.  We can therefore retire them.
Cf. XBD 1.7, XRAT C.1.8, Austin Group bug 854.

Note that kill(1) is also considered an intrinsic utility (because
only the shell can interpret job IDs correctly), but we have a working
standalone implementation, which we will keep.

PR:		291686
Relnotes:	yes
Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D54239
2025-12-19 18:15:40 +01:00
..
addr2line packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
apply Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ar packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
asa asa.1: Drop SEE ALSO reference to long-gone f77(1) 2025-07-24 13:25:39 -04:00
at Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
awk awk: Merge upstream manpage updates 2025-09-03 23:59:48 -06:00
backlight Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
banner Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
basename Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
beep beep: Sort usage and man page options 2025-11-22 17:28:46 +00:00
biff Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
bintrans bintrans: disable argument permutation for qp and base64 2025-04-20 13:08:18 -05:00
bluetooth Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
bmake Update to bmake-20251111 2025-12-03 10:15:46 -08:00
brandelf Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
bsdcat libarchive: merge from vendor branch 2025-10-21 17:52:44 +02:00
bsddialog bsddialog: import version 1.0 2023-10-04 18:12:03 +02:00
bsdiff Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
bzip2 packages: Replace libbz2 package with a bzip2 package 2025-09-23 23:06:33 +01:00
bzip2recover packages: Replace libbz2 package with a bzip2 package 2025-09-23 23:06:33 +01:00
c89 packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
c99 packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
caesar Update Makefile.depend files 2024-10-14 10:26:17 -07:00
calendar calendar: Add myself (jlduran) to calendar.freebsd 2025-10-17 16:53:02 +00:00
cap_mkdb Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
chat chat, pppoed: Move to the ppp package 2025-09-23 23:06:32 +01:00
chpass Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
cksum Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
clang Move toolchain utils to -toolchain package 2025-07-28 17:29:29 +01:00
cmp Improve reliability of stdout tests. 2024-11-14 20:41:47 +01:00
col Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
colrm colrm(1): Capsicumise 2024-11-27 13:22:50 +01:00
column column(1): add -l flag 2025-05-13 11:33:08 +01:00
comm Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
compile_et compile_et: reduce the dependency chain for bootstrap tools. 2024-11-06 14:39:57 +01:00
compress uncompress: Avoid reading an extra byte 2024-10-11 09:50:09 -06:00
cpio libarchive: merge from vendor branch 2025-10-21 17:52:44 +02:00
csplit Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ctags packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
ctlstat packages: move ctl{d,stat,adm} to the ctl package 2025-05-28 02:16:29 +01:00
cut cut.1: Align option list and tag spdx 2025-11-03 18:21:58 -05:00
cxxfilt packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
dc/tests usr.bin/bc: remove OpenBSD derived bc and dc commands 2024-11-24 22:38:23 +01:00
diff libc: Rename fscandir{,_b}() to fdscandir{,_b}(). 2025-06-23 15:03:10 +02:00
diff3 diff3: Remove debugging remnant. 2024-09-26 23:12:39 +02:00
dirname Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
dpv Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
drill Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
dtc dtc: Sync with upstream commit 23387dd 2025-06-16 19:31:57 +00:00
du manpages: prefer linking to xo_options.7 over xo_parse_args.3 2025-07-16 12:02:24 -06:00
ee Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
elfcopy packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
elfctl elfctl: add knowledge about the la57 bit 2025-04-28 01:31:59 +03:00
elfdump elfdump: Move to the toolchain package 2025-09-23 23:06:32 +01:00
enigma Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
env Improve reliability of stdout tests. 2024-11-14 20:41:47 +01:00
etdump etdump.1: Polish + xref cd9660(4) 2025-03-21 16:20:21 -04:00
expand Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
factor Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
false Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
fetch fetch: correct env var name for --crl option to work 2024-10-07 11:37:28 +02:00
file Update Makefile.depend files 2024-10-14 10:26:17 -07:00
file2c packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
find find: fix pathnames printed by the SIGINFO handler 2025-10-19 17:26:53 -06:00
finger Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
fmt Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
fold Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
fortune freebsd-tips: Add a shell function for laptops 2025-11-14 09:40:53 -05:00
from Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
fstat Replace last few remaining MAN[1-8] with MAN 2025-07-26 12:00:02 +02:00
fsync fsync: Open files in non-blocking mode 2025-12-05 15:57:44 +01:00
ftp usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
gcore gcore(1): dump NT_PROCSTAT_KQUEUES section 2025-03-24 04:24:14 +02:00
gencat Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
genl genl: fix printing of a command with zero capabilities 2025-02-04 11:52:35 -08:00
getaddrinfo getaddrinfo.{1,3}: Cross-reference ip6addrctl(8) 2024-09-06 12:34:32 -06:00
getconf getconf: Report value of _SC_PHYS_PAGES 2025-10-03 16:43:47 -04:00
getent Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
getopt Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
gh-bc usr.bin/gh-bc: update for version 7.1.0 2025-09-11 16:42:42 +02:00
gprof packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
grdc Update Makefile.depend files 2024-10-14 10:26:17 -07:00
grep Fix zgrep(1) wrapper regression, add test 2025-12-14 13:15:36 -08:00
gzip man: Misc syntax fixes 2024-11-14 16:59:22 -04:00
head Update Makefile.depend files 2024-10-14 10:26:17 -07:00
hesinfo Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
hexdump Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
host Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
iconv usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
id id: Fix WITHOUT_AUDIT build 2025-11-02 14:48:12 +01:00
ident Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
indent indent: Fix buffer overflow 2025-08-08 01:34:07 +02:00
ipcrm Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ipcs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
iscsictl manpages: prefer linking to xo_options.7 over xo_parse_args.3 2025-07-16 12:02:24 -06:00
join Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
jot Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
kdump kdump: Add support for decoding inotify events 2025-07-04 14:42:33 +00:00
killall Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ktrace ktrace: Only enable EXTERROR traces for 'x' 2025-11-05 21:48:37 -05:00
ktrdump Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
kyua pkgbase: fix kyua package 2025-10-28 09:29:05 +01:00
lam lam: fix using stdin more than once 2025-11-14 08:36:28 -06:00
last last: Mild style cleanup 2025-08-12 19:21:12 +02:00
lastcomm Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ldd Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ldd32 ldd32: place in utilities-lib32 not utilities 2024-10-09 10:31:52 -03:00
leave leave: we should also cache time zone 2024-11-27 15:19:07 +01:00
less MFV: less v685. 2025-11-10 00:55:06 -08:00
lessecho Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
lesskey Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
lex packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
limits limits: Unbreak after RLIMIT_VMM addition 2025-12-17 20:38:59 +01:00
locale Update Makefile.depend files 2024-10-14 10:26:17 -07:00
localedef localedef.1: Fix a typo in the manual page 2025-08-17 09:29:04 +02:00
locate locate.updatedb: Revert to using cat to copy the db. 2024-10-02 17:55:06 +02:00
lock lock.1: align options + tag spdx 2024-11-14 16:59:43 -04:00
lockf lockf: minor cosmetic cleanups, no functional change 2025-07-10 12:54:20 -05:00
logger Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
login login.1: Remove mention of login copyright display 2025-12-14 11:48:06 -05:00
logins Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
logname Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
look Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
lorder tests/lorder_test: Update test case description from copy/paste 2025-12-17 18:34:14 +08:00
lsvfs lsvfs(1): Capsicumise 2025-10-06 17:30:17 +02:00
lzmainfo packages: Rename liblzma package to xz 2025-09-30 09:14:46 +01:00
m4 m4: Fix OOB access displaying MIN_INT 2025-05-24 13:26:47 -04:00
mail mail: tests: reset signal disposition before testing 2025-05-29 15:08:50 -05:00
man packages: Add a mandoc package 2025-09-18 10:26:12 +01:00
mandoc mandoc: Also run makewhatis for /usr/share/openssl/man 2025-10-26 02:26:06 +00:00
mdo mdo.1: Document group-related and fine-grained control functionalities 2025-11-26 21:23:37 +01:00
mesg Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mididump packages: Add a sound package 2025-10-02 02:37:35 +01:00
ministat ministat: Clean up usage message, manual page, and chameleon 2025-11-13 11:27:23 +01:00
mkcsmapper Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mkcsmapper_static Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mkdep Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mkesdb Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mkesdb_static Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mkfifo Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mkimg mkimg: Add a -h option and improve usage output to be more expressive 2025-10-18 13:08:36 -06:00
mkstr packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
mktemp mktemp.1: Document TMPDIR in ENVIRONMENT 2025-09-27 17:24:43 +02:00
mkuzip mkuzip: drop support for executable uzip images 2024-10-20 22:45:09 -08:00
morse Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
msgs manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
mt Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
nc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ncal ncal: make -h toggle highlighting of today. 2024-12-12 07:22:14 +00:00
ncurses ncurses: Move utilities to the ncurses package 2025-10-17 20:13:13 +01:00
netstat netstat: add support for UDP-Lite endpoints 2025-10-23 09:15:22 +02:00
newgrp kern: fix setgroups(2) and getgroups(2) to match other platforms 2025-08-14 23:06:09 -05:00
nfsstat manpages: prefer linking to xo_options.7 over xo_parse_args.3 2025-07-16 12:02:24 -06:00
nice Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
nl nl(1): Capsicumise the utility 2024-12-12 09:24:31 +01:00
nm packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
nohup Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
number Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ofed librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping 2025-12-03 11:33:40 +00:00
pagesize Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
pamtest Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
passwd Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
paste Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
patch Revert "patch: fix pch_context() for unified diffs with no leading context" 2025-08-30 17:02:35 -05:00
pathchk Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
perror perror: style nits 2024-11-27 15:26:51 +01:00
pom pom: Cache tzdata before entering capability mode 2025-07-27 12:00:53 -04:00
posixmqcontrol manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
posixshmcontrol Canonicalize the name of the FreeBSD Foundation 2024-10-24 05:03:07 +08:00
pr Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
primes primes: put an additional comment 2025-05-20 04:29:49 +00:00
printenv Update Makefile.depend files 2024-10-14 10:26:17 -07:00
printf Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
proccontrol Add per-process flag to disable logsigexit 2024-12-13 23:18:30 -06:00
procstat kern: Introduce RLIMIT_VMM 2025-12-17 15:08:31 +01:00
protect Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
quota kern: fix setgroups(2) and getgroups(2) to match other platforms 2025-08-14 23:06:09 -05:00
random Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
rctl Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
readelf packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
renice Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
resizewin resizewin.1: Fix option list width typo + spdx 2025-02-03 15:24:41 -05:00
rev Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
revoke Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
rpcgen packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
rpcinfo Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
rs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
runat runat.c: Add an explicit check for snprintf() failure 2025-05-10 07:46:17 -07:00
rup move the SunOS r-commands into the rcmds package 2025-05-05 16:39:25 +01:00
ruptime Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
rusers move the SunOS r-commands into the rcmds package 2025-05-05 16:39:25 +01:00
rwall move the SunOS r-commands into the rcmds package 2025-05-05 16:39:25 +01:00
rwho Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
script Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
sdiff Replace last few remaining MAN[1-8] with MAN 2025-07-26 12:00:02 +02:00
sdiotool Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
sed sed.1: Adjust examples to fit in one line + SPDX 2025-07-15 15:20:11 -04:00
seq seq.1: Reset option list alignment + tag spdx 2025-01-27 14:43:28 -05:00
showmount mountd, showmount: move to the nfs package 2025-05-05 23:14:47 +01:00
size packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
smbutil Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
sockstat sockstat(1): Add "-F" parameter 2025-11-02 16:17:47 +01:00
soelim Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
sort src: Use gnu17 as the default C standard for userland instead of gnu99 2025-02-11 09:16:25 -05:00
split Update Makefile.depend files 2024-10-14 10:26:17 -07:00
ssh-copy-id Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
stat stat: Add option to list holes 2025-09-16 15:38:25 +02:00
stdbuf Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
strings Move toolchain utils to -toolchain package 2025-07-28 17:29:29 +01:00
su su.1: refer to mdo(1) and improve manual syntax 2025-06-11 17:16:21 -06:00
systat systat: improve reporting of UDP statistics 2025-08-13 20:21:34 +02:00
tabs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
tail tail: Tweak follow_rename test case 2025-10-07 18:23:57 +02:00
talk Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
tar libarchive: merge from vendor branch 2025-10-21 17:52:44 +02:00
tcopy Tcopy: add -r option to usage() 2025-10-02 08:24:52 +00:00
tee move ch{own,grp}(8) and tee(1) to FreeBSD-runtime 2025-05-28 02:16:30 +01:00
telnet telnet: Add Support for MIT KRB5 build 2025-06-15 19:49:36 -07:00
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
tftp Update Makefile.depend files 2024-10-14 10:26:17 -07:00
time time: switch to fences for siginfo_recvd 2025-04-20 22:19:17 -05:00
tip cu.1: describe better + tag spdx 2024-11-29 14:38:35 -07:00
top top: improve sort field storage/lookup 2025-08-09 11:00:31 -05:00
touch Update Makefile.depend files 2024-10-14 10:26:17 -07:00
tr Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
true Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
truncate truncate.1: Polish title and examples 2025-07-09 13:52:01 -04:00
truss truss: Properly display first argument to nmount 2025-10-31 17:15:06 +01:00
ts Add ts(1) command 2025-05-27 22:24:22 +02:00
tsort Update Makefile.depend files 2024-10-14 10:26:17 -07:00
tty Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ul Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
uname Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
unexpand Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
unifdef packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
uniq uniq: Fix off-by-one bug in -cD case. 2024-12-09 20:44:46 +01:00
units Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
unvis Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
unzip libarchive: merge from vendor branch 2025-10-21 17:52:44 +02:00
usbhidaction Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
usbhidctl Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
users Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
vacation Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
vgrind Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
vi nvi: import version 2.2.1-52c07e8 2025-01-02 10:04:12 +01:00
vis Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
vmstat vmstat: Print the number of wired pages in each object 2025-10-10 13:28:01 +00:00
vtfontcvt Replace last few remaining MAN[1-8] with MAN 2025-07-26 12:00:02 +02:00
w w: Trim whitespace and commas from time and uptime 2025-10-23 12:29:01 +02:00
wall Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
wc manpages: prefer linking to xo_options.7 over xo_parse_args.3 2025-07-16 12:02:24 -06:00
wg Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
what Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
whereis Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
which Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
who who: Move back to the utilities package 2025-09-23 23:06:33 +01:00
whois Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
write Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
xargs xargs: Convert tests to ATF 2025-07-26 18:44:43 +02:00
xinstall xinstall: Don't use UF_SETTABLE to infer whether st_flags is present 2025-05-06 17:58:10 +01:00
xo Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
xohtml Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
xolint Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
xopo Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
xstr packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
xz packages: Rename liblzma package to xz 2025-09-30 09:14:46 +01:00
xzdec packages: Rename liblzma package to xz 2025-09-30 09:14:46 +01:00
yacc packages: rename elftoolchain to toolchain, add more things 2025-05-28 02:16:30 +01:00
yes Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ypcat Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ypmatch Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ypwhich Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
zstd src: Use gnu17 as the default C standard for userland instead of gnu99 2025-02-11 09:16:25 -05:00
Makefile usr.bin: Remove intrinsic utilities 2025-12-19 18:15:40 +01:00
Makefile.amd64 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.arm Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.i386 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.powerpc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00