freebsd-dev/usr.bin
John Baldwin 4403657034 Add a "live" mode to ktrdump.
Support a "live" mode in ktrdump enabled via the -l flag.  In this
mode, ktrdump polls the kernel's trace buffer periodically (currently
hardcoded as a 50 millisecond interval) and dumps any newly added
entries.  Fancier logic for the timeout (e.g. a command line option or
some kind of backoff based on the time since the last entry) can be
added later as the need arises.

While here, fix some bugs from when this was Capsicum-ized:
- Use caph_limit_stream() for the output stream so that isatty() works
  and the output can be line-buffered (especially useful for live
  mode).
- Use caph_limit_stderr() to permit error messages to be displayed if
  an error occurs after cap_enter().

Reviewed by:	kib, 0mp (manpage)
MFC after:	2 months
Differential Revision:	https://reviews.freebsd.org/D17315
2018-10-22 21:25:28 +00:00
..
addr2line DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
alias
apply apply(1): Fix magic number substitution with magic character ' ' 2018-08-08 21:21:28 +00:00
ar usr.bin/ar: use standard 2-Clause FreeBSD license 2018-06-20 18:43:17 +00:00
asa various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
at - Correct the description when jobs are executed related to load avg 2018-08-11 16:29:54 +00:00
atm DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
awk awk(1): Don't install tests at all 2018-01-29 14:15:44 +00:00
banner General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
basename Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
bc DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
biff General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bluetooth various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
bmake Don't override LDFLAGS set in bsd.cpu.mk. 2018-09-25 15:25:42 +00:00
brandelf various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
bsdcat MFV r338519: 2018-09-11 20:51:34 +00:00
bsdiff various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
bzip2 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
bzip2recover DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
c89 various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
c99 various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
caesar DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
calendar Add myself to calendar, and update mentors-mentee relationships. 2018-10-20 17:45:42 +00:00
cap_mkdb General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
chat DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
chkey DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
chpass chpass: reject change/expiry dates beyond y2106 2018-04-19 12:50:49 +00:00
cksum General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
clang lld: add -z interpose support 2018-09-14 15:15:16 +00:00
cmp Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
col Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
colldef various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
colrm General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
column Free data after we're done with it. 2017-12-28 05:33:44 +00:00
comm General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
compile_et DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
compress various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
cpio MFV r338519: 2018-09-11 20:51:34 +00:00
cpuset Missed a bit of doc change from r335921. 2018-07-06 16:23:30 +00:00
csplit various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ctags General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ctlstat Remove hard coded number of lun definition 2017-12-11 14:54:42 +00:00
cut cut: Fix out of boundary write on illegal list argument 2018-05-23 09:16:20 +00:00
cxxfilt DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
dc Make dc(1) buildable. 2018-09-19 07:08:27 +00:00
diff diff(1): Refactor -B a little bit 2018-08-19 04:15:38 +00:00
diff3 Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
dirname Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
dpv Use full month in dpv(3), figpar(3), and bsdconfig(8) manuals 2018-03-14 19:09:06 +00:00
drill DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
dtc dtc(1): Update to 0892ec7; HACKING and implicit header fixes 2018-08-23 02:26:40 +00:00
du General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ee DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
elf2aout various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
elfdump Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
enigma enigma(1) Remove reference to PGP; modernize a bit 2018-05-09 07:46:57 +00:00
env various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
etdump Update release version of FreeBSD. 2018-04-25 18:56:27 +00:00
expand [expand] add __dead2 annotation to usage 2018-05-11 06:55:02 +00:00
factor Make factor(6) buildable. 2018-09-19 07:09:09 +00:00
false General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fetch Through a combination of insufficient variable initialization and 2018-09-10 19:39:20 +00:00
file DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
file2c DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
find find(1): remove empty else condition 2018-07-25 03:42:07 +00:00
finger various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
fmt fmt(1): Fix usage of Nm macro 2017-12-01 21:44:23 +00:00
fold Add basic tests for ctfconvert(1), fold(1) and rs(1) 2017-11-27 20:01:58 +00:00
fortune fortune(6): Fix gcc80 -Wbool-operation warnings. 2018-01-27 17:43:09 +00:00
from General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fstat various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
fsync various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ftp DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
gcore Included VSX registers in powerpc core dumps 2018-06-02 20:28:58 +00:00
gencat SPDX: Fix some cases wrongly attributed to MIT. 2017-11-30 15:10:11 +00:00
getaddrinfo DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
getconf Whoops, forgot to add this file in r334070. 2018-05-23 02:54:28 +00:00
getent various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
getopt Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
gprof .Xr pmcstat(8) from kgmon(8) and gprof(1). 2017-11-27 12:37:14 +00:00
grdc DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
grep Adjust formatting of grep and zgrep manual pages. 2018-08-20 22:23:59 +00:00
gzip Use endian.h le32dec() instead of rolling our own. 2018-07-10 01:42:28 +00:00
head head(1): Provide long options 2018-04-10 14:44:07 +00:00
hesinfo
hexdump Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
host DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
iconv Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
id General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ident Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
indent indent(1): bug fix after r336333 2018-08-15 18:19:45 +00:00
ipcrm Fix build post r330299 2018-03-02 23:31:55 +00:00
ipcs Follow r329348 in ipcs for getting rid of the requirement to include SysV IPC 2018-02-16 18:07:04 +00:00
iscsictl Make iscsictl(1) display "Disabled" status for disabled sessions. 2018-03-10 14:33:00 +00:00
join General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
jot Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
kdump Use 'bool' instead of 'int' for various boolean flags. 2018-08-18 20:23:53 +00:00
keylogin DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
keylogout DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
killall various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ktrace Decode kevent structures logged via ktrace(2) in kdump. 2017-11-25 04:49:12 +00:00
ktrdump Add a "live" mode to ktrdump. 2018-10-22 21:25:28 +00:00
lam Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
last A single comma was missing to separate the "see also" items in 2018-10-20 17:22:04 +00:00
lastcomm various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ldd ldd: reference readelf instead of objdump in warning message 2018-06-15 16:28:50 +00:00
leave General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
less MFV r326007: less v529. 2017-11-20 08:52:33 +00:00
lessecho DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
lesskey DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
lex Fix broken SPDX comment in usr.bin/lex/initparse.c 2018-02-07 17:09:12 +00:00
limits limits(1): fix always true condition 2018-01-21 08:48:26 +00:00
locale various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
localedef Add -b/-l options to localedef(1) to specify output endianness and use 2018-10-20 20:51:05 +00:00
locate Move install of locate.rc to usr.bin/locate/locate/ 2018-09-18 20:50:07 +00:00
lock Make lock(1) use PAM. This makes the -p option work again. (Well, kind of, 2018-02-11 13:35:31 +00:00
lockf various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
logger logger: fix memory leak and use-after-free 2018-05-28 02:40:06 +00:00
login Move fbtab, login.conf, and motd to usr.bin/login/ 2018-08-30 15:52:03 +00:00
logins various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
logname Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
look General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
lorder General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
lsvfs DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
lzmainfo DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
m4 m4: add annotations to various functions 2018-01-24 07:01:44 +00:00
mail Move mail.rc install to usr.bin/mail. 2018-09-18 20:47:06 +00:00
man Switch the default pager for most commands to less 2018-08-08 19:24:20 +00:00
mandoc Import mandoc 1.14.4 2018-09-20 10:58:52 +00:00
mesg General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
minigzip DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
ministat Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
mkcsmapper various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
mkcsmapper_static DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mkdep General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
mkesdb various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
mkesdb_static DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mkfifo General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
mkimg Fix a conditional that got mucked up. 2018-04-12 17:16:13 +00:00
mklocale General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
mkstr General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
mktemp various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
mkuzip various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
morse morse(6): update documentation 2018-01-06 15:52:28 +00:00
msgs Switch the default pager for most commands to less 2018-08-08 19:24:20 +00:00
mt General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
nc DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
ncal ncal: correct history section 2018-06-09 04:40:17 +00:00
netstat Use uintptr_t alone when assigning to kvaddr_t variables. 2018-07-10 13:03:06 +00:00
newgrp various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
newkey DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nfsstat Remove references to the "new" NFS clients and servers. The "old" 2018-10-01 18:26:41 +00:00
nice General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
nl various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
nm DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nohup General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
number DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
objcopy remove doubled name in objcopy manpage 2018-09-11 20:32:57 +00:00
ofed Move mostly useless examples binaries from OFED, as well as the Subnet 2018-07-20 23:52:11 +00:00
opieinfo DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
opiekey DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
opiepasswd DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pagesize General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pamtest DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
passwd various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
paste General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
patch patch(1): Don't check for NUL bytes in Plan A 2018-01-11 15:01:48 +00:00
pathchk various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
perror various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
pom Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
pr Revert license change. 2017-12-01 03:22:40 +00:00
primes Use capsicum helpers to cache NLS data. 2018-06-20 00:13:09 +00:00
printenv Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
printf printf: Add test for width and precision in %b format 2018-08-13 21:54:27 +00:00
proccontrol DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
procstat Add a rudimentary test for procstat kstack. 2018-08-02 16:03:47 +00:00
protect various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
quota This exposes ZFS user and group quotas via the normal 2018-07-05 22:56:13 +00:00
random DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
rctl rctl: correct use of "vmem" instead of "vmemoryuse" 2018-05-25 13:40:07 +00:00
readelf DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
renice General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
resizewin DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
rev General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
revoke various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
rpcgen Free some variables before they go out of scope. 2017-12-28 05:33:34 +00:00
rpcinfo DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
rs Add basic tests for ctfconvert(1), fold(1) and rs(1) 2017-11-27 20:01:58 +00:00
rup rup: Fix -Wcast-align warnings 2018-07-03 19:09:46 +00:00
ruptime General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rusers rusers: modernize a bit 2018-06-25 11:44:56 +00:00
rwall spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
rwho Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
script General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
sdiff sdiff(1) can now be built defaults warning level 2017-12-06 20:10:05 +00:00
sdiotool SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
sed sed: Fix -i option behavior with 'q' command. 2018-08-29 17:09:03 +00:00
seq seq(1): Move long_opts up with globals 2018-05-02 01:04:13 +00:00
setchannel various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
shar General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
showmount Free mp on a couple of error paths. 2017-12-28 05:34:34 +00:00
size DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
smbutil DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
sockstat Make struct xinpcb and friends word-size independent. 2018-07-05 13:13:48 +00:00
soelim DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
sort Don't use absolute path to sed when building usr.bin/join 2018-08-23 18:18:43 +00:00
split General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ssh-copy-id my copyright: some minor adjustments 2018-05-19 20:35:15 +00:00
stat stat(1): cache id->name resolution 2018-08-11 02:56:43 +00:00
stdbuf various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
strings DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
su su(1): build with WARNS=6 2018-06-22 09:10:50 +00:00
svn Update svn_private_config.h - I misread an autoconf change. 2018-05-08 21:01:04 +00:00
systat Chasing r337661, fix systat after arc accounting change. 2018-08-12 07:47:44 +00:00
tabs various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
tail tail(1): Address mandoc concern (space before punctuation after macro) 2018-04-10 14:42:24 +00:00
talk General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tar MFV r338519: 2018-09-11 20:51:34 +00:00
tcopy Free inb on error return. 2017-12-28 05:33:39 +00:00
tee Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
telnet DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
tests
tftp tftp(1): switch default transfer mode to binary 2018-08-23 17:00:07 +00:00
time time(1): use the monotonic clock 2018-05-04 14:39:32 +00:00
timeout timeout.1: Try to improve clarity 2018-03-29 02:13:58 +00:00
tip Move remote & phones to usr.bin/tip/tip/ 2018-09-19 14:56:53 +00:00
top top(1): Rework DESCRIPTION OF MEMORY section. 2018-10-02 08:13:54 +00:00
touch touch.1: Update to conform to POSIX 2004 2018-06-01 22:34:59 +00:00
tput General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tr Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
true General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
truncate truncate: delintify 2018-07-29 07:51:42 +00:00
truss Teach truss how to display shm_open(2), shm_unlink(2) 2018-10-07 19:50:44 +00:00
tset General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tsort General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tty General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ul General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
uname spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
unexpand General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
unifdef various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
uniq Use capsicum helpers to cache NLS data. 2018-06-20 00:13:09 +00:00
units Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
unvis DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
unzip various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
usbhidaction various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
usbhidctl various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
users users(1): Use capsicum helpers for users 2018-06-25 11:44:41 +00:00
uudecode General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
uuencode General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
vacation DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
vgrind Simplify using bsd.endian.mk and have it provide CAP_MKDB_ENDIAN, since it is 2018-06-28 13:48:59 +00:00
vi Don't use CCACHE for linking. 2018-06-27 19:29:15 +00:00
vis DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
vmstat Dynamically allocate IRQ ranges on x86. 2018-08-28 21:09:19 +00:00
vtfontcvt vtfontcvt: allow .bdf characters less than full height 2018-04-03 18:43:00 +00:00
w General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
wall Add RFC 5424 syslog message output to syslogd. 2018-04-15 08:34:16 +00:00
wc wc(1): Fix 'wc -L' 2018-08-02 23:45:14 +00:00
what General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
whereis various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
which various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
who various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
whois General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
write Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
xargs userland: Fix several typos and minor errors 2017-12-27 03:23:01 +00:00
xinstall When doing a -S "safe copy", the install command should do an 2018-08-27 15:20:42 +00:00
xo DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
xohtml Import libxo-0.9.0: 2018-05-23 01:20:31 +00:00
xolint Merge libxo-0.8.2: 2017-06-16 06:29:21 +00:00
xopo Merge libxo-0.8.2: 2017-06-16 06:29:21 +00:00
xstr General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
xz DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
xzdec DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
yacc DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
yes Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
ypcat various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ypmatch various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ypwhich various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
zstd Use a script wrapper for <compress>grep 2018-04-25 13:23:58 +00:00
Makefile send-pr: wave goodbye 2018-08-19 07:12:35 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc
Makefile.sparc64