Age | Commit message (Expand) | Author |
2001-08-18 | Formatting | Paul Janzen |
2001-06-25 | sync usage message with reality, alphabetize option order; ok pjanzen | Peter Valchev |
2001-06-06 | reorder sections, minor tidying; mpech@prosoft.org.lv | Paul Janzen |
2001-06-04 | my licence now permits modification. plus some tiny style cleanup | David Leonard |
2001-02-13 | Quiet alpha warnings, principally with correct includes | Paul Janzen |
2000-07-03 | A little more select() reinitialization. | Paul Janzen |
2000-06-30 | re-initialize timeout before each invocation of select() | Paul Janzen |
2000-02-10 | stdc | David Leonard |
2000-01-03 | .Sh "SEE ALSO" -> .Sh SEE ALSO | Paul Janzen |
1999-12-12 | sync with answer.c. reviewed by pjanzen@ | David Leonard |
1999-12-12 | document -D. remove stuff about editing etc/services. accurately describe bro... | David Leonard |
1999-12-12 | User netdb to get well known port. | David Leonard |
1999-12-12 | better error msg. hook to parse command line options. reviewed by pjanzen@ | David Leonard |
1999-12-12 | Use socklen_t | David Leonard |
1999-12-12 | Catch some bad draw characters (like NUL). | David Leonard |
1999-12-12 | Use netdb to find the hunt service port. | David Leonard |
1999-12-12 | fix variable name, refer to huntd configs. reviewed by pjanzen@ | David Leonard |
1999-12-12 | clear an array before filling. reviewed by pjanzen@ | David Leonard |
1999-12-12 | isplit complicated probe_drivers() out to own file. reviewed by pjanzen@ | David Leonard |
1999-12-12 | describe the hunt client-server protocol. reviewed by pjanzen@ | David Leonard |
1999-08-30 | socklen_t | David Leonard |
1999-08-30 | Mention that chance values are percentages. | David Leonard |
1999-08-30 | -Wall | David Leonard |
1999-08-30 | Kill comment about driving up the load average. | David Leonard |
1999-08-30 | No need to have huntd in the .PATH any more | David Leonard |
1999-08-30 | check malloc return | David Leonard |
1999-08-30 | add semicolon to pacify gcc -Wall | David Leonard |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-05-30 | Only use __attribute__ if __GNUC__ is defined | Paul Janzen |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-03-22 | More accurate man page; more informative logging; use random() instead of | Paul Janzen |
1999-03-14 | Access control works now; also, some minor tidying and man page fixes. | Paul Janzen |
1999-02-01 | avoid denial of service attacks on server port; extra conf vars; fix otto | David Leonard |
1999-01-29 | major changes: security, curses, config | David Leonard |
1999-01-21 | ident | David Leonard |
1999-01-21 | ident for OpenBSD | David Leonard |
1999-01-21 | hunt (from NetBSD) | David Leonard |