freebsd-dev/usr.bin
Mike Karels 372e3d561d netstat -i: compute most field widths dynamically
The network and address fields were sometimes truncated for netstat -i
without -W, and often much too wide for netstat -i with the -W option.
Fields such as normal packet counts often overflowed.  As a result,
columns didn't line up, and large white spaces made it harder to
follow a line across the display.  Change the code to compute the
required field sizes for network, address, and various packet counts.
Hoist the code to format network and address into a subroutine that
can be called twice, once to measure the required field widths,
and once to emit the values.  Use separate field widths for input
and output packets, byte counts, and error and drop counters.
These are left at defaults (the preceding values) with the -h
option, in which case the fields have a limited total width.
An extra space is included between the Network and Address, which
otherwise seemed too close.

Change the mention of -W with -i in the man page to say that most
field widths are computed dynamically in this case.

MFC after:	1 week
Reviewed by:	sjg, glebius
Differential Revision:	https://reviews.freebsd.org/D41160
2023-07-26 10:56:52 -05:00
..
addr2line pkgbase: Create a FreeBSD-elftoolchain package 2023-02-08 08:49:12 +01:00
alias
apply Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ar spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
asa Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
at spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
awk Separate dependencies on tools built for host. 2023-06-29 23:52:03 -07:00
backlight spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
banner Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
basename Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
bc Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
beep beep(1): Initial version of utility to create terminal beep via soundcard. 2021-11-04 09:00:46 +01:00
biff Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
bintrans Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
bluetooth spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
bmake Merge bmake-20230622 2023-06-27 13:57:58 -07:00
brandelf Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
bsdcat Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
bsddialog contrib/bsddialog: Import version 0.4 2022-09-25 15:09:16 +02:00
bsdiff spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
bzip2 Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
bzip2recover Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
c89 spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
c99 Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
caesar pkgbase: Create a FreeBSD-games package 2022-10-26 19:46:40 +02:00
calendar spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
cap_mkdb Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
chat Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
chkey Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
chpass usr.bin/chpass: Correct manpage regarding path to temp files 2021-05-25 16:23:20 +01:00
cksum Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
clang Move LIBADD lines from usr.bin/clang/*/Makefile one level up 2023-07-23 22:04:55 +02:00
cmp Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
col Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
colrm Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
column Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
comm Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
compile_et Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
compress spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
cpio Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
cpuset Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
csplit spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ctags Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
ctlstat spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
cut Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
cxxfilt pkgbase: Create a FreeBSD-elftoolchain package 2023-02-08 08:49:12 +01:00
dc spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
diff diff: Fully comment out the jackpot variable. 2023-06-20 09:29:00 -07:00
diff3 diff3: Use ranges for new and old diffedits in ed scripts 2022-08-02 14:38:11 +01:00
dirname Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
dpv Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
drill ldns: Upgrade to 1.8.3. 2023-05-24 15:50:18 +00:00
dtc spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
du Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ee Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
elfctl Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
elfdump Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
enigma Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
env Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
etdump etdump: exit on error if section header or entry offset is OOB 2023-03-22 09:12:45 -04:00
expand Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
factor Fix the build post-dcf5d5603b3af8 2023-05-27 19:18:43 -07:00
false Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
fetch Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
file Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
file2c Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
find Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
finger Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
fmt Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
fold Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
fortune Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
from Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
fstat spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
fsync spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ftp Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
gcore spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
gencat spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
genl genl: add new command to list genetlink(4) 2023-05-30 13:36:43 +02:00
getaddrinfo Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
getconf getconf(1): add DEALLOC_PRESENT 2023-04-26 13:13:36 +02:00
getent spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
getopt Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
gh-bc bc: remove MIPS Makefile case 2023-03-01 10:38:12 -05:00
gprof Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
grdc Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
grep spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
gzip spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
head Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
hesinfo Bump .Dd for recently modified manual pages 2022-06-27 18:20:03 +02:00
hexdump hexdump: Partial lines cannot be repetitions of earlier lines. 2023-06-08 18:39:05 -07:00
host Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
iconv Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
id Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ident Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
indent Restore and document -ps / -nps option. 2023-06-29 13:59:49 +00:00
ipcrm Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ipcs Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
iscsictl spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
join Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
jot Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
kdump kdump: Add a facility to print numbers in decimal format always 2023-05-26 19:35:08 +03:00
keylogin Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
keylogout Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
killall spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ktrace Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
ktrdump Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
kyua Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>. 2022-12-04 16:25:21 -08:00
lam Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
last Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
lastcomm spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ldd ldd: Use __PATH_RTLD("32") over _COMPAT32_PATH_RTLD 2023-07-09 18:50:24 +01:00
ldd32
leave Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
less less: Re-enable -Wdeprecated-non-prototype warnings. 2023-05-25 09:16:20 -07:00
lessecho less: Re-enable -Wdeprecated-non-prototype warnings. 2023-05-25 09:16:20 -07:00
lesskey less: Re-enable -Wdeprecated-non-prototype warnings. 2023-05-25 09:16:20 -07:00
lex Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
limits Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
locale spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
localedef Correctly spell illumos (all lowercase) in man pages 2023-06-29 13:14:45 +02:00
locate spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
lock Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
lockf Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
logger syslog.3: document ident[N] format 2023-07-03 19:46:40 +07:00
login spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
logins Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
logname Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
look Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
lorder lorder: add deprecation notice 2023-03-21 10:20:42 -04:00
lsvfs Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
lzmainfo Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
m4 Fix spelling of "behavior" to be consistent with the rest of the file 2023-06-23 05:48:01 +00:00
mail Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
man man(1): use gzcat for .gz files 2023-07-04 15:42:55 -04:00
mandoc Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mesg Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
ministat Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mkcsmapper Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mkcsmapper_static Remove mkcsmapper_static and mkesdb_static from build-tools 2021-08-02 14:33:25 +01:00
mkdep Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
mkesdb Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mkesdb_static Remove mkcsmapper_static and mkesdb_static from build-tools 2021-08-02 14:33:25 +01:00
mkfifo Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
mkimg base: Remove support for the VTOC8 partitioning scheme 2023-07-26 13:16:12 +02:00
mkstr Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mktemp Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
mkuzip Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
morse morse.6: Mention to standards in the SEE ALSO section 2023-04-16 11:46:09 +02:00
msgs Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mt Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
nc Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ncal spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ncurses ncurses: chase dependency changes in the source tree 2021-10-04 11:38:24 +02:00
netstat netstat -i: compute most field widths dynamically 2023-07-26 10:56:52 -05:00
newgrp spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
newkey Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
nfsstat Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
nice Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
nl spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
nm pkgbase: Create a FreeBSD-elftoolchain package 2023-02-08 08:49:12 +01:00
nohup Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
number
objcopy pkgbase: Create a FreeBSD-elftoolchain package 2023-02-08 08:49:12 +01:00
ofed irdma: Add RDMA driver for Intel(R) Ethernet Controller E810 2022-05-23 16:52:49 -07:00
pagesize
pamtest
passwd Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
paste Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
patch spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
pathchk spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
perror Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
pom pkgbase: Create a FreeBSD-games package 2022-10-26 19:46:40 +02:00
posixshmcontrol posixshmcontrol.1: Document posixshmcontrol create -l 2023-05-25 18:09:55 -04:00
pr spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
primes
printenv Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
printf Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
proccontrol Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
procstat procstat: Remove set but unused variable. 2023-06-20 09:29:00 -07:00
protect spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
quota Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
random Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
rctl spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
readelf pkgbase: Create a FreeBSD-elftoolchain package 2023-02-08 08:49:12 +01:00
renice Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
resizewin resizewin: Stop printing bogus NUL to TTY 2023-06-14 23:58:36 +01:00
rev Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
revoke spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
rpcgen rpcgen: Perform shell-style word expansion on RPCGEN_CPP 2023-07-14 02:35:25 +01:00
rpcinfo Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rs Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rup Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ruptime Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rusers Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
rwall Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
rwho Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
script Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
sdiff Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
sdiotool spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
sed Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
seq seq: style(9) cleanup 2023-07-21 10:17:24 -04:00
shar
showmount Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
size pkgbase: Create a FreeBSD-elftoolchain package 2023-02-08 08:49:12 +01:00
smbutil Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
sockstat spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
soelim Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
sort spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
split Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
ssh-copy-id spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
stat spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
stdbuf stdbuf: Code cleanup. 2023-06-29 15:30:05 +00:00
strings
su
systat systat: Chase 70ea484e3e, removing vdev_cache 2023-06-27 11:34:29 -07:00
tabs spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
tail Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
talk Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
tar Enable building tar for non-FreeBSD host 2023-04-24 10:20:17 -07:00
tcopy Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
tee Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
telnet Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
tests
tftp Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
time Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
tip Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
top top(8): restore erronously removed SWAIT array element 2023-06-21 08:43:11 +03:00
touch Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
tr Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
true Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
truncate spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
truss spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
tsort tsort: Add unit tests. 2023-05-10 15:45:44 +02:00
tty Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
ul Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
uname Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
unexpand Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
unifdef unifdef: Fix case where a multiline comment follows a directive. 2023-07-19 14:47:23 +00:00
uniq Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
units units: Remove set but unused variable. 2023-06-20 09:28:59 -07:00
unvis Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
unzip unzip(1): Comma after e.g. 2023-06-27 10:58:40 -06:00
usbhidaction spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
usbhidctl Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
users Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vacation Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vgrind Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vi Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vis Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vmstat Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vtfontcvt Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
w Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
wall Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
wc Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
wg wg: drop -Wno-cast-qual from CFLAGS 2022-11-04 22:46:55 -05:00
what Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
whereis spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
which Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
who spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
whois Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
write Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
xargs xargs: Install missing test output. 2023-07-13 23:39:51 +00:00
xinstall xinstall: do not use copy_file_range(2) when BOOTSTRAPPING 2023-07-09 01:25:23 +02:00
xo xo: Disable -Wunused-but-set-variable. 2023-06-27 10:19:32 -07:00
xohtml Import Juniper libxo-1.6.0 2023-01-30 13:37:33 -05:00
xolint
xopo
xstr Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
xz Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
xzdec Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
yacc Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
yes Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ypcat spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
ypmatch spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
ypwhich spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
zstd Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
Makefile genl: add new command to list genetlink(4) 2023-05-30 13:36:43 +02:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc