summaryrefslogtreecommitdiffstats
path: root/games/bcd
AgeCommit message (Expand)AuthorFilesLines
2019-09-08Be more specific regarding which encoding this simulator generates:schwarze1-5/+7
2018-01-23Fix table wrt missing element and `, detailed analysis and diff fromotto1-18/+18
2016-03-07- General changes:mestre1-4/+5
2016-01-08Straightforward headers cleanupmestre1-5/+3
2016-01-07Some basic code maintenance in games/tb1-3/+3
2015-10-23include err.h for err() calls added with recent pledge commits.jsg1-1/+2
2015-10-14Pledge "stdio" for simple games.doug1-1/+4
2014-11-20minor tweaks and add HISTORY; ok jmc@schwarze1-3/+10
2014-11-07Split bcd(6), morse(6), and ppt(6) into three separate manualsschwarze3-98/+18
2014-11-06fixup argv handling after getopt conversion. oops.tedu1-4/+4
2014-11-06-l option to create "modern" 80 column cardstedu2-25/+49
2014-11-06basic decode functionalitytedu2-5/+83
2014-11-04make the long line code work with argv tootedu1-14/+20
2014-11-04fix another signed char bug. while here, toupper() is now safe to calltedu1-3/+2
2014-11-04allow printing longer lines than fit on a card by spilling onto more cards.tedu1-23/+30
2014-07-16zap trailing newlines; "go for it" deraadtokan1-2/+1
2013-08-14no longer any need to quote macro lines with >9 args;jmc1-3/+3
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-15/+1
2007-09-11use strcspn to properly overwrite '\n' in fgets returned buffergilles1-4/+3
2007-05-31convert to new .Dd format;jmc1-2/+2
2005-11-07use .Rs/.Re for SEE ALSO;jmc1-13/+18
2005-11-07- correct SYNOPSISjmc1-13/+15
2004-07-09ansi; khalek@linuxgamers.netderaadt1-7/+4
2003-07-10add missing includesdavid1-2/+3
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2002-12-16support ppt decoding w/ lots of help from pjanzen@mickey1-3/+24
2002-05-31No dm -> no need to revoke setegid.pjanzen1-6/+2
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-3/+3
2001-08-18Formattingpjanzen1-3/+8
2001-06-06remove unnecessary quotes; mpech@prosoft.org.lvpjanzen1-2/+2
2001-03-08better synopsis linepjanzen1-2/+2
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thepjanzen1-5/+5
1999-09-01List (some) confirmed standards; jsm28@cam.ac.ukpjanzen1-1/+14
1999-07-09- remove all trailing whitespaceaaron1-3/+3
1999-04-20bcd, morse, and ppt are not playable games and so don't need to be runpjanzen1-2/+1
1998-12-13document new -d option for morsepjanzen1-2/+16
1998-08-22grammarpjanzen1-4/+6
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalpjanzen1-6/+14
1998-03-12OpenBSD ID (changed from NetBSD)pjanzen1-2/+1
1998-03-12Correct morse optionspjanzen1-2/+3
1997-09-21$OpenBSD$deraadt1-2/+1
1997-08-04Heh.downsj1-2/+1
1997-01-17r?index -> strr?chrmillert1-2/+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/+295