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
/
worms
/
worms.c
Age
Commit message (
Expand
)
Author
2004-01-08
Adjust delay based on terminal speed; ok tedu@
Todd C. Miller
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-12-06
Replace things like srandom(time(NULL)) with srandomdev(3). random(3)
Todd C. Miller
2002-05-31
de-register
Paul Janzen
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
2000-01-25
use only non-deprecated curses (i.e., no termcap) and tidy a little; mostly
Paul Janzen
1999-10-29
srandom() for variety.
Paul Janzen
1998-08-19
tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional
Paul Janzen
1998-03-12
OpenBSD ID (changed from NetBSD)
Paul Janzen
1998-02-14
further fixes from pjanzen@foatdi.harvard.edu
Theo de Raadt
1997-07-23
tabify
kstailey
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