NetBSD-Bugs archive

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

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



The following reply was made to PR bin/37666; it has been noted by GNATS.

From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37666 CVS commit: [netbsd-4] src/usr.bin/xargs
Date: Mon, 21 Jan 2008 19:45:14 +0000 (UTC)

 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