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
/
hack
/
hack.invent.c
Age
Commit message (
Expand
)
Author
2011-08-07
Fix up some lint.
dholland
2011-08-06
Fix up still more casts; use NULL instead of (char *)0.
dholland
2011-08-06
Remove more silly casts.
dholland
2011-05-23
Correctly print variables as strings, not as format string.
joerg
2009-08-12
sprinkle static
dholland
2009-06-29
Fix two serious string-handling bugs (one exploitable, one probably
dholland
2009-06-07
sprintf -> snprintf, plus some use of strlcpy/strlcat where appropriate
dholland
2009-06-07
ANSIfy function declarations. All object file diffs inspected.
dholland
2006-03-29
Fix Coverity issues 2366 and 2365 -- REVERSE_INULL.
jnemeth
2004-01-27
Remove uses of __P.
jsm
2003-04-02
Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and
jsm
2001-03-25
Make mostly gcc -W clean, and other cleanup:
jsm
1997-10-23
Initialize pointers to NULL to avoid gcc/sparc compiler error
fair
1997-10-19
WARNsify...
christos
1995-03-23
merge with Lite, new RCS id conventions, etc.
cgd
1993-08-02
alloc.c
mycroft
1993-04-18
Cleanup for GCC 2.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd