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
/
rogue
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2021-09-19
fix various typos in comments, messages and documentation.
andvar
2021-05-02
games: remove trailing whitespace in *.c and *.h
rillig
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2018-06-11
Restore the MKGROFF=bo MKCXX=yes build
kamil
2014-07-05
Reorg docs, part 1:
dholland
2014-07-05
Rework /usr/share/doc.
dholland
2013-08-11
WARNS=5
dholland
2013-08-11
typo in comment
dholland
2013-02-17
rename target paper.${PRINTER} to paper.ps -- PRINTER isnt defined anywhere!
jmcneill
2012-12-01
Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i').
mbalmer
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-26
Use __dead and __printflike instead of __attribute__.
dholland
2011-05-23
Kill some pointer indirections. Don't use variables as format strings.
joerg
2010-02-06
When using -lcurses, you also need -lterminfo.
he
2009-10-19
Fix '=' for '==' in a test. From NAKAJIMA Yoshihiro in PR 42177.
dholland
2009-08-12
sprinkle static
dholland
2008-08-08
if initscr() fails, exit with a message rather than crash in the
drochner
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-01-14
ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make more
dholland
2008-01-14
Whitespace/KNF nits.
dholland
2007-12-27
Comprehensive (or at least extensive) string handling cleanup for rogue.
dholland
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2006-05-14
XXX: GCC uninitialized
christos
2006-04-24
It's "its."
snj
2006-04-02
Coverity CID 2788: If no room gets returned, don't try to place a monster.
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-17
Call fclose() appropriately if there is a problem with the save file.
abs
2005-09-15
Use standard AUTHORS section header. From YOMURA Masanori in private mail
wiz
2005-06-09
Change marker from "pmppc" to "powerpc" because a NetBSD-macppc build
tron
2005-06-09
Add an initialization to placate -Wuninitialized.
he
2005-02-15
Cast last argument of execl to (char *).
jsm
2005-02-15
Avoid arrays of incomplete types (required to build with GCC 4).
jsm
2004-02-13
Uppercase CPU, plural is CPUs.
wiz
2004-01-27
Remove uses of __P.
jsm
2004-01-01
Don't use -fwritable-strings. Add one more const.
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2003-04-26
Drop a trailing dot. From jmc@openbsd.
wiz
2003-01-20
The Double-Semi-Colon Police.
simonb
2003-01-05
Add ${MACROS} to ${ROFF} usage to make output readable
pooka
2002-10-01
- use correctly bounded strings when reloading a saved game. in particular,
mrg
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
[next]