freebsd-dev/usr.bin
Hajimu UMEMOTO 06ff7ccb5f Add missing error check after xo_parse_args() in netstat(8).
Submitted by:	Oliver Pinter
Differential Revision:	https://reviews.freebsd.org/D4233
2015-11-24 11:07:37 +00:00
..
addr2line
alias
apply Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
ar Check archive_entry_new() result. 2015-10-29 19:28:21 +00:00
asa
at Finish r89633 and completely remove the remaining of VERSION. 2015-08-25 05:31:00 +00:00
atm
awk
banner
basename Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
bc bc(1): Fix memory corruption issues 2015-11-24 04:15:13 +00:00
biff
bluetooth Drop group privileges after opening the kvm descriptor, otherwise, the code 2015-09-01 06:28:16 +00:00
bmake Merge bmake 20151020 2015-10-23 17:38:01 +00:00
brandelf
bsdiff Check for (old|new)size + 1 overflows off_t. 2015-11-03 17:27:24 +00:00
bzip2
bzip2recover
c89
c99
caesar Final step of eliminating the "games" distribution: Merge src/games 2015-10-02 10:08:11 +00:00
calendar Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
cap_mkdb
catman
chat
checknr
chkey
chpass
cksum
clang Minimize the number of files compiled for clang only (e.g. when neither 2015-09-06 22:02:13 +00:00
cmp Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
col Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
colcrt
colldef colldef(1) does not need the libc's internal collate.h header anymore 2015-11-21 10:52:32 +00:00
colrm
column
comm Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
compile_et
compress
cpio Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in to 2015-10-12 18:31:21 +00:00
cpuset
csplit
ctags
ctlstat Bunch of improvements to ctlstat. 2015-09-21 09:37:49 +00:00
cut Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
cxxfilt
dc
dirname Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
dpv dpv(1) merged to stable/10 before release/10.2.0 2015-10-23 07:38:34 +00:00
drill
dtc Update some obsolete information in the HACKING document. 2015-10-26 11:02:57 +00:00
du
ee
elf2aout
elfcopy
elfdump Rename ELFOSABI_SYSV to ELFOSABI_NONE to match current spec 2015-09-24 21:04:48 +00:00
enigma
env
expand
factor Final step of eliminating the "games" distribution: Merge src/games 2015-10-02 10:08:11 +00:00
false
fetch
file
file2c Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
find
finger
fmt
fold
fortune Use print as a function for Python 3 [PEP 3105] 2015-11-19 00:01:52 +00:00
from
fstat
fsync
ftp
gcore
gencat
getconf getconf(1): Fix typo. _POSIX_V6_LP64_OFFBIG -> _POSIX_V6_LPBIG_OFFBIG. 2015-10-19 21:06:30 +00:00
getent
getopt
gprof
grdc Final step of eliminating the "games" distribution: Merge src/games 2015-10-02 10:08:11 +00:00
grep Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
gzip Update NetBSD RCS IDs to reflect the changes being upstreamed. 2015-10-27 21:26:05 +00:00
head
hesinfo
hexdump
host
iconv Constify opt_f and opt_t and eliminate unneeded copying. This fixes 2015-08-31 05:57:26 +00:00
id
ident Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
indent Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
ipcrm
ipcs
iscsictl Make libxo depend on libutil because it uses humanize_number after r287111 2015-10-18 07:30:50 +00:00
join Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
jot Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
kdump truss: Add support for utrace(2). 2015-10-06 21:58:38 +00:00
keylogin
keylogout
killall
ktrace
ktrdump
lam
last
lastcomm Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
ldd Add support for ARM EABI. 2015-10-16 17:50:36 +00:00
leave
less
lessecho
lesskey
lex META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
limits Add some basic tests that exercise cputime limits with limits(1) 2015-11-09 01:05:31 +00:00
locale Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
localedef lower again the warnings and remove the pragmas unsupported by gcc 4.2.1 2015-11-08 22:23:21 +00:00
locate There is no more point in indexing /var/db/freebsd-update than there is in 2015-11-13 06:16:12 +00:00
lock
lockf
logger
login login.c doesn't really need libutil.h, don't include it. 2015-09-10 22:25:40 +00:00
logins
logname
look Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
lorder Introduce a new make variable: NMFLAGS. 2015-08-14 22:54:52 +00:00
lsvfs
lzmainfo
m4 Revert a modification that crept in and should not 2015-11-21 11:06:20 +00:00
mail
makewhatis
man Restore man -t for manpages rendered by mandoc 2015-09-19 16:00:50 +00:00
mandoc Rename libohash to libopenbsd. 2015-11-04 07:20:55 +00:00
mesg
minigzip
ministat Compute the median of the data set as the midpoint between the two middle 2015-11-24 02:30:59 +00:00
mkcsmapper
mkcsmapper_static META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
mkdep Replace gcc reference with 'cc' and document the default ${CC}. 2015-10-24 05:16:30 +00:00
mkesdb
mkesdb_static
mkfifo
mkimg Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
mklocale Reintegrate colldef(1) and mklocale(1) 2015-11-20 23:15:05 +00:00
mkstr
mktemp
mkulzma
mkuzip
morse Final step of eliminating the "games" distribution: Merge src/games 2015-10-02 10:08:11 +00:00
msgs
mt Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
nc
ncal Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
netstat Add missing error check after xo_parse_args() in netstat(8). 2015-11-24 11:07:37 +00:00
newgrp
newkey
nfsstat
nice
nl
nm
nohup
numactl Connect sesutil(1) and numactl(1) for META_MODE. 2015-09-19 17:47:36 +00:00
number Final step of eliminating the "games" distribution: Merge src/games 2015-10-02 10:08:11 +00:00
opieinfo
opiekey
opiepasswd
pagesize
pamtest META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
passwd
paste
patch Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
pathchk
perror
pom Final step of eliminating the "games" distribution: Merge src/games 2015-10-02 10:08:11 +00:00
pr Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
primes Final step of eliminating the "games" distribution: Merge src/games 2015-10-02 10:08:11 +00:00
printenv
printf Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
procstat Update META_MODE dependencies. 2015-09-17 05:06:34 +00:00
protect
quota
random Final step of eliminating the "games" distribution: Merge src/games 2015-10-02 10:08:11 +00:00
rctl Make rctl(8) use more reasonable buffer size for retrieving the rules. 2015-11-05 19:15:39 +00:00
readelf
renice
rev
revoke
rlogin
rpcgen
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
script Fix SEE ALSO. 2015-08-26 11:54:40 +00:00
sed Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
send-pr
seq
setchannel META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
shar
showmount
size
smbutil META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
sockstat Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
soelim Improve soelim(1) manpages 2015-11-07 01:58:23 +00:00
sort Fix some mdoc(7) issues 2015-10-24 13:43:10 +00:00
split
ssh-copy-id
stat
stdbuf
strings
su
svn Add SUBDIR_PARALLEL. 2015-11-06 00:06:10 +00:00
systat Bump date. Missed in r289873. 2015-10-24 09:41:43 +00:00
tabs
tail
talk
tar Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in to 2015-10-12 18:31:21 +00:00
tcopy
tee
telnet
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
tftp - uri is expected to be nul-terminated (strchr used later), 2015-08-31 06:11:39 +00:00
time
timeout timeout(1): fix the acceptable range values for parse_signal() 2015-10-24 13:47:03 +00:00
tip Don't hide build commands. 2015-09-18 21:01:52 +00:00
top
touch
tput
tr
true
truncate Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
truss Make truss work for CloudABI processes on aarch64. 2015-10-30 08:11:37 +00:00
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
unvis
unzip
usbhidaction Store PID after becoming a daemon() and not before to ensure the 2015-09-28 07:23:05 +00:00
usbhidctl
users
uudecode Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
uuencode Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
vacation Remove unneeded libutil dependency for sendmail. 2015-11-24 04:19:55 +00:00
vgrind Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
vi Use more appropriate ${SHAREDIR} rather than /usr/share. 2015-10-27 23:35:02 +00:00
vis
vmstat Add a missing brace to fix vmstat -s output. 2015-11-21 23:04:12 +00:00
vtfontcvt vtfontcvt: fix buffer overflow for non-default size .hex fonts 2015-09-01 01:35:43 +00:00
w w(1) is not setgid binary since r53279, so remove the setgid() call. 2015-09-09 05:17:04 +00:00
wall
wc Make libxo depend on libutil because it uses humanize_number after r287111 2015-10-18 07:30:50 +00:00
what
whereis
which
who
whois Although the website [1] says US-ASCII is accepted, ISO-8859-1 seems to 2015-08-23 08:22:00 +00:00
write
xargs Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
xinstall install: do not follow symlinks 2015-11-20 08:45:59 +00:00
xlint Rename META_MODE option to DIRDEPS_BUILD 2015-11-14 03:24:48 +00:00
xo Make libxo depend on libutil because it uses humanize_number after r287111 2015-10-18 07:30:50 +00:00
xstr
xz
xzdec
yacc Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
yes
ypcat Rename YP to NIS in the manpages. 2015-09-03 07:18:52 +00:00
ypmatch Rename YP to NIS in the manpages. 2015-09-03 07:18:52 +00:00
ypwhich Rename YP to NIS in the manpages. 2015-09-03 07:18:52 +00:00
Makefile Reintegrate colldef(1) and mklocale(1) 2015-11-20 23:15:05 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc
Makefile.sparc64