Age | Commit message (Expand) | Author |
1999-12-11 | prevent bogus reverse query for 1.0.0.0.in-addr.arpa. | Jun-ichiro itojun Hagino |
1999-12-11 | fix gethostbyname2(foo, AF_INET6). | Jun-ichiro itojun Hagino |
1999-12-11 | add inet6_option_* and inet6_rthdr_*. | Jun-ichiro itojun Hagino |
1999-12-08 | fix BIND820 bug in inet_pton(). it should bark if there's ambiguous | Jun-ichiro itojun Hagino |
1999-12-07 | fix DNS; all this is due for squishing in a few days anyways, i suspect; fuji... | Theo de Raadt |
1999-11-17 | Add missing MLINKs | Todd C. Miller |
1999-09-27 | Correct buffer size. | Alex Feldman |
1999-09-03 | typo | Theo de Raadt |
1999-09-03 | sizeof("string") includes 0 byte; aazubel@tatu.cnba.uba.ar | Theo de Raadt |
1999-09-03 | Use strtol() and strtoul() instead of atoi(). This allows us to catch | Todd C. Miller |
1999-08-26 | add an inner xor to make prediction attacks against the ids harder, due | Niels Provos |
1999-07-08 | use SIOCGIFCONF much more carefully | Theo de Raadt |
1999-07-05 | use .Li to refer to data types | Aaron Campbell |
1999-07-05 | repairs; better English, formatting, etc. | Aaron Campbell |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell |
1999-07-03 | cleaned up | Theo de Raadt |
1999-07-03 | if_freenameindex() API | Theo de Raadt |
1999-07-03 | cleaner | Theo de Raadt |
1999-07-03 | man pages from WIDE | Theo de Raadt |
1999-07-03 | install man page | Theo de Raadt |
1999-07-03 | man page for net_addrcmp(3) | Aaron Campbell |
1999-07-03 | Ignore SIGs in the answer section for now as we don't use them (yet). | Jakob Schlyter |
1999-07-02 | remove redundant .Pp macros | Aaron Campbell |
1999-07-02 | .Dd should not be given abbreviated month names | Aaron Campbell |
1999-07-01 | indent and audit | Theo de Raadt |
1999-06-30 | indent | Theo de Raadt |
1999-06-25 | use AF_LOCAL instead of AF_UNIX | Theo de Raadt |
1999-06-23 | Fixed compilation problems. | cmetz |
1999-06-23 | Compilation fixes. | cmetz |
1999-06-23 | Removed non-existent source file from SRC. | cmetz |
1999-06-23 | Removed portability ifdefs. | cmetz |
1999-06-23 | Removed portability ifdefs and calls to nonstandard back-end. | cmetz |
1999-06-23 | net_addrcmp(); needs man page | Theo de Raadt |
1999-06-23 | KNF | Theo de Raadt |
1999-06-23 | Accidentally commited. Thanks mickey for catching this one. | cmetz |
1999-06-23 | Added some protocol independent interfaces (supposedly IPv6 support APIs, but | cmetz |
1999-06-05 | stronger suggest | Theo de Raadt |
1999-06-04 | Be consistent about the relaxation of invalid host name checking. | Niklas Hallqvist |
1999-05-30 | Revertion of last change, which was due to emacs' stupid idea | Niklas Hallqvist |
1999-05-30 | Some extra error checking, documentation and style wrt connections | Niklas Hallqvist |
1999-05-25 | punctuation | Aaron Campbell |
1999-05-25 | all functions need a return type and at least one arg, even if it's void | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-21 | improve. pushed by bengt@softwell.se | Theo de Raadt |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-15 | ethernet -> Ethernet, other repairs | Aaron Campbell |
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell |
1999-05-10 | correct some Xr's which referred to the wrong man page sections | Aaron Campbell |
1999-05-03 | Add octect sanity checking | yanick |
1999-04-28 | Do not provide gethostby.*_r for now, as configure scripts find | Niklas Hallqvist |