Subject: CVS commit: src/usr.bin/xargs
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/18/2007 15:56:07
Module Name:	src
Committed By:	christos
Date:		Wed Apr 18 15:56:07 UTC 2007

Modified Files:
	src/usr.bin/xargs: Makefile pathnames.h xargs.1 xargs.c
Added Files:
	src/usr.bin/xargs: strnsubst.c

Log Message:
Bring in xargs from FreeBSD to gain -I, -J etc. but keep our GNU compatible
exit values.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/usr.bin/xargs/Makefile
cvs rdiff -r1.5 -r1.6 src/usr.bin/xargs/pathnames.h
cvs rdiff -r0 -r1.1 src/usr.bin/xargs/strnsubst.c
cvs rdiff -r1.18 -r1.19 src/usr.bin/xargs/xargs.1
cvs rdiff -r1.15 -r1.16 src/usr.bin/xargs/xargs.c

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