]> git.cameronkatri.com Git - bsdgames-darwin.git/history - trek
Coverity CID 1293: not checking for an error return
[bsdgames-darwin.git] / trek /
2006-03-19 christosCoverity CID 1197: Don't pass -1 to close.
2006-03-19 christosCoverity CID 1467: Elide static buffer overflow.
2005-09-15 wizUse standard AUTHORS section header. From YOMURA Masano...
2005-02-15 jsmAvoid arrays of incomplete types (required to build...
2004-01-27 jsmRemove uses of __P.
2003-11-17 wizVarious typo fixes from Jonathon Gray via jmc@openbsd.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2003-07-10 lukemRename a large chunk of the make(1) variables which...
2003-01-05 pookaAdd ${MACROS} to ${ROFF} usage to make output readable
2002-10-18 itojunavoid buffer overrun. fix from openbsd.
2002-09-26 wizLots of minor fixes resulting from reading these man...
2002-09-26 wizNew sentences begin on new lines.
2002-07-20 grantsweep of errx/warnx, remove unnecessary trailing \n
2002-02-26 wizCorrect spelling of "delimiter", and remove from ignore...
2001-07-22 wizseperate -> separate
2001-06-12 wizreceive, not recieve
2001-04-25 simonbSpell occurred correctly.
2001-04-02 wizWhitespace and/or punctuation fixes.
2001-02-05 christosfix redundant decls and nested externs
2000-07-10 itojunprintf() pedant - do not pass variable alone, use %s.
2000-07-03 mattMore include additions for exit, abs, strcmp, etc.
2000-05-08 mycroftUse setgid(), not setregid().
2000-03-02 enamiFix .Nm usage.
2000-03-01 hubertfFix wrong reference to trek documentation
1999-09-18 jsmFix -Wsign-compare warnings.
1999-09-17 jsmUse `extern' for header variable declarations in trek(6).
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-07-21 hubertfconst poisoning
1999-04-06 cgdchange:
1998-09-13 hubertfremove unused files (PR#6083 by Joseph Myers <jsm28...
1998-09-11 hubertffix prototype, PR#5867
1998-09-11 hubertfuse symbolic constant for open(), PR#5867
1998-08-30 veegoAdd braces to make the new egcs happy.
1997-10-13 cjsInclude string.h.
1997-10-13 cjstime_t != long, again. *Sigh*.
1997-10-13 cjsSince we've got an int to store the value, why store...
1997-10-13 cjsInclude string.h for memcpy().
1997-10-12 christosWarnsify and remove local implementations of libc funct...
1997-10-12 lukemenable WARNS?=1 by default, & temporarily disable for...
1997-10-11 mycroftUse bsd.subdir.mk as appropriate.
1997-03-29 thorpejMake these compile on the PowerPC (an unsigned char...
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-04-22 cgdclean up import, NetBSD RCS IDs, etc.
1995-04-22 cgdsrc/games/trek from Lite
1994-12-22 cgdspecify man pages the new way.
1994-05-24 jtcConverted from sgtty to termios api, no longer needs...
1994-05-23 cgdneed -lcompat
1993-08-05 jtcConverted to -mandoc macros.
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources