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
/
phantasia
/
main.c
Age
Commit message (
Collapse
)
Author
2003-04-25
comment repair
Theo de Raadt
2003-04-06
2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen
Theo de Raadt
already, but he may have later changes to make still.
2002-12-06
Replace things like srandom(time(NULL)) with srandomdev(3). random(3)
Todd C. Miller
good enough for games but we should at least use a decent seed. pjanzen@ OK
2002-05-31
crmode -> cbreak
Paul Janzen
2002-05-06
do not install a SIGSEGV handler
Todd C. Miller
2001-02-04
Tidy, avoid segfaults on unknown users, and deal with long usernames
Paul Janzen
2000-06-29
use SEEK_SET; improve an error message.
Paul Janzen
1998-11-29
NetBSD merge (mainly -Wall related)
Paul Janzen
1998-11-28
Clear up a warning: printw doesn't take a const char, printf does
Paul Janzen
1998-07-10
Ok, so I was bored and couldn't sleep...
Jason Downs
Make this sucker work with decent terminal settings.
1997-12-08
avoid fclose(NULL)
Theo de Raadt
1996-05-26
fixed the "/* in comments" problem.
fn
1995-10-18
initial import of NetBSD tree
Theo de Raadt