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
/
trek
Age
Commit message (
Expand
)
Author
2022-06-28
fix references in manual pages to the reference documentation
rillig
2022-05-24
fix various typos in comments, docs and log messages.
andvar
2022-05-22
fix various small typos, mainly in comments.
andvar
2022-04-16
fix various typos in comments and log messages.
andvar
2021-12-08
fix typo, pointed out by Andras Farkas
snj
2018-06-10
use SUBDIR.roff suggested by uwe@
christos
2018-02-08
Typos.
dholland
2014-09-30
adhere to stricter groff checking:
christos
2014-07-05
Reorg docs, part 1:
dholland
2014-07-05
Rework /usr/share/doc.
dholland
2011-08-29
Use __dead
joerg
2011-08-16
document non-literal string formats
christos
2011-07-03
use DBL_MIN from <float.h> instead of a hard coded small value (that
mrg
2009-08-12
sprinkle static
dholland
2009-05-25
Remove description of -a option and optional log file name, since
dholland
2009-05-25
sprintf -> snprintf.
dholland
2009-05-25
"abbreviation" has two Bs.
dholland
2009-05-25
Use random() instead of rand(), so we get something like random
dholland
2009-05-25
Remove obviously botched test for "fast mode" based on terminal speed.
dholland
2009-05-25
Use getopt to handle the remaining (all currently undocumented) options.
dholland
2009-05-25
Remove last traces of undocumented -p option (apparently related to
dholland
2009-05-25
Don't give special privileges to uid 13107.
dholland
2009-05-25
__attribute__((__noreturn__)) -> __dead
dholland
2009-05-25
Null for pointers, not 0.
dholland
2009-05-25
Fix score printing so columns line up.
dholland
2009-05-24
Abolish cgetc(). It contained one line of code, which was wrong.
dholland
2009-05-24
Remove unnecessary initialization that silenced a compiler warning in 1997.
dholland
2009-05-24
Sprinkle some blank lines for readability.
dholland
2009-05-24
Split up lines > 80 chars. Object files unchanged.
dholland
2009-05-24
Don't use literal ^G's in string constants. Use \a.
dholland
2009-05-24
KNF: brace and comment placement. Object files identical.
dholland
2009-05-24
whitespace
dholland
2009-05-24
KNF: fix formatting of preprocessor directives
dholland
2009-05-24
ANSIfy function declarations. No object file diffs except for two functions
dholland
2009-05-24
KNF. No change to .o file.
dholland
2009-03-31
Avoid hardcoded "too large" constant that caused FPE on the vax.
christos
2008-11-14
PR/39923: Valery Ushakov: trek(6) can spin, consuming 100% CPU on powerpc
christos
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-01-28
Make the default WARNS for games 4. The only game that needs to set WARNS
dholland
2008-01-28
Build with WARNS=4.
dholland
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2006-03-19
Coverity CID 1197: Don't pass -1 to close.
christos
2006-03-19
Coverity CID 1467: Elide static buffer overflow.
christos
2005-09-15
Use standard AUTHORS section header. From YOMURA Masanori in private mail
wiz
2005-02-15
Avoid arrays of incomplete types (required to build with GCC 4).
jsm
2004-01-27
Remove uses of __P.
jsm
2003-11-17
Various typo fixes from Jonathon Gray via jmc@openbsd.
wiz
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-01-05
Add ${MACROS} to ${ROFF} usage to make output readable
pooka
[next]