freebsd-src/usr.bin/xargs
Jilles Tjoelker 23583c4fe1 xargs: If a utility exits with 255 or a signal, write an error message.
If a utility called by xargs exits with status 255 or because of a signal,
POSIX requires writing an error message.

PR:		165155
Submitted by:	Matthew Story matthewstory gmail com
2012-02-24 12:35:17 +00:00
..
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
pathnames.h Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
strnsubst.c Handle maxsize==0 in such a way that we don't modify the string. 2005-12-30 23:22:50 +00:00
xargs.1 Discourage from using "cp -r". 2011-03-24 13:52:59 +00:00
xargs.c xargs: If a utility exits with 255 or a signal, write an error message. 2012-02-24 12:35:17 +00:00