History log of /src/usr.bin/xargs/xargs.1 |
Revision | | Date | Author | Comments |
1.23 |
| 13-Oct-2012 |
njoly | Remove a few unneeded Pp macros.
|
1.22 |
| 22-Dec-2010 |
wiz | branches: 1.22.6; 1.22.12; Talk more about NetBSD and less about FreeBSD. Sort sections.
|
1.21 |
| 21-Dec-2010 |
christos | PR/44259: Aleksey Cheusov: xargs: -r option is supported but not documented Synced with the FreeBSD doc.
|
1.20 |
| 02-Dec-2007 |
wiz | branches: 1.20.12; Add comma in enumeration.
|
1.19 |
| 18-Apr-2007 |
christos | branches: 1.19.4; Bring in xargs from FreeBSD to gain -I, -J etc. but keep our GNU compatible exit values.
|
1.18 |
| 11-Aug-2006 |
jnemeth | branches: 1.18.2; 1.18.4; PR/34182 from der Mouse -- clarify -0 option
|
1.17 |
| 07-Aug-2003 |
agc | branches: 1.17.6; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
1.16 |
| 02-Oct-2002 |
wiz | conjuction -> conjunction.
|
1.15 |
| 30-Sep-2002 |
grant | New sentence, new line.
|
1.14 |
| 28-Jan-2002 |
wiz | Remove mention of -I in SYNOPSIS until we've actually implemented it. Seems to have slipped in unintendedly in a v1.12. Addresses standards/15401.
|
1.13 |
| 08-Dec-2001 |
wiz | Sort sections.
|
1.12 |
| 04-Sep-2000 |
kleink | For commands and utilities, use EXIT STATUS rather than RETURN VALUES or DIAGNOSTICS as appropriate (and documented in mdoc(7)).
|
1.11 |
| 20-Jan-2000 |
enami | Default value for -s option is ARG_MAX - 4096, not - 2048.
|
1.10 |
| 22-Dec-1999 |
kleink | Implement XCU5 prompt mode (-p).
|
1.9 |
| 12-Jan-1999 |
lukem | bump date too
|
1.8 |
| 12-Jan-1999 |
lukem | update history, from [bin/6790] by Eric Fischer <eric@fudge.uchicago.edu>
|
1.7 |
| 24-Jun-1997 |
lukem | Add support for -0 (to be used with find -print0); from OpenBSD. Clean up man page a bit.
|
1.6 |
| 14-Nov-1994 |
jtc | Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id conventions. Changed to use err(),errx(),warn(),warnx().
|
1.5 |
| 11-Jan-1994 |
jtc | Fix spelling errors.
|
1.4 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.3 |
| 14-Jul-1993 |
jtc | Make Posix 1003.2 (Draft 11.2) compliant.
|
1.2 |
| 13-Jul-1993 |
cgd | get rid of -f flag (and make it conform to posix)
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 14-Nov-1994 |
jtc | imported from 4.4lite
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.17.6.1 |
| 20-Jan-2008 |
bouyer | Pull up following revision(s) (requested by apb in ticket #1893): usr.bin/xargs/strnsubst.c: revision 1.1 usr.bin/xargs/xargs.1: revision 1.18, 1.19 usr.bin/xargs/Makefile: revision 1.4 usr.bin/xargs/pathnames.h: revision 1.6 usr.bin/xargs/xargs.c: revision 1.15, 1.16, 1.18 Query kernel for maximum argument size instead of using ARG_MAX. PR/34182 from der Mouse -- clarify -0 option Bring in xargs from FreeBSD to gain -I, -J etc. but keep our GNU compatible exit values. Add more detail in comments about maximum size of environment and arguments passed by xargs(1) to execvp(2). Research done while investigating PR 37666, which is not a problem in -current. Fix PR/34182, PR/36154 and PR/37666.
|
1.18.4.1 |
| 03-Jun-2008 |
skrll | Sync with netbsd-4.
|
1.18.2.1 |
| 21-Jan-2008 |
bouyer | Pull up following revision(s) (requested by apb in ticket #1036): usr.bin/xargs/strnsubst.c: revision 1.1 usr.bin/xargs/xargs.1: revision 1.19 usr.bin/xargs/Makefile: revision 1.4 usr.bin/xargs/pathnames.h: revision 1.6 usr.bin/xargs/xargs.c: revision 1.16, 1.18 Bring in xargs from FreeBSD to gain -I, -J etc. but keep our GNU compatible exit values. mention new xargs Add more detail in comments about maximum size of environment and arguments passed by xargs(1) to execvp(2). Research done while investigating PR 37666, which is not a problem in -current.
|
1.19.4.1 |
| 09-Jan-2008 |
matt | sync with HEAD
|
1.20.12.1 |
| 16-Feb-2011 |
bouyer | Pull up following revision(s) (requested by dholland in ticket #1552): usr.bin/xargs/xargs.1: revision 1.21 usr.bin/xargs/xargs.1: revision 1.22 PR/44259: Aleksey Cheusov: xargs: -r option is supported but not documented Synced with the FreeBSD doc. Talk more about NetBSD and less about FreeBSD. Sort sections.
|
1.22.12.1 |
| 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.22.6.1 |
| 30-Oct-2012 |
yamt | sync with head
|