| Commit message (Expand) | Author | Age | Files | Lines |
* | ANSIfy: Function declarations and prototypes, use of environ(7). | jmallett | 2002-03-15 | 1 | -9/+8 |
* | Change back to using vfork() now that execvp() is vfork()-safe. If execvp() | des | 2002-03-09 | 1 | -7/+10 |
* | Leave the `copyright' variable exposed, since the main purpose of it | mike | 2002-03-07 | 1 | -2/+2 |
* | Fix vendor ID (mostly obtained from Rev 1.1). | mike | 2002-03-05 | 1 | -7/+8 |
* | WARNS=2 fixes, remove register keyword, use __FBSDID() | markm | 2001-12-11 | 1 | -10/+14 |
* | Spelling police: extention -> extension. | dd | 2001-07-05 | 1 | -1/+1 |
* | Add a -J replstr option that allows the user to tell xargs to insert | dd | 2001-05-15 | 2 | -6/+68 |
* | Alphabetize command-line options in the synopsis. | dd | 2001-05-02 | 1 | -1/+1 |
* | mdoc(7) police: Fixed typo and markup in rev.1.11. | ru | 2001-04-13 | 1 | -2/+2 |
* | o The -s limit is ARG_MAX - 4K, not ARG_MAX - 2K. | brian | 2001-04-10 | 1 | -4/+14 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 1 | -2/+3 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -1/+0 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Use .Xr | charnier | 2000-03-26 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | xargs was spliting the input in a very different way from everyone else, | jmz | 1999-05-23 | 1 | -20/+15 |
* | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | des | 1998-10-13 | 1 | -3/+3 |
* | Remove compile time dependency on ARG_MAX. | jkoshy | 1998-06-17 | 1 | -3/+5 |
* | Submitted by: Peter Hawkins <peter@clari.net.au> | danny | 1997-12-13 | 1 | -1/+1 |
* | Use err(3) instead of local redefinition. | charnier | 1997-08-27 | 2 | -56/+30 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Reviewed by: Warner Losh <imp@village.org> | imp | 1996-11-01 | 2 | -5/+29 |
* | Make xargs take into account the bytes occupied by the environment. | asami | 1996-03-05 | 1 | -3/+7 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 4 | -0/+527 |