Age | Commit message (Expand) | Author |
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 |
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell |
2000-03-22 | Correct Xr'efs; brad@ | Aaron Campbell |
2000-03-22 | queuing -> queueing; chuck@home.snew.com | Todd C. Miller |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
2000-03-19 | Add some diagnostics to prove that incoming IP fragments are | brian |
2000-03-19 | cleanup | Bob Beck |
2000-03-19 | apache 1.3.12 + mod_ssl 2.6.2 merge | Bob Beck |
2000-03-19 | new minty 0.9.5 openssl | Bob Beck |
2000-03-19 | Allow environment variables on command/config lines; markk@knigma.org | brian |
2000-03-18 | fix parsing of commands after @ keywords and hourly bitmap handling; | Theo de Raadt |
2000-03-18 | delete generated files (again (*&@#$ | Theo de Raadt |
2000-03-15 | Repair mdoc botch. | Aaron Campbell |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-03-14 | support DESTDIR include fetching; dm | Theo de Raadt |
2000-03-13 | Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed | Kjell Wooding |
2000-03-13 | bring in latest rtadvd source from kame. | Jun-ichiro itojun Hagino |
2000-03-12 | improve SECURITY section. sync with kame. | Jun-ichiro itojun Hagino |
2000-03-12 | correct use of perror(). improve src addr selection. (sync with kame) | Jun-ichiro itojun Hagino |
2000-03-07 | Use ETHERTYPE_8021Q | Chris Cappuccio |