summaryrefslogtreecommitdiffstats
path: root/hunt/hunt/otto.c
Commit message (Expand)AuthorAgeFilesLines
* Naming reform for socket pieces, akin to what I did in huntd earlier.dholland2014-03-301-3/+3
* Split hunt and huntd's includes, instead of incestuously sharing a piledholland2014-03-291-3/+6
* catch up to huntd changes.dholland2014-03-291-7/+7
* Remove the non-curses screen handling, since it relies on knowingdholland2009-07-041-7/+2
* Remove config for the return type of signal handlers, which is also adholland2009-07-041-4/+4
* Whitespace.dholland2009-07-041-163/+163
* ANSIfy function declarations.dholland2009-07-041-26/+12
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
* Coverity CID 1443: Prevent static overrun.christos2006-03-191-4/+6
* add more "ifdef notdef" around unused sections - addresses Coverity CID 564abs2006-03-171-2/+6
* Add (unsigned char) cast to ctype functionsdsl2004-11-051-3/+3
* Mark unused parameters, nonreturning functions and format functions injsm2004-02-081-3/+3
* Remove uses of __P.jsm2004-01-271-11/+11
* Merge with v20030416.wiz2003-06-111-2/+35
* eliminate nested externschristos2001-02-051-3/+4
* Don't frob the interals of a WINDOW*, use the mvinch() macro.simonb1999-04-181-7/+3
* Yet Another Monster Commit:lukem1997-10-101-33/+46
* hunt version 1993-07-17mrg1997-10-041-0/+585