summaryrefslogtreecommitdiffstats
path: root/games/bcd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Be more specific regarding which encoding this simulator generates:schwarze2019-09-081-5/+7
* Fix table wrt missing element and `, detailed analysis and diff fromotto2018-01-231-18/+18
* - General changes:mestre2016-03-071-4/+5
* Straightforward headers cleanupmestre2016-01-081-5/+3
* Some basic code maintenance in games/tb2016-01-071-3/+3
* include err.h for err() calls added with recent pledge commits.jsg2015-10-231-1/+2
* Pledge "stdio" for simple games.doug2015-10-141-1/+4
* minor tweaks and add HISTORY; ok jmc@schwarze2014-11-201-3/+10
* Split bcd(6), morse(6), and ppt(6) into three separate manualsschwarze2014-11-073-98/+18
* fixup argv handling after getopt conversion. oops.tedu2014-11-061-4/+4
* -l option to create "modern" 80 column cardstedu2014-11-062-25/+49
* basic decode functionalitytedu2014-11-062-5/+83
* make the long line code work with argv tootedu2014-11-041-14/+20
* fix another signed char bug. while here, toupper() is now safe to calltedu2014-11-041-3/+2
* allow printing longer lines than fit on a card by spilling onto more cards.tedu2014-11-041-23/+30
* zap trailing newlines; "go for it" deraadtokan2014-07-161-2/+1
* no longer any need to quote macro lines with >9 args;jmc2013-08-141-3/+3
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-15/+1
* use strcspn to properly overwrite '\n' in fgets returned buffergilles2007-09-111-4/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* use .Rs/.Re for SEE ALSO;jmc2005-11-071-13/+18
* - correct SYNOPSISjmc2005-11-071-13/+15
* ansi; khalek@linuxgamers.netderaadt2004-07-091-7/+4
* add missing includesdavid2003-07-101-2/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-032-13/+5
* support ppt decoding w/ lots of help from pjanzen@mickey2002-12-161-3/+24
* No dm -> no need to revoke setegid.pjanzen2002-05-311-6/+2
* Part 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.millert2002-02-161-3/+3
* Formattingpjanzen2001-08-181-3/+8
* remove unnecessary quotes; mpech@prosoft.org.lvpjanzen2001-06-061-2/+2
* better synopsis linepjanzen2001-03-081-2/+2
* Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thepjanzen1999-09-251-5/+5
* List (some) confirmed standards; jsm28@cam.ac.ukpjanzen1999-09-011-1/+14
* - remove all trailing whitespaceaaron1999-07-091-3/+3
* bcd, morse, and ppt are not playable games and so don't need to be runpjanzen1999-04-201-2/+1
* document new -d option for morsepjanzen1998-12-131-2/+16
* grammarpjanzen1998-08-221-4/+6
* tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalpjanzen1998-08-191-6/+14
* OpenBSD ID (changed from NetBSD)pjanzen1998-03-121-2/+1
* Correct morse optionspjanzen1998-03-121-2/+3
* $OpenBSD$deraadt1997-09-211-2/+1
* Heh.downsj1997-08-041-2/+1
* r?index -> strr?chrmillert1997-01-171-2/+1
* proper gid revokederaadt1996-12-221-0/+2
* setgid games, not setuid games. closes a neat set of holesderaadt1996-12-191-0/+2
* initial import of NetBSD treederaadt1995-10-183-0/+295