aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/banner
Commit message (Expand)AuthorAgeFilesLines
* remove __PWarner Losh2002-03-221-1/+1
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Use __FBSDID().Mark Murray2001-12-031-5/+5
* Reorder Makefile for style.Mark Murray2001-12-031-2/+1
* Fixed the race caused by not checking the result of fgets(3):Ruslan Ermilov2001-07-191-3/+10
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* WARNS= -> WARNS?=Dima Dorfman2001-06-221-1/+1
* Fix overflowing on nul character.Mike Heffner2001-05-281-1/+1
* Silence WARNS=2 and BDECFLAGS on alpha and i386Kris Kennaway2001-05-202-2/+3
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+2
* BDECFLAGS.Bill Fumerola2001-03-041-9/+7
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Add -d and -t flags to usage. Add usage().Philippe Charnier2000-03-262-10/+29
* Fix buffer overflow & add $FreeBSD$Kris Kennaway1999-12-041-2/+13
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use const where appropriate.Steve Price1999-04-191-2/+2
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-062-2/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-3/+3
* Fix the .Dd line.Joerg Wunsch1997-08-231-2/+3
* Merge from Lite2 (reject widths <= 0 instead of pretending that they are 80).Bruce Evans1997-07-061-9/+9
* This commit was generated by cvs2svn to compensate for changes in r27224,Bruce Evans1997-07-061-34/+30
|\
| * Import Lite2's src/usr.bin/banner. The man page is still on the vendorBruce Evans1997-07-062-0/+1228
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-929/+929
* More merry makefile munging for man page compatability.Garrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+1238