aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xargs
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-034-529/+140
* MFC: Revision 1.40 & 1.41: Declare environ correctly, and a minor styleTim J. Robbins2002-07-031-6/+6
* MFC revision 1.23:Juli Mallett2002-06-231-1/+1
* Merge the xargs(1) utility from CURRENT.Juli Mallett2002-06-173-139/+442
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-06-161-0/+86
* MFC: synch with -CURRENT (warnings, __FBSDID, fork() -> vfork())Dag-Erling Smørgrav2002-03-181-15/+23
* MFC: fix spelling.Dima Dorfman2001-07-191-1/+1
* MFC: -J optionDima Dorfman2001-07-012-6/+76
* MFC 1.13: alphabetize command-line options in the synopsis.Dima Dorfman2001-06-031-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-2/+2
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-2/+3
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-1/+0
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* xargs was spliting the input in a very different way from everyone else,Jean-Marc Zucconi1999-05-231-20/+15
* 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
* Submitted by: Peter Hawkins <peter@clari.net.au>Daniel O'Callaghan1997-12-131-1/+1
* Use err(3) instead of local redefinition.Philippe Charnier1997-08-272-56/+30
* 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-012-5/+29
* 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-274-0/+527