summaryrefslogtreecommitdiff
path: root/games/trek/trek.h
AgeCommit message (Collapse)Author
2005-11-15More typos (especially indicies -> indices), checked with jmc@Miod Vallat
2004-05-23cats ld showed that there was a common size mismatch...Theo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
1999-07-31Use const where appropriate: jsm28@cam.ac.ukPaul Janzen
1999-03-12Correct documentation, remove useless code, remove duplicate documentation,Paul Janzen
don't compile with xTRACE defined, and trim things.
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalPaul Janzen
initialization, removal of unused variable, or other minor fix. Most changes are from or inspired by NetBSD.
1997-04-01Changes from NetBSD to compile games without warnings due to short beingDale S. Rahn
unsigned on some archs, PowerPC, ROMP.
1995-10-18initial import of NetBSD treeTheo de Raadt