| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't shaddow exp(3). | obrien | 2003-05-03 | 1 | -6/+5 |
* | Migrate to a new way of dealing with building from old revisions of | imp | 2003-04-05 | 1 | -14/+1 |
* | Simplify compatibility ifdef. | imp | 2003-04-04 | 1 | -4/+7 |
* | When -o isn't specified, open /dev/null as stdin. | mux | 2003-03-28 | 1 | -2/+5 |
* | Add a new -o option to tell xargs(1) to reopen /dev/tty as stdin in | mux | 2003-03-23 | 1 | -3/+12 |
* | Extend our -R extension which sets the number of arguments in which -I will | jmallett | 2003-02-26 | 1 | -3/+6 |
* | De-typo usage string. | jmallett | 2003-02-26 | 1 | -1/+1 |
* | Add the -P option which executes multiple copies of the specified utility | tjr | 2002-12-21 | 1 | -18/+48 |
* | Take __FreeBSD_version into account when BOOTSTRAPPING. | ru | 2002-11-13 | 1 | -5/+7 |
* | Fix typos; each file has at least one s/seperat/separat/ | schweikh | 2002-08-11 | 1 | -2/+2 |
* | Declare environ as char **environ like in environ(7), not char *environ[]. | tjr | 2002-07-01 | 1 | -1/+1 |
* | Stylistic nit: | jmallett | 2002-06-22 | 1 | -5/+5 |
* | Err, duh, free(3) doesn't set its argument to NULL... Fix realloc of a freed | jmallett | 2002-06-04 | 1 | -1/+3 |
* | Restructure sanity checks so that -I and -J just override eachother, rather | jmallett | 2002-05-30 | 1 | -5/+6 |
* | Allow the input line to be NULL, and teach strnsubst() that NULL means to use | jmallett | 2002-05-30 | 1 | -3/+3 |
* | Simplify prerun() in the case where there are no arguments. Can't do -I or -J | jmallett | 2002-05-17 | 1 | -1/+1 |
* | xargs.c,v 1.33 broke the upgrade path from old versions of 4.x and 5.0. | ru | 2002-05-10 | 1 | -1/+9 |
* | -I and -J both set the same variable, replstr, to the string to replace with | jmallett | 2002-05-06 | 1 | -0/+2 |
* | Modify the -p implementation to use a user's locale, so they can respond to | jmallett | 2002-05-05 | 1 | -12/+60 |
* | Fix a typo. | jmallett | 2002-05-05 | 1 | -2/+3 |
* | In an effort to make this utility easier to work with at a source level, move | jmallett | 2002-05-05 | 1 | -141/+154 |
* | Grouping changes. | jmallett | 2002-05-04 | 1 | -2/+2 |
* | Don't use pointers as booleans. | jmallett | 2002-05-04 | 1 | -3/+3 |
* | Replace calloc(3) with malloc(3), and set the tail of the | jmallett | 2002-05-04 | 1 | -2/+3 |
* | Move substitution out to a function, prerun(), and replace use of run() with | jmallett | 2002-05-03 | 1 | -85/+78 |
* | Get rid of bogus holder for realloc(3). | jmallett | 2002-05-03 | 1 | -6/+5 |
* | Rewrite the loop that handles substitution in the -I case, and try to make | jmallett | 2002-05-03 | 1 | -15/+75 |
* | Rename `lflag' to `Lflag' to match the option's case. | jmallett | 2002-05-03 | 1 | -6/+6 |
* | Revert revision 1.22. I incorrectly modified the Berkeley identifiers. | jmallett | 2002-05-03 | 1 | -3/+12 |
* | __COPYRIGHT() and __SCCSID(). | jmallett | 2002-05-02 | 1 | -12/+3 |
* | An explicit cast to size_t for an inline integer, since the two are not the | jmallett | 2002-05-02 | 1 | -2/+2 |
* | Make -J a proper flag internal to the code (rather than just check for | jmallett | 2002-05-02 | 1 | -8/+17 |
* | Rework some of the -I support so I can't find a way to make xargs(1) core or | jmallett | 2002-05-02 | 1 | -15/+9 |
* | In the case where we can't open /dev/tty, fall back to -t behaviour. | jmallett | 2002-04-19 | 1 | -9/+7 |
* | Compound two fprintf(3)s into 1 using string concatenation. | jmallett | 2002-04-19 | 1 | -2/+1 |
* | After 3 months... | jmallett | 2002-04-19 | 1 | -39/+134 |
* | 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 |
* | Add a -J replstr option that allows the user to tell xargs to insert | dd | 2001-05-15 | 1 | -5/+29 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+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 |
* | Use err(3) instead of local redefinition. | charnier | 1997-08-27 | 1 | -48/+22 |
* | 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 | 1 | -5/+18 |
* | Make xargs take into account the bytes occupied by the environment. | asami | 1996-03-05 | 1 | -3/+7 |