Home | History | Annotate | only in /src/usr.bin/banner
History log of /src/usr.bin/banner
RevisionDateAuthorComments
 1.4 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.3 12-Jan-2005  xtraeme branches: 1.3.36;
WARNS=3
 1.2 24-Oct-1997  lukem use CPPFLAGS instead of CFLAGS
 1.1 09-Apr-1995  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 09-Apr-1995  cgd branches: 1.1.1.1.4;
a /usr/bin/banner clone, written by Simon J. Gerraty
 1.1.1.1.4.1 08-Nov-1997  lukem sync with trunk (approved by thorpej)
 1.3.36.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.10 07-Apr-2020  sevan Add history section
 1.9 29-Feb-2012  wiz branches: 1.9.32;
Remove trailing whitespace. From Bug Hunting in PR 46102.
 1.8 26-Feb-2012  wiz Sort options in man page. Add EXIT STATUS section. Bump date.
Sync usage with man page.

Mostly from Bug Hunting in PR 46102.
 1.7 30-Sep-2002  grant branches: 1.7.56;
New sentence, new line. Some mdoc cleanup.
 1.6 01-Dec-2001  wiz Whitespace cleanup.
 1.5 07-Mar-2001  garbled Fix more problems noted in PR 6649
 1.4 07-Mar-2001  garbled Fix problem noted in PR 6649 (nuke trailing whitespace in .Nm)
 1.3 30-May-2000  sjg Allow the LPD font to be selected at runtime rather than compile time.
Also added -f fg and -b bg switches to control the fore/back ground
"colors". One can now do inverse :-)
 1.2 18-Oct-1997  lukem branches: 1.2.10;
WARNSify, fix .Nm usage
 1.1 09-Apr-1995  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 09-Apr-1995  cgd a /usr/bin/banner clone, written by Simon J. Gerraty
 1.2.10.1 23-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.7.56.1 17-Apr-2012  yamt sync with head
 1.9.32.1 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2 05-Sep-1995  jtc Repair broken merge
 1.1 02-Sep-1995  jtc branches: 1.1.1;
Initial revision
 1.1.1.1 02-Sep-1995  jtc imported from 44lite2
 1.15 29-Feb-2012  wiz Sync usage with man page. From Bug Hunting in PR 46102.
 1.14 26-Feb-2012  wiz Sort options in man page. Add EXIT STATUS section. Bump date.
Sync usage with man page.

Mostly from Bug Hunting in PR 46102.
 1.13 29-Aug-2011  joerg branches: 1.13.2;
Use __dead
 1.12 21-Jul-2008  lukem Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
 1.11 07-Aug-2003  agc branches: 1.11.34;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.10 13-Mar-2003  he Make this compile again. Cast char variable to int before comparing
> 0x7f, so that this gives the same result for machines with signed
and unsigned char.
 1.9 13-Mar-2003  mjl Fix handling of control and non-ascii charachters. Print a space
instead of what happens to be at that position (out of bounds)
in the char array. Prompted by OpenBSD PR/3147.
 1.8 13-Mar-2003  mjl Correct handling of empty arguments as reported in OpenBSD PR/3146.
While there use strlcpy instead of strncpy and STDOUT_FILENO instead of 1.
 1.7 20-Feb-2001  cgd use getprogname()
 1.6 04-Oct-2000  mjl getopt(3) returns -1 not EOF.
Add usage().
Un-__P and ANSIfy.
 1.5 03-Jul-2000  matt Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
etc. as appropriate to get exit,srncmp,abs,abort,etc.
Add -I${.CURDIR} to a few Makefiles
 1.4 30-May-2000  sjg Allow the LPD font to be selected at runtime rather than compile time.
Also added -f fg and -b bg switches to control the fore/back ground
"colors". One can now do inverse :-)
 1.3 18-Oct-1997  lukem branches: 1.3.10;
WARNSify, fix .Nm usage
 1.2 09-Apr-1995  cgd clean up RCS Ids, etc.
 1.1 09-Apr-1995  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 09-Apr-1995  cgd a /usr/bin/banner clone, written by Simon J. Gerraty
 1.3.10.1 23-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.11.34.1 18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.13.2.1 17-Apr-2012  yamt sync with head
 1.4 04-Oct-2000  mjl Constify tables. Re-fixes PR/6151, whose changes went lost since.
 1.3 30-May-2000  sjg Allow the LPD font to be selected at runtime rather than compile time.
Also added -f fg and -b bg switches to control the fore/back ground
"colors". One can now do inverse :-)
 1.2 09-Apr-1995  cgd branches: 1.2.14;
clean up RCS Ids, etc.
 1.1 09-Apr-1995  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 09-Apr-1995  cgd a /usr/bin/banner clone, written by Simon J. Gerraty
 1.2.14.1 23-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.6 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.5 04-Oct-2000  mjl Constify tables. Re-fixes PR/6151, whose changes went lost since.
 1.4 30-May-2000  sjg Allow the LPD font to be selected at runtime rather than compile time.
Also added -f fg and -b bg switches to control the fore/back ground
"colors". One can now do inverse :-)
 1.3 18-Oct-1997  lukem branches: 1.3.10;
WARNSify, fix .Nm usage
 1.2 09-Apr-1995  cgd clean up RCS Ids, etc.
 1.1 09-Apr-1995  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 09-Apr-1995  cgd a /usr/bin/banner clone, written by Simon J. Gerraty
 1.3.10.1 23-Jun-2000  minoura Sync w/ netbsd-1-5-base.

RSS XML Feed