summaryrefslogtreecommitdiffstats
path: root/banner/banner.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-931/+931
* Get all the games compiling for iOSCameron Katri2021-02-221-0/+2
* Move scratch variables of main to main, instead of having them bedholland2012-10-131-3/+6
* Man page and usage cleanups from Bug Hunting in PR 46103.wiz2012-02-261-4/+4
* Use __deadjoerg2011-08-291-3/+3
* sprinkle staticdholland2009-08-121-9/+9
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
* Check that -w width is not above maximum. (It already checks for zero orreed2006-11-221-4/+4
* Whitespace fixjmc2005-07-011-9/+8
* Changed the type of data_table to be unsigned char[] instead of char[],rillig2005-06-271-6/+6
* Fixed buffer overflow with long command line arguments.rillig2005-06-271-5/+15
* Remove uses of __P.jsm2004-01-271-3/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Back out last due to think o on my side: we don't start banner throughhubertf1999-07-191-5/+2
* Drop setgid privs passed from dm(6).hubertf1999-07-191-2/+5
* constify (PR#6151, once more by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-141-4/+4
* WARNSify, fixup .Nm usagelukem1997-10-101-6/+9
* eliminate redundant SCCS id; from Enami Tsugutomo in PR bin/3283.mikel1997-03-041-4/+3
* Sync to 4.4BSD-Lite2tls1997-01-071-10/+11
* don't print 'Message:' prompt if stdin is not a terminal.cgd1995-04-221-4/+5
* Merge 4.4Lite versionglass1995-03-251-59/+42
* Add RCS identifiers.mycroft1993-08-011-1/+2
* added banner from net-2cgd1993-04-041-0/+1182