Commit Graph

18 Commits

Author SHA1 Message Date
apb
74bc6bcb6f 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.
2008-01-07 08:20:52 +00:00
perry
8b0f9554ff convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
christos
a173e99af6 Bring in xargs from FreeBSD to gain -I, -J etc. but keep our GNU compatible
exit values.
2007-04-18 15:56:06 +00:00
joerg
3e3d6f89bd Query kernel for maximum argument size instead of using ARG_MAX. 2006-03-28 14:27:41 +00:00
agc
89aaa1bb64 Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
2003-08-07 11:13:06 +00:00
simonb
276fd1665c The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
kleink
1a2a0445fa Implement XCU5 prompt mode (-p). 1999-12-22 14:41:00 +00:00
christos
0e43b47410 _NSIG -> NSIG 1998-12-20 15:06:53 +00:00
fair
54e08fd771 error message improvement per PR#4378 1998-04-14 09:26:33 +00:00
lukem
8a4eca0ec7 WARNSify, deprecate register, fix .Nm usage 1997-10-20 03:30:16 +00:00
lukem
4182cf294c Add support for -0 (to be used with find -print0); from OpenBSD.
Clean up man page a bit.
1997-06-24 00:45:28 +00:00
jtc
5bbd8ba446 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
Changed to use err(),errx(),warn(),warnx().
1994-11-14 06:51:37 +00:00
jtc
e939834745 Localization changes. 1993-12-31 19:33:53 +00:00
jtc
f7c6bf575a Minor tweaks: including header files to bring prototypes into scope,
explicitly declaring function return values, etc. to make gcc -Wall
shut up.
1993-08-27 22:30:10 +00:00
mycroft
e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
jtc
2ab235c8c0 Make Posix 1003.2 (Draft 11.2) compliant. 1993-07-14 20:24:33 +00:00
cgd
fcdad54fc2 get rid of -f flag (and make it conform to posix) 1993-07-13 22:18:13 +00:00
cgd
61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00