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 (
Expand
)
Author
2017-06-23
Remove unused confirm() and datime() functions.
Frederic Cambus
2016-12-21
Eliminate another 'calculated, not used' warning by nuking a spurious
Kenneth R Westerback
2016-03-08
Headers cleanup with and OK tb@
mestre
2015-08-22
remove malloc/calloc/realloc* casts, due to stdlib.h being present; ok miller...
Theo de Raadt
2014-12-08
For now, these games still contain deterministic randomization (for
Theo de Raadt
2014-07-13
calling this "encryption" makes me cringe. "slightly obfuscated" is better.
Ted Unangst
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2006-03-27
assorted fixes mostly from coverity via netbsd via jasper adriaanse via tech
Ted Unangst
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
2003-04-07
Change wd1 and wd2 from pointers to arrays. This removes the need
Todd C. Miller
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