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
/
worm
/
worm.c
Age
Commit message (
Expand
)
Author
2003-05-19
ANSI
Paul Janzen
2003-05-19
volatile sig_atomic_t
Paul Janzen
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
2001-11-17
move gunk out of signal handlers, now safe
Theo de Raadt
2001-09-03
Handle EOF on stdin.
Paul Janzen
2001-09-03
Fixes from NetBSD (jsm@), one reported by Malcolm Parsons
Paul Janzen
2001-02-18
include <string.h>
Paul Janzen
2000-01-25
support arrow keys (cgd@netbsd.org); use select() rather than alarm() for
Paul Janzen
1999-09-03
unbreak brake
Hugh Graham
1999-04-20
jsm28@cam.ac.uk: place cursor on player, not one over.
Paul Janzen
1998-09-16
Make sure malloc() succeeds
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-08
cleanup; pjanzen@foatdi.harvard.edu
Theo de Raadt
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