summaryrefslogtreecommitdiff
path: root/games/hunt/huntd/driver.c
AgeCommit message (Expand)Author
2007-04-02tidy up synopis and usage(); sort options; from Igor SobradoJason McIntyre
2004-01-16ISO C police: log and expl are reserved for the C library.Marc Espie
2003-06-11New license from the official hunt release atPaul Janzen
2003-03-11double words and spelling fixesDavid Krause
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
2002-05-31No dm -> no need to revoke setegid.Paul Janzen
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-02-13Quiet alpha warnings, principally with correct includesPaul Janzen
2000-07-03A little more select() reinitialization.Paul Janzen
2000-06-30re-initialize timeout before each invocation of select()Paul Janzen
1999-12-12User netdb to get well known port.David Leonard
1999-03-22More accurate man page; more informative logging; use random() instead ofPaul Janzen
1999-03-14Access control works now; also, some minor tidying and man page fixes.Paul Janzen
1999-02-01avoid denial of service attacks on server port; extra conf vars; fix ottoDavid Leonard
1999-01-29major changes: security, curses, configDavid Leonard
1999-01-21ident for OpenBSDDavid Leonard
1999-01-21hunt (from NetBSD)David Leonard