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
/
rogue
Age
Commit message (
Expand
)
Author
2003-04-06
2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen
Theo de Raadt
2003-03-11
double words and spelling fixes
David Krause
2002-08-09
Get rid of remaining __P usage (except for imported code);
Jason Peel
2002-07-26
A few better buffer sizes (from Ian McWilliam, long ago); functions local
Paul Janzen
2002-07-26
indent
Paul Janzen
2002-07-26
We're in curses, so use getch() rather than getchar().
Paul Janzen
2002-07-18
- string handling patch from David Holland, minimally modified. Highlights
Paul Janzen
2002-05-31
crmode -> cbreak
Paul Janzen
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-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-08-18
Formatting
Paul Janzen
2001-08-17
'y' and 'Y' both mean yes.
Paul Janzen
2001-08-12
Whoops
Paul Janzen
2001-08-12
make get_input_line more general (only affects wizard mode)
Paul Janzen
2001-08-10
Minor -Wall
Paul Janzen
2001-08-10
Remove local curses implementation which was never used.
Paul Janzen
2001-08-08
Pasto found by jhar2gthr@yahoo.com in FreeBSD
Paul Janzen
2001-08-08
FreeBSD PR 13278: killed by fire corrupts score file; from Mark W. Krentel
Paul Janzen
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2001-06-23
ok, tmac is now fixed
Theo de Raadt
2001-06-23
join .%A entries; most by bk@rt.fm
Theo de Raadt
2001-06-06
reorder sections, minor tidying; mpech@prosoft.org.lv
Paul Janzen
2001-01-28
$OpenBSD$
Niklas Hallqvist
2000-07-24
printf() and %s pedantry, from itojun channelling kris@freebsd
Paul Janzen
2000-07-23
Handle EOF on stdin.
Paul Janzen
2000-07-23
curses.c is all ifdef'ed out, so there's no reason to compile it.
Paul Janzen
2000-04-07
typo
Paul Janzen
1999-08-17
More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
Todd C. Miller
1999-05-26
Tweak for egcs -fwrite-strings oddity
Marc Espie
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-09-16
Make sure malloc() succeeds
Paul Janzen
1998-08-22
More largely NetBSD-inspired code cleanup
Paul Janzen
1998-07-24
-lcurses, not termcap/termlib
Todd C. Miller
1997-09-21
$OpenBSD$
Theo de Raadt
1997-07-23
tabify
kstailey
1997-04-10
their is -> there is
kstailey
1997-04-09
the the
Theo de Raadt
1996-12-29
Fix typo
Thorsten Lockert
1996-12-21
Deal correctly with being SGID
Thorsten Lockert
1996-10-28
Safe $HOME handling.
Todd C. Miller
1996-06-02
Always use -ltermlib when linking with -lcurses
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt