summaryrefslogtreecommitdiff
path: root/games/trek/getpar.c
AgeCommit message (Expand)Author
2016-01-07ANSIfy trek(6)mestre
2016-01-07Remove unnecessary headers and sort the remaining alphabeticallymestre
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2003-07-10add missing includesDavid Krause
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
2002-05-31de-registerPaul Janzen
2002-02-25fix buffer overflow in scanf; found by pjanzenPeter Valchev
2002-02-25handle EOF gracefully; ok pjanzenPeter Valchev
2002-02-24getchar fixes; ok pjanzenPeter Valchev
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1999-07-31Use const where appropriate: jsm28@cam.ac.ukPaul Janzen
1999-03-12Correct documentation, remove useless code, remove duplicate documentation,Paul Janzen
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalPaul Janzen
1995-10-18initial import of NetBSD treeTheo de Raadt