summaryrefslogtreecommitdiff
path: root/games/bcd/bcd.c
AgeCommit message (Expand)Author
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-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
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
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-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
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thePaul Janzen
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalPaul Janzen
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