summaryrefslogtreecommitdiffstats
path: root/morse/morse.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-5/+5
* Add _, from Eitan Adler in PR bin/52897maya2018-01-161-2/+3
* WARNS=5, and make WARNS=5 the default for src/games.dholland2012-06-191-11/+6
* sprinkle staticdholland2009-08-121-6/+6
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
* Make this build with WARNS=4 by not reusing names from ctype.h.dholland2008-01-281-9/+9
* Encode and decode more characters. Don't put commas after everyjsm2004-02-131-74/+88
* Remove uses of __P.jsm2004-01-271-6/+6
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* More include additions for exit, abs, strcmp, etc.matt2000-07-031-2/+3
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-2/+5
* Add use of `const' where appropriate to the games.jsm1999-09-081-8/+8
* Add support for decoding of morse code.hubertf1998-11-181-15/+109
* fix usagehubertf1998-11-181-3/+3
* WARNSifylukem1997-10-101-13/+20
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-7/+12
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+145