summaryrefslogtreecommitdiffstats
path: root/usr.bin/banner/banner.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing static keywords to banner(1)ed2011-11-061-7/+7
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* ANSIfy various tools in usr.bin/.ed2010-01-021-1/+1
* o Check that -w width is not above maximum. Use DWIDTH instead ofmaxim2006-11-221-2/+2
* remove __Pimp2002-03-221-1/+1
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-101-5/+6
* Use __FBSDID().markm2001-12-031-5/+5
* Fixed the race caused by not checking the result of fgets(3):ru2001-07-191-3/+10
* Fix overflowing on nul character.mikeh2001-05-281-1/+1
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-201-1/+1
* BDECFLAGS.billf2001-03-041-9/+7
* Add -d and -t flags to usage. Add usage().charnier2000-03-261-3/+11
* Fix buffer overflow & add $FreeBSD$kris1999-12-041-2/+13
* Use const where appropriate.steve1999-04-191-2/+2
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-061-2/+2
* Merge from Lite2 (reject widths <= 0 instead of pretending that they are 80).bde1997-07-061-9/+9
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-929/+929
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+1160
OpenPOWER on IntegriCloud