aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/banner
Commit message (Expand)AuthorAgeFilesLines
* Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8)Gordon Bergling2020-06-181-1/+6
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* banner(6): Squash a harmless coverity warningConrad Meyer2017-04-131-1/+1
* strcpy => strlcpy, strcat => strlcatAlan Somers2017-04-041-2/+2
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
|/
* Add missing static keywords to banner(1)Ed Schouten2011-11-061-7/+7
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* ANSIfy various tools in usr.bin/.Ed Schouten2010-01-021-1/+1
* o Check that -w width is not above maximum. Use DWIDTH instead ofMaxim Konovalov2006-11-221-2/+2
* Document message length limit.Tim J. Robbins2005-01-251-1/+3
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
* 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