Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/usr.bin/xargs



Module Name:    src
Committed By:   bouyer
Date:           Mon Jan 21 19:45:14 UTC 2008

Added Files:
        src/usr.bin/xargs [netbsd-4]: strnsubst.c

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.8.2 src/usr.bin/xargs/strnsubst.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index