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
Age
Commit message (
Expand
)
Author
2006-08-09
PR/34175: Zafer Aydogan: touch the window to cause a refresh after help
christos
2006-06-24
Attribute ``A language that doesn't affect the way you think about
hubertf
2006-06-17
Fix typo or mispelling.
reed
2006-06-07
Increase username length to match modern systems, and create #defines for a
jnemeth
2006-06-07
Actually accept "?" argument as documented in the manpage.
jnemeth
2006-06-07
Don't follow symlinks on systems that have O_NOFOLLOW.
jnemeth
2006-06-07
prevent "stack" overflow
jnemeth
2006-06-07
bracket else block
jnemeth
2006-06-07
WARNS=4
jnemeth
2006-06-01
Better check data read from tetris.scores before use as array indices etc.
drochner
2006-05-25
read config more strictly, from Maximillian Dornseif
dan
2006-05-18
don't try to switch a char and have a case of EOF - use an int.
mrg
2006-05-17
Remove dup Hitler fortune. One of the two fortunes I moved yesterday, was
christos
2006-05-16
PR/33495: Daniel Weiss: Offensive quote in netbsd fortune package
christos
2006-05-14
Add a virtual destructor to avoid "future ABI issues". I love c++.
christos
2006-05-14
add virtual destructors so that g++ shuts up.
christos
2006-05-14
Don't use iostream just for the usage message. Use stdio instead.
christos
2006-05-14
XXX: GCC uninitialized
christos
2006-05-13
Coverity CID 3382: Fix memory leak.
christos
2006-05-13
Coverity CID 3383: Fix memory leak.
christos
2006-05-13
Coverity CID 3508: Fix file leak.
christos
2006-05-13
Coverity CID 3269: Fix memory leak.
christos
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-05-11
lrint() -> larn_lrint().
mrg
2006-05-11
end the argument list to exec*(3) with a NULL instead of a bare '0', as
mrg
2006-05-11
UC, PC and BC are provided my libtermcap, don't duplicate them.
mrg
2006-05-11
avoid a pointer sign difference.
mrg
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2006-04-26
Credit Alan Perlis for ``give him a lollipop'' programming language quote.
groo
2006-04-24
Coverity CID 3032: Prevent double free: Next to the call of page_more()
christos
2006-04-24
It's "its."
snj
2006-04-24
It's "its."
snj
2006-04-20
fix buffer overflow (CVE-2006-1744), from Debian
drochner
2006-04-06
Grammar nit. Never mind that it's still not true.
groo
2006-04-02
Coverity CID 2788: If no room gets returned, don't try to place a monster.
christos
2006-04-02
Coverity CID 2791: Fix file pointer leak.
christos
2006-03-30
Coverity CID 2452: possible negative array index; CID 1518 and CID 1517: poss...
jnemeth
2006-03-30
Coverity CID 1288: possible negative array index
jnemeth
2006-03-30
Coverity CID 993: dereference of NULL pointer
jnemeth
2006-03-30
Coverity CID 1293: not checking for an error return
jnemeth
2006-03-30
Coverity CID 1287: not checking for error return
jnemeth
2006-03-30
Coverity CID 1327: check for error return
jnemeth
2006-03-30
Bah! Compare, don't assign!
jnemeth
2006-03-30
Coverity CID 1328: check for error return
jnemeth
2006-03-30
Coverity CID 1326: check for error return
jnemeth
2006-03-29
Fix Coverity issue 891 -- FORWARD_NULL.
jnemeth
2006-03-29
Fix Coverity issues 2366 and 2365 -- REVERSE_INULL.
jnemeth
2006-03-29
Fix Coverity issue 2584 -- USE_AFTER_FREE and issue 889 -- FORWARD_NULL.
jnemeth
2006-03-22
Add missing parens.
christos
2006-03-22
Simplify (Masao Uebayashi)
christos
[next]