summaryrefslogtreecommitdiff
path: root/games/bcd
AgeCommit message (Expand)Author
2019-09-08Be more specific regarding which encoding this simulator generates:Ingo Schwarze
2018-01-23Fix table wrt missing element and `, detailed analysis and diff fromOtto Moerbeek
2016-03-07- General changes:mestre
2016-01-08Straightforward headers cleanupmestre
2016-01-07Some basic code maintenance in games/tb
2015-10-23include err.h for err() calls added with recent pledge commits.Jonathan Gray
2015-10-14Pledge "stdio" for simple games.Doug Hogan
2014-11-20minor tweaks and add HISTORY; ok jmc@Ingo Schwarze
2014-11-07Split bcd(6), morse(6), and ppt(6) into three separate manualsIngo Schwarze
2014-11-06fixup argv handling after getopt conversion. oops.Ted Unangst
2014-11-06-l option to create "modern" 80 column cardsTed Unangst
2014-11-06basic decode functionalityTed Unangst
2014-11-04make the long line code work with argv tooTed Unangst
2014-11-04fix another signed char bug. while here, toupper() is now safe to callTed Unangst
2014-11-04allow printing longer lines than fit on a card by spilling onto more cards.Ted Unangst
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2013-08-14no longer any need to quote macro lines with >9 args;Jason McIntyre
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-09-11use strcspn to properly overwrite '\n' in fgets returned bufferGilles Chehade
2007-05-31convert to new .Dd format;Jason McIntyre
2005-11-07use .Rs/.Re for SEE ALSO;Jason McIntyre
2005-11-07- correct SYNOPSISJason McIntyre
2004-07-09ansi; khalek@linuxgamers.netTheo de Raadt
2003-07-10add missing includesDavid Krause
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-12-16support ppt decoding w/ lots of help from pjanzen@Michael Shalayeff
2002-05-31No dm -> no need to revoke setegid.Paul Janzen
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-18FormattingPaul Janzen
2001-06-06remove unnecessary quotes; mpech@prosoft.org.lvPaul Janzen
2001-03-08better synopsis linePaul Janzen
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thePaul Janzen
1999-09-01List (some) confirmed standards; jsm28@cam.ac.ukPaul Janzen
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-04-20bcd, morse, and ppt are not playable games and so don't need to be runPaul Janzen
1998-12-13document new -d option for morsePaul Janzen
1998-08-22grammarPaul Janzen
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalPaul Janzen
1998-03-12OpenBSD ID (changed from NetBSD)Paul Janzen
1998-03-12Correct morse optionsPaul Janzen
1997-09-21$OpenBSD$Theo de Raadt
1997-08-04Heh.Jason Downs
1997-01-17r?index -> strr?chrTodd C. Miller
1996-12-22proper gid revokeTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt