History log of /src/usr.bin/xargs/strnsubst.c |
Revision | | Date | Author | Comments |
1.1 |
| 18-Apr-2007 |
christos | branches: 1.1.8; 1.1.10; 1.1.18; Bring in xargs from FreeBSD to gain -I, -J etc. but keep our GNU compatible exit values.
|
1.1.18.2 |
| 03-Jun-2008 |
skrll | Sync with netbsd-4.
|
1.1.18.1 |
| 18-Apr-2007 |
skrll | file strnsubst.c was added on branch wrstuden-fixsa on 2008-06-03 20:47:47 +0000
|
1.1.10.2 |
| 21-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.1.10.1 |
| 18-Apr-2007 |
bouyer | file strnsubst.c was added on branch netbsd-3 on 2008-01-21 21:17:55 +0000
|
1.1.8.2 |
| 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.1.8.1 |
| 18-Apr-2007 |
bouyer | file strnsubst.c was added on branch netbsd-4 on 2008-01-21 19:45:14 +0000
|