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.pager.c
Age
Commit message (
Expand
)
Author
2011-09-01
reinstate NULL cast by request, where the NULL was being passed as a vararg
plunky
2011-08-31
NULL does not need a cast
plunky
2011-08-06
Fix up still more casts; use NULL instead of (char *)0.
dholland
2011-08-06
Remove more silly casts.
dholland
2011-08-06
Use the right type for the malloc wrapper function, and don't cast the
dholland
2011-08-06
<sys/wait.h> is standard, so just use it instead of fiddling about with
dholland
2011-05-23
Correctly print variables as strings, not as format string.
joerg
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-08-12
sprinkle static
dholland
2009-06-07
ANSIfy function declarations. All object file diffs inspected.
dholland
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2006-04-24
Coverity CID 3032: Prevent double free: Next to the call of page_more()
christos
2006-04-02
Coverity CID 2791: Fix file pointer leak.
christos
2006-03-29
Fix Coverity issue 891 -- FORWARD_NULL.
jnemeth
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-19
WARNsify...
christos
1995-03-23
merge with Lite, new RCS id conventions, etc.
cgd
1995-02-28
change <sys/signal.h> to <signal.h>
jtc
1993-08-02
Add RCS identifiers, remove some completely useless RCS logs and patchkit
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd