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
/
larn
Age
Commit message (
Expand
)
Author
2002-05-31
No dm -> games with high score files etc. must explicitly be setgid games.
Paul Janzen
2002-05-23
The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/...
Theo de Raadt
2002-05-06
do not install a SIGSEGV handler
Todd C. Miller
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-17
section consistency: AUTHOR -> AUTHORS, even if only one listed;
Paul Janzen
2001-09-04
Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...
Todd C. Miller
2001-07-09
Remove .Pp next to .Sh; mpech@prosoft.org.lv
Paul Janzen
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2001-06-06
Reorder and tidy; partly from mpech@prosoft.org.lv
Paul Janzen
2001-01-28
$OpenBSD$
Niklas Hallqvist
2000-08-02
$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero
Todd C. Miller
2000-06-29
Prune some obsolete defines, in particular VT100. Eventually curses will
Paul Janzen
1999-05-30
use standard isalpha() and isdigit(); check that screen is big enough;
Paul Janzen
1999-05-24
your -> you're; d@
Aaron Campbell
1999-03-27
Changes from FreeBSD: install score files, use random(), and be more careful
Paul Janzen
1999-03-20
Add some .El 's at the end of lists. From NetBSD
Paul Janzen
1999-03-12
Bats shouldn't fall into pits.
Paul Janzen
1999-01-01
typo
Todd C. Miller
1998-12-31
Add ${PIPE}; evanc@concer.to
Todd C. Miller
1998-12-15
Always provide an argument to .Nm in SYNOPSIS section
Paul Janzen
1998-11-29
Don't capitalize game names at the beginning of sentences.
Paul Janzen
1998-10-01
'Spam' winners a bit more safely
Paul Janzen
1998-09-15
Get rid of unused out-of-date file
Paul Janzen
1998-09-15
NetBSD merge; also renamed some functions so as not to conflict with curses
Paul Janzen
1998-07-24
-lcurses, not termcap/termlib
Todd C. Miller
1998-02-20
Update manpage to reflect the real options for the game.
ryker
1998-02-09
s/optsifle/optsfile/
ryker
1997-09-21
$OpenBSD$
Theo de Raadt
1997-07-23
tabify
kstailey
1997-07-15
gtime var -> gltime var
Theo de Raadt
1997-04-27
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
Todd C. Miller
1997-04-01
Changes from NetBSD to compile games without warnings due to short being
Dale S. Rahn
1996-12-08
install -> ${INSTALL}, -c -> ${COPY}
Jason Downs
1996-10-28
Safe $HOME handling.
Todd C. Miller
1996-10-26
prefer $LOGNAME to $USER. Fix strncpy() usage.
Todd C. Miller
1996-10-14
vital fixes. From Kenneth Stailey (kstailey@dol-esa.gov)
michaels
1996-09-20
Bug fix from Kenneth Stailey <kstailey@dol-esa.gov>, PR#20.
Jason Downs
1996-08-15
NetBSD PR#2699: delay revoke of privs until after log file is opened,
Jason Downs
1996-06-10
security fixes
Theo de Raadt
1996-06-02
Always use -ltermlib when linking with -lcurses
Thorsten Lockert
1996-05-26
fixed the "/* in comments" problem.
fn
1995-12-21
from netbsd; use sys_signame[] where possible
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt