OpenBSD CVS

src/games/adventure/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / games / adventure

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   23 years  pjanzen   Remove -traditional-cpp and do some -Wall cleanups; from Chris K. Young <cky@pob...
[TXT] adventure.6  1.4   24 years  aaron   - remove all trailing whitespace * except when it is escaped with a `\' at ...
[TXT] crc.c  1.3   25 years  pjanzen   merge in NetBSD, including recent PR's of jsm28@cam.ac.uk
[TXT] done.c  1.4   25 years  pjanzen   More changes from jsm28@cam.ac.uk
[TXT] extern.h  1.3   23 years  pjanzen   Remove -traditional-cpp and do some -Wall cleanups; from Chris K. Young <cky@pob...
[TXT] glorkz  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] hdr.h  1.7   23 years  pjanzen   Remove -traditional-cpp and do some -Wall cleanups; from Chris K. Young <cky@pob...
[TXT] init.c  1.6   25 years  pjanzen   merge in NetBSD, including recent PR's of jsm28@cam.ac.uk
[TXT] io.c  1.9   23 years  pjanzen   Don't FLUSHLINE unnecessarily
[TXT] main.c  1.11   23 years  pjanzen   Remove -traditional-cpp and do some -Wall cleanups; from Chris K. Young <cky@pob...
[TXT] save.c  1.5   25 years  pjanzen   merge in NetBSD, including recent PR's of jsm28@cam.ac.uk
[TXT] setup.c  1.5   25 years  pjanzen   More changes from jsm28@cam.ac.uk
[TXT] subr.c  1.4   25 years  pjanzen   More changes from jsm28@cam.ac.uk
[TXT] vocab.c  1.9   23 years  pjanzen   Use err() rather than errx() immediately after alloc failure.
[TXT] wizard.c  1.8   23 years  pjanzen   File name buffer should be MAXPATHLEN; ianm@cit.uws.edu.au. Also avoid buffer o...