summaryrefslogtreecommitdiffstats
path: root/trek
Commit message (Expand)AuthorAgeFilesLines
...
* sweep of errx/warnx, remove unnecessary trailing \ngrant2002-07-201-3/+3
* Correct spelling of "delimiter", and remove from ignored-errors lists.wiz2002-02-261-3/+3
* seperate -> separatewiz2001-07-222-5/+5
* receive, not recievewiz2001-06-122-5/+5
* Spell occurred correctly.simonb2001-04-251-3/+3
* Whitespace and/or punctuation fixes.wiz2001-04-021-7/+7
* fix redundant decls and nested externschristos2001-02-054-14/+14
* printf() pedant - do not pass variable alone, use %s.itojun2000-07-101-4/+4
* More include additions for exit, abs, strcmp, etc.matt2000-07-035-10/+15
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
* Fix .Nm usage.enami2000-03-021-2/+2
* Fix wrong reference to trek documentationhubertf2000-03-011-2/+2
* Fix -Wsign-compare warnings.jsm1999-09-181-3/+4
* Use `extern' for header variable declarations in trek(6).jsm1999-09-172-26/+44
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-2/+5
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-0818-57/+57
* Add use of `const' where appropriate to the games.jsm1999-09-081-3/+3
* const poisoninghubertf1999-07-2116-80/+80
* change:cgd1999-04-061-2/+2
* remove unused files (PR#6083 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-61/+0
* fix prototype, PR#5867hubertf1998-09-111-2/+3
* use symbolic constant for open(), PR#5867hubertf1998-09-111-3/+3
* Add braces to make the new egcs happy.veego1998-08-304-21/+21
* Include string.h.cjs1997-10-132-4/+6
* time_t != long, again. *Sigh*.cjs1997-10-131-3/+6
* Since we've got an int to store the value, why store it in a functioncjs1997-10-131-4/+4
* Include string.h for memcpy().cjs1997-10-131-2/+3
* Warnsify and remove local implementations of libc functions.christos1997-10-1253-756/+1039
* enable WARNS?=1 by default, & temporarily disable for the few unclean programslukem1997-10-121-1/+2
* Use bsd.subdir.mk as appropriate.mycroft1997-10-111-2/+3
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-291-3/+3
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-246-19/+19
* clean up import, NetBSD RCS IDs, etc.cgd1995-04-2259-218/+482
* src/games/trek from Litecgd1995-04-223-0/+1049
* specify man pages the new way.cgd1994-12-221-2/+2
* Converted from sgtty to termios api, no longer needs libcompat.jtc1994-05-242-8/+10
* need -lcompatcgd1994-05-231-3/+3
* Converted to -mandoc macros.jtc1993-08-051-46/+96
* Add RCS identifiers.mycroft1993-08-0152-52/+104
* Add RCS indentifiers.mycroft1993-08-011-1/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-231-2/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-2158-0/+9081