Home | History | Annotate | only in /src/usr.bin/apply
History log of /src/usr.bin/apply
RevisionDateAuthorComments
 1.6 14-Apr-2009  lukem Enable WARNS=4 by default for usr.bin, except for:
awk bdes checknr compile_et error gss hxtool kgetcred kinit
klist ldd less lex locale login m4 man menuc mk_cmds
mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh
string2key telnet tn3270 verify_krb5_conf xlint
 1.5 08-Mar-2008  christos branches: 1.5.10;
lint patches from Anon-Ymous
 1.4 12-Jan-2005  xtraeme branches: 1.4.18; 1.4.24;
Kill __P(), ANSIfy, WARNS=3
 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.4.24.1 24-Mar-2008  keiichi sync with head.
 1.4.18.1 23-Mar-2008  matt sync with HEAD
 1.5.10.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.15 14-Mar-2016  wiz Be more precise.
 1.14 12-Mar-2016  dholland Add some additional BUGS.
 1.13 12-Mar-2016  dholland Rework for clarity.
 1.12 24-Dec-2006  wiz Fix example; from sat@freebsd via jmc@openbsd.
 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 25-Feb-2003  wiz .Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
 1.9 17-Oct-2001  wiz Fix section names, sort sections, remove a space.
 1.8 22-Mar-1999  garbled More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
 1.7 28-Apr-1998  fair Principally, change foo(N) to .Xr foo N
Also, do some other mdoc tagging.
 1.6 18-Oct-1997  lukem WARNSify, fix .Nm usage
 1.5 07-Nov-1996  mikel Fix quote description; PR misc/2781.
 1.4 18-Mar-1996  jtc Fix typo. From Masanobu Saitoh in PR #2197.
 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.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

RSS XML Feed