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
/
adventure
/
io.c
Age
Commit message (
Collapse
)
Author
2004-07-09
ansi; khalek@linuxgamers.net
Theo de Raadt
2003-09-25
Fix a couple obvious off-by-one writes. No objections from anyone.
Aaron Campbell
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-04-07
Change wd1 and wd2 from pointers to arrays. This removes the need
Todd C. Miller
for getin() to have static buffers and allows us to do "sizeof wd1". Also fix saved game path. It was removing the first 2 chars of the filename due to a bug. tdeval@ OK
2002-02-18
someone should read compiler messages on the powerpc
Theo de Raadt
2001-08-06
Nothing but comments after #endif and #else; heko@iki.fi
Paul Janzen
2001-03-22
Don't FLUSHLINE unnecessarily
Paul Janzen
2001-02-17
Use err() rather than errx() immediately after alloc failure.
Paul Janzen
1998-11-29
Minor changes from NetBSD
Paul Janzen
1998-09-12
check for malloc() failure; jsm28@cam.ac.uk
Paul Janzen
1998-08-31
merge in NetBSD, including recent PR's of jsm28@cam.ac.uk
Paul Janzen
1997-07-31
proto malloc
Theo de Raadt
1997-07-23
tabify
kstailey
1997-01-11
Fix PR#2 in a simplistic way. Handle EOF on all getchar()s
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt