Subject: CVS commit: src/usr.bin/xargs
To: None <source-changes@NetBSD.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 01/07/2008 08:20:53
Module Name:	src
Committed By:	apb
Date:		Mon Jan  7 08:20:53 UTC 2008

Modified Files:
	src/usr.bin/xargs: xargs.c

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