2014-09-30 |
christos | adhere to stricter groff checking: |
tree | commitdiff |
2014-07-05 |
dholland | Reorg docs, part 1: |
tree | commitdiff |
2014-07-05 |
dholland | Rework /usr/share/doc. |
tree | commitdiff |
2011-08-29 |
joerg | Use __dead |
tree | commitdiff |
2011-08-16 |
christos | document non-literal string formats |
tree | commitdiff |
2011-07-03 |
mrg | use DBL_MIN from <float.h> instead of a hard coded... |
tree | commitdiff |
2009-08-12 |
dholland | sprinkle static |
tree | commitdiff |
2009-05-25 |
dholland | Remove description of -a option and optional log file... |
tree | commitdiff |
2009-05-25 |
dholland | sprintf -> snprintf. |
tree | commitdiff |
2009-05-25 |
dholland | "abbreviation" has two Bs. |
tree | commitdiff |
2009-05-25 |
dholland | Use random() instead of rand(), so we get something... |
tree | commitdiff |
2009-05-25 |
dholland | Remove obviously botched test for "fast mode" based... |
tree | commitdiff |
2009-05-25 |
dholland | Use getopt to handle the remaining (all currently undoc... |
tree | commitdiff |
2009-05-25 |
dholland | Remove last traces of undocumented -p option (apparentl... |
tree | commitdiff |
2009-05-25 |
dholland | Don't give special privileges to uid 13107. |
tree | commitdiff |
2009-05-25 |
dholland | __attribute__((__noreturn__)) -> __dead |
tree | commitdiff |
2009-05-25 |
dholland | Null for pointers, not 0. |
tree | commitdiff |
2009-05-25 |
dholland | Fix score printing so columns line up. |
tree | commitdiff |
2009-05-24 |
dholland | Abolish cgetc(). It contained one line of code, which... |
tree | commitdiff |
2009-05-24 |
dholland | Remove unnecessary initialization that silenced a compi... |
tree | commitdiff |
2009-05-24 |
dholland | Sprinkle some blank lines for readability. |
tree | commitdiff |
2009-05-24 |
dholland | Split up lines > 80 chars. Object files unchanged. |
tree | commitdiff |
2009-05-24 |
dholland | Don't use literal ^G's in string constants. Use \a. |
tree | commitdiff |
2009-05-24 |
dholland | KNF: brace and comment placement. Object files identical. |
tree | commitdiff |
2009-05-24 |
dholland | whitespace |
tree | commitdiff |
2009-05-24 |
dholland | KNF: fix formatting of preprocessor directives |
tree | commitdiff |
2009-05-24 |
dholland | ANSIfy function declarations. No object file diffs... |
tree | commitdiff |
2009-05-24 |
dholland | KNF. No change to .o file. |
tree | commitdiff |
2009-03-31 |
christos | Avoid hardcoded "too large" constant that caused FPE... |
tree | commitdiff |
2008-11-14 |
christos | PR/39923: Valery Ushakov: trek(6) can spin, consuming... |
tree | commitdiff |
2008-07-20 |
lukem | Remove the \n and tabs from the __COPYRIGHT() strings. |
tree | commitdiff |
2008-01-28 |
dholland | Make the default WARNS for games 4. The only game that... |
tree | commitdiff |
2008-01-28 |
dholland | Build with WARNS=4. |
tree | commitdiff |
2007-12-15 |
perry | convert __attribute__s to applicable cdefs.h macros |
tree | commitdiff |
2006-03-19 |
christos | Coverity CID 1197: Don't pass -1 to close. |
tree | commitdiff |
2006-03-19 |
christos | Coverity CID 1467: Elide static buffer overflow. |
tree | commitdiff |
2005-09-15 |
wiz | Use standard AUTHORS section header. From YOMURA Masano... |
tree | commitdiff |
2005-02-15 |
jsm | Avoid arrays of incomplete types (required to build... |
tree | commitdiff |
2004-01-27 |
jsm | Remove uses of __P. |
tree | commitdiff |
2003-11-17 |
wiz | Various typo fixes from Jonathon Gray via jmc@openbsd. |
tree | commitdiff |
2003-08-07 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence. |
tree | commitdiff |
2003-07-10 |
lukem | Rename a large chunk of the make(1) variables which... |
tree | commitdiff |
2003-01-05 |
pooka | Add ${MACROS} to ${ROFF} usage to make output readable |
tree | commitdiff |
2002-10-18 |
itojun | avoid buffer overrun. fix from openbsd. |
tree | commitdiff |
2002-09-26 |
wiz | Lots of minor fixes resulting from reading these man... |
tree | commitdiff |
2002-09-26 |
wiz | New sentences begin on new lines. |
tree | commitdiff |
2002-07-20 |
grant | sweep of errx/warnx, remove unnecessary trailing \n |
tree | commitdiff |
2002-02-26 |
wiz | Correct spelling of "delimiter", and remove from ignore... |
tree | commitdiff |
2001-07-22 |
wiz | seperate -> separate |
tree | commitdiff |
2001-06-12 |
wiz | receive, not recieve |
tree | commitdiff |
2001-04-25 |
simonb | Spell occurred correctly. |
tree | commitdiff |
2001-04-02 |
wiz | Whitespace and/or punctuation fixes. |
tree | commitdiff |
2001-02-05 |
christos | fix redundant decls and nested externs |
tree | commitdiff |
2000-07-10 |
itojun | printf() pedant - do not pass variable alone, use %s. |
tree | commitdiff |
2000-07-03 |
matt | More include additions for exit, abs, strcmp, etc. |
tree | commitdiff |
2000-05-08 |
mycroft | Use setgid(), not setregid(). |
tree | commitdiff |
2000-03-02 |
enami | Fix .Nm usage. |
tree | commitdiff |
2000-03-01 |
hubertf | Fix wrong reference to trek documentation |
tree | commitdiff |
1999-09-18 |
jsm | Fix -Wsign-compare warnings. |
tree | commitdiff |
1999-09-17 |
jsm | Use `extern' for header variable declarations in trek(6). |
tree | commitdiff |
1999-09-12 |
jsm | Security improvements for games (largely from or inspir... |
tree | commitdiff |
1999-09-08 |
jsm | Add `__noreturn__' and `__unused__' attributes where... |
tree | commitdiff |
1999-09-08 |
jsm | Add use of `const' where appropriate to the games. |
tree | commitdiff |
1999-07-21 |
hubertf | const poisoning |
tree | commitdiff |
1999-04-06 |
cgd | change: |
tree | commitdiff |
1998-09-13 |
hubertf | remove unused files (PR#6083 by Joseph Myers <jsm28... |
tree | commitdiff |
1998-09-11 |
hubertf | fix prototype, PR#5867 |
tree | commitdiff |
1998-09-11 |
hubertf | use symbolic constant for open(), PR#5867 |
tree | commitdiff |
1998-08-30 |
veego | Add braces to make the new egcs happy. |
tree | commitdiff |
1997-10-13 |
cjs | Include string.h. |
tree | commitdiff |
1997-10-13 |
cjs | time_t != long, again. *Sigh*. |
tree | commitdiff |
1997-10-13 |
cjs | Since we've got an int to store the value, why store... |
tree | commitdiff |
1997-10-13 |
cjs | Include string.h for memcpy(). |
tree | commitdiff |
1997-10-12 |
christos | Warnsify and remove local implementations of libc funct... |
tree | commitdiff |
1997-10-12 |
lukem | enable WARNS?=1 by default, & temporarily disable for... |
tree | commitdiff |
1997-10-11 |
mycroft | Use bsd.subdir.mk as appropriate. |
tree | commitdiff |
1997-03-29 |
thorpej | Make these compile on the PowerPC (an unsigned char... |
tree | commitdiff |
1995-04-24 |
cgd | Various changes to make games compile w/o warnings... |
tree | commitdiff |
1995-04-22 |
cgd | clean up import, NetBSD RCS IDs, etc. |
tree | commitdiff |
1995-04-22 |
cgd | src/games/trek from Lite |
tree | commitdiff |
1994-12-22 |
cgd | specify man pages the new way. |
tree | commitdiff |
1994-05-24 |
jtc | Converted from sgtty to termios api, no longer needs... |
tree | commitdiff |
1994-05-23 |
cgd | need -lcompat |
tree | commitdiff |
1993-08-05 |
jtc | Converted to -mandoc macros. |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS identifiers. |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS indentifiers. |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS identifiers. |
tree | commitdiff |
1993-03-23 |
cgd | got rid of unnecessary -lcompat and associated dependency |
tree | commitdiff |
1993-03-21 |
cgd | initial import of 386bsd-0.1 sources |
tree | commitdiff |
|