freebsd-dev/usr.bin
Jilles Tjoelker 7094589003 xargs: Before exiting, wait for all invocations of the utility.
This only has an effect with -P, otherwise errors are only detected when the
utility is not running.

Submitted by:	Matthew Story
2012-03-16 16:41:28 +00:00
..
alias
apply
ar Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
asa
at Partially revert r227233. 2011-11-06 20:30:21 +00:00
atm
awk
banner
basename
bc - Fix an erroneous invocation of the editline. 2012-03-15 01:43:44 +00:00
biff
bluetooth
brandelf Fix warning when compiling with gcc46: 2012-01-10 02:58:29 +00:00
bsdiff Silence bogus warning when compiling with gcc46: 2012-01-10 02:58:44 +00:00
bzip2
bzip2recover
c89
c99
calendar Replace the three spaces with one tag. 2012-03-01 19:17:56 +00:00
cap_mkdb
catman
chat
checknr
chkey Handle NULL return from crypt(3). Mostly from DragonFly 2012-02-22 06:27:20 +00:00
chpass Remove unnecessary cast 2012-02-14 10:11:45 +00:00
cksum Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
clang Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that 2012-02-29 22:58:51 +00:00
cmp
col
colcrt
colldef
colrm
column
comm Add helpful clarification text. While not strictly necessary, these 2011-11-16 22:02:59 +00:00
compile_et
compress Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
cpio Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
cpuset
csplit
csup Use srandom() to init the PRNG, not srand(), since we use random(). 2012-02-29 22:35:09 +00:00
ctags
ctlstat Fix building ctlstat with clang. 2012-01-12 22:12:42 +00:00
cut
dc - Fix an erroneous invocation of the editline. 2012-03-15 01:43:44 +00:00
dig
dirname
du du: Allow multiple -HLP options, the last one wins. 2011-12-17 23:18:14 +00:00
ee
elf2aout
elfdump Don't extract the n_type value from the elf header, since it is never used 2012-02-16 05:16:55 +00:00
enigma Handle NULL return from crypt(3). Mostly from DragonFly 2012-02-22 06:27:20 +00:00
env
expand Mark global functions and/or variables in expand(1) static where possible. 2011-11-06 18:49:30 +00:00
false
fetch Document the 'URL' argument. 2012-02-28 22:15:46 +00:00
file
file2c
find Replace char copyright[] by static const char copyright[]. 2011-12-10 18:11:06 +00:00
finger Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
fmt
fold
from
fstat Backout r230934 which didn't work with unix sockets and 2012-02-27 17:39:34 +00:00
fsync
ftp
gcore
gencat Removed unused code: fixes compiler warning with CC=gcc46 2012-02-16 05:17:01 +00:00
getconf
getent
getopt
gprof More fixes for correct printf length modifiers usr.bin/gprof. 2011-12-17 14:51:24 +00:00
grep Remove duplicate line from usage 2012-01-15 17:01:28 +00:00
gzip
head
hesinfo
hexdump Fix decoding of escape sequences in format strings: 2012-01-28 18:49:04 +00:00
host
iconv
id
indent Document the [n]eei and [n]bacc options 2012-03-03 18:07:53 +00:00
ipcrm
ipcs Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
join
jot
kdump Fix style in previous commit. 2012-02-24 20:12:53 +00:00
keylogin
keylogout
killall
ktrace
ktrdump
lam Mark global functions and/or variables in lam(1) static where possible. 2011-11-06 18:49:41 +00:00
last - Replace "wtmp" with "utx.log" because last(1) no longer reads wtmp. 2012-01-22 11:34:24 +00:00
lastcomm
ldd
leave
less
lessecho
lesskey
lex Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
limits Add -P option to allow get and set limits for other processes. 2012-01-25 20:14:41 +00:00
locale
locate Touch up some more small typos missed in the previous round. 2012-01-05 21:36:45 +00:00
lock Handle NULL return from crypt(3). Mostly from DragonFly 2012-02-22 06:27:20 +00:00
lockf
logger
login Remove unnecessary cast 2012-02-14 10:11:45 +00:00
logins Reencode files from latin1 to UTF-8. 2011-12-30 10:59:15 +00:00
logname
look
lorder
lsvfs
lzmainfo
m4 Globally replace u_int*_t from (non-contributed) man pages. 2012-02-12 18:29:56 +00:00
mail fgets(3) returns a pointer, so compare against NULL, not integer 0. 2012-01-13 06:51:15 +00:00
make Include target names in diagnostic output. 2012-02-12 05:34:01 +00:00
makewhatis
man Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
mesg
minigzip
ministat
mkcsmapper
mkcsmapper_static
mkdep
mkesdb - Remove a GCC-specific compiler flag that was added before to eliminate 2011-12-21 12:07:14 +00:00
mkesdb_static
mkfifo
mklocale
mkstr
mktemp
mkulzma mkulzma used to create lzma compressed images, just like mkuzip do. 2012-01-04 23:45:10 +00:00
mkuzip
msgs
mt In usr.bin/mt/mt.c, the c_code member of struct commands should really 2011-12-17 02:23:30 +00:00
nc
ncal o Use ISO 3166 county code for Sweden. 2012-02-22 21:08:58 +00:00
ncplist Fix warning when compiling with gcc46: 2012-01-10 02:58:20 +00:00
ncplogin Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
netstat After r232745, which makes sure __bswap16(), ntohs() and htons() return 2012-03-09 20:50:15 +00:00
newgrp Handle NULL return from crypt(3). Mostly from DragonFly 2012-02-22 06:27:20 +00:00
newkey
nfsstat
nice
nl
nohup
nslookup
nsupdate
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste Mark global functions and/or variables in paste(1) static where possible. 2011-11-06 18:49:53 +00:00
pathchk
perror
pr Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
printenv
printf Style cleanups for printf. 2012-01-12 20:30:20 +00:00
procstat Update the description for -s flag after r232182. 2012-02-29 15:06:40 +00:00
quota
rctl Use proper "maxproc" name, not "nproc". 2012-03-01 10:21:10 +00:00
renice
rev
revoke
rlogin Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
rpcgen In usr.bin/rpcgen/rpc_main.c, use execvp(3) instead of execv(3), so 2012-02-06 21:35:11 +00:00
rpcinfo Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
rs
rsh
rup
ruptime
rusers
rwall
rwho
script
sed
seq
setchannel
shar
showmount
smbutil
sockstat Try to avoid ambiguity when sysctl returns ENOMEM additionally 2012-02-01 18:03:21 +00:00
split Fix warning when compiling with gcc46: 2012-01-10 02:55:43 +00:00
stat
su
systat Whitespace fixes. 2012-02-05 09:17:49 +00:00
tabs
tail
talk Remove hand-written version of strcspn(). 2012-01-03 11:13:07 +00:00
tar Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
tcopy
tee Reverting last change r231449 (fix bin/164947) due to concerns voiced 2012-02-11 16:34:03 +00:00
telnet
tftp fgets(3) returns a pointer, so compare against NULL, not integer 0. 2012-01-13 06:51:15 +00:00
time
tip Make tip exit if the device disappears, for instance when unplugging 2012-01-28 20:45:47 +00:00
top Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
touch Remove useless and potentially dangerous rw() function which tries to 2012-02-04 13:37:31 +00:00
tput
tr Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
true
truncate
truss Add more static keywords to truss(1) source code. 2011-12-10 18:27:55 +00:00
tset Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
tsort
tty
ul
uname
unexpand
unifdef Mark global functions and/or variables in unifdef(1) static where possible. 2011-11-06 18:50:00 +00:00
uniq
units
unvis
unzip fgets(3) returns a pointer, so compare against NULL, not integer 0. 2012-01-13 06:51:15 +00:00
usbhidaction
usbhidctl
users
uudecode
uuencode
vacation Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
vgrind Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
vi
vis
vmstat In usr.bin/vmstat/vmstat.c, cast several printf field widths to int, and 2011-12-17 19:22:24 +00:00
w
wall
wc
what
whereis Reencode files from latin1 to UTF-8. 2011-12-30 10:59:15 +00:00
which Mark global functions and/or variables in which(1) static where possible. 2011-11-06 18:50:26 +00:00
who And of course, I forgot to add -a to the usage. 2012-02-11 21:50:44 +00:00
whois Mark global functions and/or variables in whois(1) static where possible. 2011-11-06 18:50:33 +00:00
write Fix write(1) to support wide characters. 2012-02-13 14:40:15 +00:00
xargs xargs: Before exiting, wait for all invocations of the utility. 2012-03-16 16:41:28 +00:00
xinstall
xlint Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
xstr Mark global functions and/or variables in xstr(1) static where possible. 2011-11-06 18:50:39 +00:00
xz
xzdec
yacc Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Remove wtmpcvt(1). 2012-01-13 15:40:49 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.powerpc
Makefile.sparc64