summaryrefslogtreecommitdiff
path: root/usr.bin/xargs/xargs.c
AgeCommit message (Expand)Author
2002-02-18Don't require the -n flag if -x is specified. This is consistent withTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
1998-06-23use sysconf() to get ARG_MAXTheo de Raadt
1998-04-26indentTheo de Raadt
1997-11-04use sys_signame to print the signal info; cgdTheo de Raadt
1997-09-12s/;;/;/Theo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1996-06-11add -0 option, written by meTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt