Commit Graph

32 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
wiz
8a3535d6b1 Add comma in enumeration. 2007-12-02 19:47:56 +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
jnemeth
c6c7f4a492 PR/34182 from der Mouse -- clarify -0 option 2006-08-11 23:01:46 +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
wiz
4c79a32365 conjuction -> conjunction. 2002-10-02 10:09:51 +00:00
grant
be8ae688ae New sentence, new line. 2002-09-30 11:08:56 +00:00
wiz
f50740c1dd Remove mention of -I in SYNOPSIS until we've actually implemented it.
Seems to have slipped in unintendedly in a v1.12.
Addresses standards/15401.
2002-01-28 13:49:49 +00:00
wiz
8dd99cb599 Sort sections. 2001-12-08 19:26:45 +00:00
kleink
4918722a89 For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
DIAGNOSTICS as appropriate (and documented in mdoc(7)).
2000-09-04 07:35:15 +00:00
enami
3ff6bc9f03 Default value for -s option is ARG_MAX - 4096, not - 2048. 2000-01-20 04:22:05 +00:00
kleink
1a2a0445fa Implement XCU5 prompt mode (-p). 1999-12-22 14:41:00 +00:00
lukem
eb2918dbf7 bump date too 1999-01-12 00:07:20 +00:00
lukem
a54d80797f update history, from [bin/6790] by Eric Fischer <eric@fudge.uchicago.edu> 1999-01-12 00:06:45 +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
thorpej
884264fa45 Resolve CVS conflicts that appeared in a comment, and thus went unnoticed.
Pointed out to me by Niklas, who heard about it from Theo.
1995-11-15 16:11:17 +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
70a4f3c1c1 Fix spelling errors. 1994-01-11 18:49:16 +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
mycroft
c3e42d1c64 Add RCS indentifiers. 1993-08-01 07:22:47 +00:00
mycroft
b465cf4697 Add RCS identifiers. 1993-07-30 22:11:51 +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