Age | Commit message (Expand) | Author |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-04-14 | use getifaddrs, not SIOCGIFCONF. #ifdef will be removed later. | Jun-ichiro itojun Hagino |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-12 | Remove all arguments to the .Os macro so that all of 2.7's man pages will | Aaron Campbell |
2000-04-11 | Fix HISTORY section; ian@darwinsys.com | Aaron Campbell |
2000-04-11 | ignore routing messages for interfaces that route6d does not care. | Jun-ichiro itojun Hagino |
2000-04-11 | avoid complex alignment constraint in SIOCGIFCONF, | Jun-ichiro itojun Hagino |
2000-04-10 | Speed up simple pkg_info: don't retrieve information we don't use. | Marc Espie |
2000-04-09 | Add a missing ``break'' | brian |
2000-04-07 | When running ppp -background, show comfort messages showing | brian |
2000-04-06 | Enable sendmail 8.10.0. Things like sendmail.* and aliases now live | Todd C. Miller |
2000-04-06 | I didn't get this right the last time.... | brian |
2000-04-06 | Don't make a sendmail smtpd link, it will be confused with beck's smtpd. | Todd C. Miller |
2000-04-05 | Fix bogus error message. Not a dir can mean *nothing* at all. | Marc Espie |
2000-04-04 | Register PLIST_SRC before dependencies and conflicts so that the | Marc Espie |
2000-04-04 | more details, and a UKC(8) link | Theo de Raadt |
2000-04-04 | Add smtpd link | Todd C. Miller |
2000-04-03 | Plug two file descriptor leaks | brian |
2000-04-03 | add more ntohs(). u_short -> u_int16_t. (in-sync with tcpdump.org tree) | Jun-ichiro itojun Hagino |
2000-04-03 | byte order fixes; gwes@oat.com | Theo de Raadt |
2000-04-02 | When a link is ``!program'', realise when the process we're | brian |
2000-04-02 | Allow ``set authname'' in any phase, just warn if we're not | brian |
2000-04-02 | Don't ``down'' all NCPs when the last LCP reaches TLD. Instead, | brian |
2000-04-02 | Don't claim (in the log file) that the parent was notified | brian |
2000-04-02 | Don't wait for the redial timer before exiting due to the last | brian |
2000-04-02 | Make the default ``nat target'' address INADDR_NONE, meaning | brian |
2000-03-31 | Add the ``nat target'' command. | brian |
2000-03-31 | install inetd.conf(5) here instead | Theo de Raadt |
2000-03-30 | Correct address parsing | brian |
2000-03-29 | you missed a bunch of things | Theo de Raadt |
2000-03-29 | vos.1 -> vos.8 | Hans Insulander |
2000-03-29 | Add manpage vos(1). (ok deraadt@) | Hans Insulander |
2000-03-29 | Add manpage pts(1). (ok deraadt@) | Hans Insulander |
2000-03-29 | Add manpage fs(1) | Hans Insulander |
2000-03-29 | addr(8) goes away, no man page, and useless | Theo de Raadt |
2000-03-29 | Log information about packets being dropped (probably due to | brian |
2000-03-29 | Allow the use of hostnames instead of (and as well as) IP | brian |
2000-03-29 | no adduser_proc(8) anymore | Theo de Raadt |
2000-03-29 | Mention the value of the unexpected return code in nat_LayerPull() | brian |
2000-03-28 | Remove duplicate word occurrences. | Aaron Campbell |
2000-03-28 | don't treat # specially if PARSE_NOHASH is passed | brian |
2000-03-28 | Don't treat # specially here | brian |
2000-03-27 | Add and document option no-default-conflict. | Marc Espie |
2000-03-27 | Document -s, indicate the existence of @option, remove fixed bug from | Marc Espie |
2000-03-26 | correct usage() return value | Eric Jackson |
2000-03-25 | pccon gets turn off. totally machine specific, no man page | Theo de Raadt |
2000-03-24 | Fake buglet fix: if PLIST_SRC directly follows PLIST_CWD, ignore | Marc Espie |
2000-03-24 | Disallow pkg_delete when the pkg_prefix is on a read-only file-system. | Marc Espie |
2000-03-24 | Handle expansion sequences in @exec better (let the expander decide whether | Marc Espie |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell |