index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
morse
/
morse.c
Age
Commit message (
Expand
)
Author
2016-03-07
- General changes:
mestre
2016-01-19
Teach morse(6) the <AC> prosign as '@', as added on May 24, 2004 (the
Stuart Henderson
2016-01-18
There are now distinct codes for left and right parentheses.
Stuart Henderson
2016-01-07
Some basic code maintenance in games/
tb
2016-01-04
More cleanup and sorting on header section
mestre
2015-10-23
include err.h for err() calls added with recent pledge commits.
Jonathan Gray
2015-10-14
Pledge "stdio" for simple games.
Doug Hogan
2013-11-27
remove erroneous char cast to switch expression processing getopt(3);
Okan Demirmen
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2005-11-07
- correct SYNOPSIS
Jason McIntyre
2004-07-10
more ansi; khalek@linuxgamers.net
Theo de Raadt
2003-07-10
add missing includes
David Krause
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-05-31
No dm -> no need to revoke setegid.
Paul Janzen
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
1998-12-13
Include option to decode morse. Concept based on NetBSD code.
Paul Janzen
1998-03-12
OpenBSD ID (changed from NetBSD)
Paul Janzen
1998-03-12
More characters, better handling of white space
Paul Janzen
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-22
proper gid revoke
Theo de Raadt
1996-12-19
setgid games, not setuid games. closes a neat set of holes
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt