summaryrefslogtreecommitdiffstats
path: root/games/morse
AgeCommit message (Expand)AuthorFilesLines
2016-03-07- General changes:mestre1-3/+4
2016-01-19Teach morse(6) the <AC> prosign as '@', as added on May 24, 2004 (thesthen2-7/+35
2016-01-18There are now distinct codes for left and right parentheses.sthen1-3/+3
2016-01-18Add a reference to the current ITU Morse code document.sthen1-2/+8
2016-01-07Some basic code maintenance in games/tb1-3/+3
2016-01-04More cleanup and sorting on header sectionmestre1-2/+2
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-07Split bcd(6), morse(6), and ppt(6) into three separate manualsschwarze2-2/+75
2014-07-16zap trailing newlines; "go for it" deraadtokan1-2/+1
2013-11-27remove erroneous char cast to switch expression processing getopt(3);okan1-2/+2
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-15/+1
2005-11-07- correct SYNOPSISjmc1-3/+3
2004-07-10more ansi; khalek@linuxgamers.netderaadt1-11/+6
2003-07-10add missing includesdavid1-2/+4
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert1-7/+3
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-5/+5
1999-04-20bcd, morse, and ppt are not playable games and so don't need to be runpjanzen1-2/+1
1998-12-13Include option to decode morse. Concept based on NetBSD code.pjanzen1-53/+123
1998-03-12OpenBSD ID (changed from NetBSD)pjanzen1-2/+2
1998-03-12More characters, better handling of white spacepjanzen1-17/+62
1997-09-21$OpenBSD$deraadt1-2/+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 treederaadt2-0/+160