summaryrefslogtreecommitdiff
path: root/usr.bin/banner
AgeCommit message (Collapse)Author
2020-04-07Add history sectionsevan
2012-02-29Sync usage with man page. From Bug Hunting in PR 46102.wiz
2012-02-29Remove trailing whitespace. From Bug Hunting in PR 46102.wiz
2012-02-26Sort options in man page. Add EXIT STATUS section. Bump date.wiz
Sync usage with man page. Mostly from Bug Hunting in PR 46102.
2011-08-29Use __deadjoerg
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
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
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
Tweak to use a consistent format.
2005-01-12WARNS=3xtraeme
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22365, verified by myself.
2003-03-13Make this compile again. Cast char variable to int before comparinghe
> 0x7f, so that this gives the same result for machines with signed and unsigned char.
2003-03-13Fix handling of control and non-ascii charachters. Print a spacemjl
instead of what happens to be at that position (out of bounds) in the char array. Prompted by OpenBSD PR/3147.
2003-03-13Correct handling of empty arguments as reported in OpenBSD PR/3146.mjl
While there use strlcpy instead of strncpy and STDOUT_FILENO instead of 1.
2002-09-30New sentence, new line. Some mdoc cleanup.grant
2001-12-01Whitespace cleanup.wiz
2001-03-07Fix more problems noted in PR 6649garbled
2001-03-07Fix problem noted in PR 6649 (nuke trailing whitespace in .Nm)garbled
2001-02-20use getprogname()cgd
2000-10-04getopt(3) returns -1 not EOF.mjl
Add usage(). Un-__P and ANSIfy.
2000-10-04Constify tables. Re-fixes PR/6151, whose changes went lost since.mjl
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
etc. as appropriate to get exit,srncmp,abs,abort,etc. Add -I${.CURDIR} to a few Makefiles
2000-05-30Allow the LPD font to be selected at runtime rather than compile time.sjg
Also added -f fg and -b bg switches to control the fore/back ground "colors". One can now do inverse :-)
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-10-18WARNSify, fix .Nm usagelukem
1995-09-05Repair broken mergejtc
1995-09-02imported from 44lite2jtc
1995-04-09clean up RCS Ids, etc.cgd
1995-04-09a /usr/bin/banner clone, written by Simon J. Gerratycgd