summaryrefslogtreecommitdiff
path: root/usr.bin/xargs/xargs.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.1.0_cvscvs2svn1999-02-161-1/+1
* Calls one or more of malloc(), warn(), err(), syslog(), execlp() orDag-Erling Smørgrav1998-10-131-3/+3
* Remove compile time dependency on ARG_MAX.Joseph Koshy1998-06-171-3/+5
* Use err(3) instead of local redefinition.Philippe Charnier1997-08-271-48/+22
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Reviewed by: Warner Losh <imp@village.org>Warner Losh1996-11-011-5/+18
* Make xargs take into account the bytes occupied by the environment.Satoshi Asami1996-03-051-3/+7
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+325