freebsd-dev/usr.bin
Eitan Adler f764243341 top(1): remove unneeded logic
- remove __pure annotations I added earlier for some functions. One
writes to the the arguments as "out" pointers. The
other reads from an array, which while const within the function might
be mutated externally.
- total_change is modified to be at 1, if previously 0, so no if check
is needed.
2018-06-13 11:12:52 +00:00
..
addr2line DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
alias
apply General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ar various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
asa various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
at at.man: Bump .Dd missed in r334502 2018-06-01 22:57:19 +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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +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 Merge bmake-20180512 2018-05-19 00:26:00 +00:00
brandelf various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
bsdcat MFV r328323,328324: 2018-01-24 14:24:17 +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.freebsd 2018-06-10 05:48:03 +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 Regenerate clang man page after upstream change to document the possible 2018-04-11 18:39:47 +00:00
cmp cmp(1): Provide some long options 2018-05-02 01:32:34 +00:00
col General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +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 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
cpuset Implement several enhancements to NUMA policies. 2018-03-29 02:54:50 +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 dc(1): fix modulo operations with fractional inputs 2017-12-07 02:08:55 +00:00
diff Fix memory leak 2018-06-12 16:42:11 +00:00
diff3 DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
dirname General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +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 upstream 006664a 2018-04-13 18:04:51 +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
elfcopy DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
elfdump elfdump: chase ABI tag note name change from r232832 2018-05-30 01:16:50 +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 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
false General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
fetch Support If-Modified-Since for https as well as http. 2018-05-12 17:04:40 +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 Allow compiling usr.bin/find on Linux and Mac 2018-02-06 15:41:26 +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 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +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 bsdgrep(1): Some more int -> bool conversions and name changes 2018-06-09 18:11:46 +00:00
gzip Remove "All rights reserved" from my files. 2018-05-10 06:41:08 +00:00
head head(1): Provide long options 2018-04-10 14:44:07 +00:00
hesinfo
hexdump Standardize SPDX tag on files I've added 2018-05-09 16:52:28 +00:00
host DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
iconv various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
id General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ident Remove "All rights reserved" from my files. 2018-05-10 06:41:08 +00:00
indent indent(1): rename -nsac/-sac ("space after cast") to -ncs/-cs 2018-06-11 05:35:57 +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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kdump kdump: simplify/remove per-arch #ifdefs 2018-04-24 19:23:26 +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 various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
lam General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
last Update other man pages to match leap second reality 2018-06-01 22:37:59 +00:00
lastcomm various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ldd ldd: avoid statically linked executables in example 2017-12-23 19:48:57 +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 userland: Fix several typos and minor errors 2017-12-27 03:23:01 +00:00
locate various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +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 various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
logins various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
logname General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +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 Replace send-mail with the more standarized sendmail, we do not create 2017-12-27 06:23:50 +00:00
man Clean up .Xrs in man(1). 2018-04-25 15:39:36 +00:00
mandoc reinstall the roff(7) manpage 2018-04-13 09:04:31 +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 ministat: disallow negative variance / nan Stddev 2018-02-21 15:54:23 +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 Close cpfrom in an error case. 2017-12-28 05:33:49 +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 Add a SPD cache to speed up lookups. 2018-05-22 15:54:25 +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 nfsstat: Add libxo output 2018-01-30 09:59:52 +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
numactl Implement 'domainset', a cpuset based NUMA policy mechanism. This allows 2018-01-12 22:48:23 +00:00
number DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +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 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pr Revert license change. 2017-12-01 03:22:40 +00:00
primes DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
printenv General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
printf General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
proccontrol DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
procstat Don't escape '?'s in protocol output. 2018-01-23 20:07:51 +00:00
protect various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
quota quota(1): Fix calculation overflow and underflow 2018-04-16 19:33:04 +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 spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
ruptime General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rusers spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
rwall spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
rwho General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
send-pr
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 sockstat: add break that was forgot in 328279 2018-01-23 14:33:19 +00:00
soelim DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
sort Fix the WITH_SORT_THREADS build. 2018-02-07 20:36:37 +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 various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +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 Use strlcpy(). 2017-12-05 07:11:56 +00:00
svn Update svn_private_config.h - I misread an autoconf change. 2018-05-08 21:01:04 +00:00
systat Reduce <sys/queue.h> pollution. 2018-05-11 00:01:43 +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 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
tcopy Free inb on error return. 2017-12-28 05:33:39 +00:00
tee sponge(1): revert 2017-12-06 02:47:46 +00:00
telnet DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
tests
tftp tftpd: Flush files as soon as they are fully received 2018-03-09 23:25:18 +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 Add EXAMPLES to tip(1) man page. 2018-04-28 12:24:05 +00:00
top top(1): remove unneeded logic 2018-06-13 11:12:52 +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 various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
true General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
truncate various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
truss Reformat the enum of syscall argument types. 2018-03-29 00:12:50 +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 uniq(1): Add some long options 2018-05-02 01:17:08 +00:00
units units(1): units(1) free savescr in error condition too 2018-01-15 17:27:43 +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 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
vi DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
vis DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
vmstat vmstat(1): various nits 2018-06-13 08:52:04 +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): Restore regular file char count fast path 2017-12-10 17:56:03 +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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
xargs userland: Fix several typos and minor errors 2017-12-27 03:23:01 +00:00
xinstall Allow xinstall and makefs to be crossbuilt on Linux and Mac 2018-01-16 21:43:46 +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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +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 Add the etdump utility for dumping El Torito boot catalog information. 2018-04-03 21:08:10 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc
Makefile.sparc64