summaryrefslogtreecommitdiff
path: root/games/quiz/rxp.c
AgeCommit message (Collapse)Author
1999-10-02Clean up the string handling to avoid segfaults when the regexp routinesPaul Janzen
pass each other (char *)NULLs, which used to happen on suitably invalid data files.
1999-03-27use const where appropriate; jsm28@cam.ac.ukPaul Janzen
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.
1995-10-18initial import of NetBSD treeTheo de Raadt