Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | David Leonard | |
broadcast behaviour. Va variables. add FILES section. reviewed by pjanzen@ | |||
1999-12-12 | User netdb to get well known port. | David Leonard | |
Remove unused 3rd arg to main(). Revoke any setgid privs (unnecessary?) Add -D for command-line configuration options. Properly handle new, spawning connections. Fix that evil repeated-quit problem in two places. Fix a bug where a server would quit only if it were questioned for stats. Allow port sharing. Clean up havechar(). Don't allow write() to block. reviewed by pjanzen@ | |||
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 | |
Cope with fragmented reads in the initial cilent connect a lot better/simpler. Check the team name. Caller must free allocated 'spawn' structures. reviewed by pjanzen@ | |||
1999-12-12 | Catch some bad draw characters (like NUL). | David Leonard | |
Use display_beep() instead of write(,"\7",) Report read errors from stdin. reviewed by pjanzen@ | |||
1999-12-12 | Use netdb to find the hunt service port. | David Leonard | |
Use the new probe_drivers(). Better warning messages about the -t option. Correct error message for monitors that find nothing. In the screen where the user has to choose the huntd host, show new hosts as they come in. Check statistics information for 'bad' characters. Allow space to be a team name (same as no team) reviewed by pjanzen@ | |||
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 | |
Add my name to authors! (pjanzen@ thinks that I made sufficient changes) | |||
1999-08-30 | -Wall | David Leonard | |
1999-08-30 | Kill comment about driving up the load average. | David Leonard | |
Captilize statistics names to match program output. Mention that hunt historically started huntd, but that this is no longer the case. | |||
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 | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
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 | |
is used instead; kwesterback@home.com | |||
1999-03-22 | More accurate man page; more informative logging; use random() instead of | Paul Janzen | |
old internal routine (seems to minimize instant death on re-entry). | |||
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 | |
mandoc-ify manual pages use -locurses | |||
1999-01-21 | hunt (from NetBSD) | David Leonard | |