summaryrefslogtreecommitdiff
path: root/games/hunt/huntd/conf.c
AgeCommit message (Expand)Author
2017-01-21Nuke whitespace foolish enough to expose itself during the greatKenneth R Westerback
2017-01-20In "%.*s" the * takes (int). gcc whines if you try to use the resultKenneth R Westerback
2016-08-27Pull in <sys/select.h> for fd_setPhilip Guenther
2016-01-07ANSIfy hunt(6)mestre
2016-01-07Headers cleanup and sortingmestre
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2007-03-20remove some bogus *p tests from charles longeauTed Unangst
2004-01-16ISO C police: log and expl are reserved for the C library.Marc Espie
2001-02-13Quiet alpha warnings, principally with correct includesPaul Janzen
1999-12-12better error msg. hook to parse command line options. reviewed by pjanzen@David Leonard
1999-08-30 -WallDavid Leonard
1999-02-01avoid denial of service attacks on server port; extra conf vars; fix ottoDavid Leonard
1999-01-29major changes: security, curses, configDavid Leonard