aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/banner/banner.c
Commit message (Expand)AuthorAgeFilesLines
* remove __PWarner Losh2002-03-221-1/+1
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Use __FBSDID().Mark Murray2001-12-031-5/+5
* Fixed the race caused by not checking the result of fgets(3):Ruslan Ermilov2001-07-191-3/+10
* Fix overflowing on nul character.Mike Heffner2001-05-281-1/+1
* Silence WARNS=2 and BDECFLAGS on alpha and i386Kris Kennaway2001-05-201-1/+1
* BDECFLAGS.Bill Fumerola2001-03-041-9/+7
* Add -d and -t flags to usage. Add usage().Philippe Charnier2000-03-261-3/+11
* Fix buffer overflow & add $FreeBSD$Kris Kennaway1999-12-041-2/+13
* Use const where appropriate.Steve Price1999-04-191-2/+2
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-2/+2
* Merge from Lite2 (reject widths <= 0 instead of pretending that they are 80).Bruce Evans1997-07-061-9/+9
* 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
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+1160