OpenGrok
Cross Reference: apply.c
xref
: /
src
/
usr.bin
/
apply
/
apply.c
Home
|
History
|
Annotate
|
Download
|
only in
apply
History log of
/src/usr.bin/apply/apply.c
Revision
Date
Author
Comments
1.19
12-Mar-2016
dholland
Use execl() correctly.
1.18
12-Mar-2016
dholland
Minor tidyups.
1.17
08-Mar-2008
christos
lint patches from Anon-Ymous
1.16
08-May-2005
matt
branches: 1.16.12; 1.16.18;
Avoid casting an lvalue.
1.15
20-Jan-2005
xtraeme
whitespace, remove main() prototype.
1.14
12-Jan-2005
xtraeme
Kill __P(), ANSIfy, WARNS=3
1.13
05-Jan-2004
jmmv
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
1.12
16-Oct-2003
itojun
safer use of realloc
1.11
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
1.10
19-Feb-2001
cgd
convert to use getprogname()
1.9
05-Feb-2001
christos
fix nested extern
rename system to shell_system so that it does not conflict with libc
1.8
14-Jan-2000
mjl
Fix off by one error in string length calculation (from OpenBSD rev 1.6)
1.7
06-Nov-1998
christos
- Don't understand why use union wait pstat.w_status...
Change it to just int status...
- char -> unsigned char
1.6
31-Dec-1997
thorpej
Change an err() to a warn()/_exit(), so that it's safe for vfork(), and
fix the error message that's displayed if the vfork() fails.
1.5
18-Oct-1997
lukem
getopt returns -1 not EOF
1.4
18-Oct-1997
lukem
WARNSify, fix .Nm usage
1.3
25-Mar-1995
glass
cleaned up old import
1.2
21-Sep-1994
glass
rcsids
1.1
21-Sep-1994
glass
branches: 1.1.1;
Initial revision
1.1.1.1
21-Sep-1994
glass
initial import
1.16.18.1
24-Mar-2008
keiichi
sync with head.
1.16.12.1
23-Mar-2008
matt
sync with HEAD
Indexes created Sun Oct 19 02:09:48 GMT 2025