Home | History | Annotate | Download | only in checknr
History log of /src/usr.bin/checknr/checknr.c
RevisionDateAuthorComments
 1.25  13-Apr-2021  mrg properly terminate a string after strncpy().
 1.24  12-Aug-2013  joerg Add more __dead.
 1.23  11-Aug-2013  dholland add more static
 1.22  11-Aug-2013  dholland add more const
 1.21  11-Aug-2013  dholland WARNS=5
 1.20  21-Jul-2008  lukem branches: 1.20.2; 1.20.24;
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
 1.19  25-Apr-2006  christos branches: 1.19.22;
Coverity CID 2969: Check for negative stack in the 'P' case like we do in
the 0 case.
 1.18  02-Apr-2006  christos Coverity CID 1204: Prevent negative index.
 1.17  30-Mar-2005  xtraeme This needs <err.h> for err() and errx() (hi wiz)
 1.16  30-Mar-2005  wiz v1.14 from OpenBSD (jaredy):
- fix overflow when too many -a arguments are given
- properly NUL-terminate -a arguments when copying
- check strdup for error failure
 1.15  02-Feb-2005  wiz Add .In to known commands.
 1.14  09-Jul-2004  wiz Standardize usage: print it to stderr, add brackets around all optional
arguments, sort, add missing file argument. From Kouichirou Hiratsuka
in PR 26194.
 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  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.11  09-May-2003  wiz Only fclose file if it is open. From Tim Robbins (tjr@freebsd).
 1.10  21-Jan-2002  wiz Teach checknr about mdoc.
Also, close files when we're finished with them.
 1.9  21-Jan-2002  wiz Make compile with WARNS=2, indent some #ifdef DEBUG stuff correctly.
 1.8  21-Jan-2002  wiz KNF.
 1.7  16-Jan-2001  cgd comment or delete text after CPP directives.
 1.6  06-Nov-1998  christos char -> unsigned char
 1.5  18-Oct-1997  lukem WARNSify, fix .Nm usage, deprecate register
 1.4  26-Mar-1995  glass merged with 4.4 lite
 1.3  24-Dec-1994  cgd pull in string.h
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  26-Mar-1995  glass Import from 4.4Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.19.22.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.20.24.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.20.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed