index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
adventure
/
io.c
Age
Commit message (
Expand
)
Author
2021-05-02
games: remove trailing whitespace in *.c and *.h
rillig
2009-08-25
Whn ths cd ws wrttn, thr ws bt shrtg nd vwls wr xtrml xpnsv. Nowadays,
dholland
2009-08-12
sprinkle static
dholland
2006-05-18
don't try to switch a char and have a case of EOF - use an int.
mrg
2006-03-21
Coverity CID 2737: Handle linked-lists properly. Use calloc instead of malloc
christos
2006-03-18
Coverity CID 1195: Check for possible negative index.
christos
2006-03-18
Coverity CID 777: Fix NULL pointer deref and de-obfuscate code.
christos
2005-07-01
KNF and WARNS=3
jmc
2003-09-19
off-by-one. aaron@openbsd
itojun
2003-09-19
off-by-one. aaron@openbsd
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2000-01-09
Use err(1, NULL) and warn(NULL) for `out of memory' error messages.
jsm
1999-02-10
The game adventure(6) handles EOF on standard input rather
hubertf
1998-09-14
return error on errors (PR#6147 by Joseph Myers <jsm28@cam.ac.uk>)
hubertf
1998-09-13
check for malloc failures (PR#6136 by Joseph Myers <jsm28@cam.ac.uk>)
hubertf
1998-09-13
constify, per PR 6041 by Joseph Myers <jsm28@cam.ac.uk>
hubertf
1998-08-29
Remove unused function and unnecessary prototypes, as per PR 6050 by
hubertf
1997-10-11
KNFify
lukem
1997-10-10
deprecate register, fixup .Nm usage
lukem
1997-08-11
PR/3964: Eric Fischer: Remove dependencies to traditional cpp...
christos
1995-04-24
Various changes to make games compile w/o warnings on the alpha:
cgd
1995-03-21
clean up RCS ids
cgd
1994-10-21
adventure(6), from 44lite
jtc