Subject: CVS commit: src/games/morse
To: None <source-changes@NetBSD.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 02/13/2004 23:16:11
Module Name:	src
Committed By:	jsm
Date:		Fri Feb 13 23:16:11 UTC 2004

Modified Files:
	src/games/morse: morse.c

Log Message:
Encode and decode more characters.  Don't put commas after every
character.  Don't encode whitespace as "...".  Don't fail decoding
across a 1024-byte boundary.  Mark end of message appropriately.  From
OpenBSD but with punctuation taken from ITU-T Recommendation F.1
(03/98).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/games/morse/morse.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.