summaryrefslogtreecommitdiffstats
path: root/trek
Commit message (Collapse)AuthorAgeFilesLines
* change:cgd1999-04-061-2/+2
| | | | | | | | .Sh "SEE ALSO" to: .Sh SEE ALSO The doc macros check for the latter (actually just for 'SEE' as the first argument to .Sh) to set the section header SEE ALSO flag, which modifies some behaviour (e.g. references done with .Rs/.Re).
* 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
| | | pointer and cast it?
* 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
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* 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