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
/
battlestar
Age
Commit message (
Expand
)
Author
2012-10-13
Pass -Wstrict-overflow.
dholland
2012-06-19
WARNS=5, and make WARNS=5 the default for src/games.
dholland
2012-01-16
PR/45842: Henning Petersen: compare fgets with NULL not 0
christos
2011-08-26
Use __dead and __printflike instead of __attribute__.
dholland
2011-05-23
Don't use return value of a function as format string.
joerg
2010-04-24
fflush the score file while signals are blocked to decrease the chance of
dholland
2010-04-02
fix typo.
christos
2010-04-02
handle ctime returning NULL.
christos
2010-02-06
When using -lcurses, you also need -lterminfo.
he
2009-08-12
sprinkle static
dholland
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2005-09-15
Use standard AUTHORS section header. From YOMURA Masanori in private mail
wiz
2005-07-01
KNF and WARNS=3
jmc
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2004-01-27
Remove uses of __P.
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-26
Grammar fixes, from jmc@openbsd.
wiz
2002-09-26
Lots of minor fixes resulting from reading these man pages in detail.
wiz
2002-09-26
New sentences begin on new lines.
wiz
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-12-04
Convert old deprecated curses call to new equivalent.
blymn
2001-10-19
Rename com#.c to command#.c to avoid conflicts with those file basenames
tv
2001-06-19
`existent', not `existant'
wiz
2001-06-02
don't deref -1.
christos
2001-04-02
Whitespace and/or punctuation fixes.
wiz
2000-09-25
In cypher(), don't attempt to make sense of words other than VERBs or
jsm
2000-09-25
Add new flags OBJ_PERSON and OBJ_NONOBJ to the objflags array.
jsm
2000-09-25
Add OBJ_AN flag to objflags so as to use "a" or "an" appropriately in
jsm
2000-09-25
Remove excess blank lines. From OpenBSD.
jsm
2000-09-25
Fix loving already loved goddess; avoid fallthrough after loving
jsm
2000-09-25
Use defined constant FINAL instead of hardcoded 275. From OpenBSD.
jsm
2000-09-25
Fix logic error in use of n and wordnumber in murder() when using
jsm
2000-09-24
Discard any part of a line of input that goes beyond our buffer rather
jsm
2000-09-24
Give less cryptic messages than "-1%" when WEIGHT or CUMBER are zero.
jsm
2000-09-24
Add explicit no-ops to empty loops following the NetBSD style guide.
jsm
2000-09-24
Make hash table static in parse.c.
jsm
2000-09-24
Use NULL instead of 0 (from OpenBSD). Also add or adjust comments.
jsm
2000-09-24
Correct spelling "dont" to "don't". From OpenBSD.
jsm
2000-09-24
Make functions local to parse.c static.
jsm
2000-09-24
Give a better message for trying to eat things it doesn't make sense
jsm
2000-09-24
Clean up fly.c by making local variables and functions static and
jsm
2000-09-24
Prevent CUMBER from going negative; avoid division by zero if it is
jsm
2000-09-24
Attempt to disambiguate BODY for kicking. Avoid crashing or nonsense
jsm
2000-09-23
Allow for bathing goddess in love(); give better message for a lover
jsm
2000-09-23
Allow for the bathing goddess in ravage(). From OpenBSD.
jsm
2000-09-23
Use a lookup table to identify whether objects are plural or singular,
jsm
2000-09-22
Don't say "Kicked." of an object not present; give sensible messages.
jsm
2000-09-22
Check for an object being taken not being there before checking for
jsm
2000-09-22
Give appropriate messages (rather than saying nothing) if an verb is
jsm
[next]