summaryrefslogtreecommitdiff
path: root/games/hunt/huntd
AgeCommit message (Expand)Author
2005-04-21vsnprintf careful handling of -1; ok beckTheo de Raadt
2004-01-16ISO C police: log and expl are reserved for the C library.Marc Espie
2003-12-28Fix two obvious thinkos in va_end() usage.Marc Espie
2003-06-17d@ has asked me to put in an explicit "Public domain" on header files for codePaul Janzen
2003-06-11New license from the official hunt release atPaul Janzen
2003-05-20Fix broken .Xr and uncomment it.Paul Janzen
2003-03-11double words and spelling fixesDavid Krause
2003-03-06broken .Xr's;Jason McIntyre
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
2002-11-10SEE ALSO reordering; pjanzen ok.Federico G. Schwindt
2002-07-26Theo pointed out a vsnprintf() whose return value was being usedPaul Janzen
2002-05-31No dm -> no need to revoke setegid.Paul Janzen
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-17fixes from mpech@prosoft.org.lvPaul Janzen
2001-09-19isplayer -> is_player gets out of <ctype.h> namespace; jsm28@cam.ac.ukPaul Janzen
2001-08-18FormattingPaul Janzen
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
2000-01-03.Sh "SEE ALSO" -> .Sh SEE ALSOPaul Janzen
1999-12-12sync with answer.c. reviewed by pjanzen@David Leonard
1999-12-12document -D. remove stuff about editing etc/services. accurately describe bro...David Leonard
1999-12-12User netdb to get well known port.David Leonard
1999-12-12better error msg. hook to parse command line options. reviewed by pjanzen@David Leonard
1999-12-12Use socklen_tDavid Leonard
1999-08-30socklen_tDavid Leonard
1999-08-30Mention that chance values are percentages.David Leonard
1999-08-30 -WallDavid Leonard
1999-08-30check malloc returnDavid Leonard
1999-08-30add semicolon to pacify gcc -WallDavid Leonard
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-05-30Only use __attribute__ if __GNUC__ is definedPaul Janzen
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
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