summaryrefslogtreecommitdiffstats
path: root/sail/dr_main.c
Commit message (Expand)AuthorAgeFilesLines
* Rework the game startup so it uses curses nicely. There are now menusdholland2010-08-061-5/+53
* Don't cast the return value of calloc().dholland2009-03-141-3/+3
* Use err(3) and errx(3), not perror and fprintf to stderr. From OpenBSD.dholland2009-03-021-6/+5
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* remove redundant decls.christos2001-02-051-4/+2
* More rationalization of include files:jwise2001-01-041-2/+3
* Rationalize inclusion of header files: cut down on `include everythingjwise2001-01-041-3/+5
* First half of static-ization of local funcs.jwise2001-01-041-2/+4
* ANSIfy in preparation for further work.jwise2001-01-011-7/+7
* Fix insecure /tmp usage in sail.jsm2000-02-091-4/+2
* Warns fixes:christos1997-10-131-4/+8
* clean up import, NetBSD RCS IDscgd1995-04-221-4/+9
* setuid rather than setruidcgd1994-04-081-2/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+108