summaryrefslogtreecommitdiffstats
path: root/games/banner
AgeCommit message (Expand)AuthorFilesLines
2018-10-16More fixes from David Fifield:tb1-44/+50
2018-10-16Remove unused data table entries: 174 out of 9271 entries of the bitmaptb1-948/+1047
2016-03-07- General changes:mestre1-3/+4
2016-01-07Some basic code maintenance in games/tb1-4/+4
2015-12-25- use strtonum(3) instead of atoi(3)gsoares1-5/+6
2015-10-14Pledge "stdio" for simple games.doug1-1/+4
2015-02-10the stem of the b was not descending all the way to the baseline.tedu1-2/+2
2014-09-08obvious cases of missing .An;schwarze1-3/+3
2010-03-26dispense with some wacky escape sequences;jmc1-3/+3
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-15/+1
2009-10-17add missing option to usage; while here, minor KNF tweak.sobrado1-4/+5
2007-08-23Check fgets for failure and do a proper newline strip.ray1-6/+7
2007-05-31convert to new .Dd format;jmc1-2/+2
2006-11-22Fix an int overflow, reported on bugtraq by Gruzicki Wlodek; ok millert@otto1-4/+4
2004-07-09ansi; khalek@linuxgamers.netderaadt1-5/+3
2003-10-01Correct off-by-one.cloder1-3/+3
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2003-05-30section reorder;jmc1-5/+5
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenderaadt1-5/+5
2002-05-31No dm -> no need to revoke setegid.pjanzen1-6/+2
2001-11-17section consistency: AUTHOR -> AUTHORS, even if only one listed;pjanzen1-2/+2
2001-08-18Formattingpjanzen1-4/+7
1999-07-09- remove all trailing whitespaceaaron1-2/+2
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionpjanzen1-2/+2
1998-11-29Don't capitalize game names at the beginning of sentences.pjanzen1-2/+2
1998-09-15use const where appropriate; jsm28@cam.ac.ukpjanzen1-4/+4
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalpjanzen2-18/+16
1998-03-12OpenBSD ID (changed from NetBSD)pjanzen1-1/+1
1998-02-22repairs from pjanzen@foatdi.harvard.eduderaadt1-0/+2
1997-09-21$OpenBSD$deraadt1-2/+1
1997-07-23tabifykstailey1-1/+1
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!millert1-1/+1
1996-12-22proper gid revokederaadt1-0/+2
1996-12-19setgid games, not setuid games. closes a neat set of holesderaadt1-0/+2
1995-10-18initial import of NetBSD treederaadt3-0/+1246