Age | Commit message (Expand) | Author |
2000-11-10 | revert, okay @aaron | Niels Provos |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-11-09 | typo | Theo de Raadt |
2000-11-08 | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | Aaron Campbell |
2000-11-07 | Don't assume that a SOCK_DGRAM descriptor in -direct mode is an | brian |
2000-11-07 | Pass the correct option data to the compression modules Init function | brian |
2000-11-02 | Some whitespace changes | brian |
2000-11-02 | Improvements for ICMP and GRE/PPTP; FreeBSD | brian |
2000-10-31 | some buffer care; jakob | Theo de Raadt |
2000-10-30 | Fix up this man page considerably. | Aaron Campbell |
2000-10-30 | accept unknown options in leases by default; beck | Theo de Raadt |
2000-10-29 | Eek, typo in my last commit; noticed by huynh.29@osu.edu | Aaron Campbell |
2000-10-28 | Close PR 1419, use modified patch (original from peter.galbavy@knowledge.com) | Angelos D. Keromytis |
2000-10-26 | Close pr1295 - Only a DHCPNAK bootreply should have a yiaddr of 0.0.0.0, | Bob Beck |
2000-10-23 | Remove duplicate (and wrong) description of @option. | Marc Espie |
2000-10-23 | Format string paranoia w/use of bootpd's local stdarg report() routine. | Aaron Campbell |
2000-10-23 | Call get_errmsg() properly; from NetBSD. | Aaron Campbell |
2000-10-23 | Spelling: wierd -> weird | Aaron Campbell |
2000-10-23 | Use the standard option descriptions introduction. | Aaron Campbell |
2000-10-20 | Fix various typos; spotted by gluk@ptci.ru. | Aaron Campbell |
2000-10-19 | code for printing bridge spanning tree packets | Jason Wright |
2000-10-18 | this was overlooked in the last commit. ok beck@. | Todd T. Fries |
2000-10-18 | due to over agressive quoting, various space separated variables were failing. | Todd T. Fries |
2000-10-18 | Version 2 of the mod_rewrite fix from apache, fixes problem with | Bob Beck |
2000-10-18 | fix preprocessor warning | Jason Wright |
2000-10-17 | Clean. | Aaron Campbell |
2000-10-17 | - Add $OpenBSD$ tag. | Aaron Campbell |
2000-10-16 | fix from 1.3.14 for mod_vhost_alias to ensure cgi script contents are not sent | Bob Beck |
2000-10-16 | Add spppcontrol | Chris Cappuccio |
2000-10-16 | spppcontrol from FreeBSD | Chris Cappuccio |
2000-10-16 | mod_rewrite update from 1.3.14 to prevent problems with bogus mod_rewrite | Bob Beck |
2000-10-16 | respect CC. | Brad Smith |
2000-10-16 | use "cc -shared" to link the modules on 2.8 and up. | Brad Smith |
2000-10-16 | include the revision of OpenBSD with the output. | Brad Smith |
2000-10-16 | Xr sa | Theo de Raadt |
2000-10-16 | Let pkg_add be slightly more informative on tar balls that happen not | Marc Espie |
2000-10-16 | Re-align with reality: We use ARP for all Ethernet types. | Christian Weisgerber |
2000-10-16 | use sigjmp_buf's, and use poll instead of select. various other small | Theo de Raadt |
2000-10-15 | add note that pkg_add is not to be used for system distribution files. | Marco S Hyman |
2000-10-14 | - "Available options:" -> "The options are as follows:". | Aaron Campbell |
2000-10-14 | - Correct .Nm usage. | Aaron Campbell |
2000-10-14 | Capitalization. | Aaron Campbell |
2000-10-13 | fix build on alpha with -Werror; David Leonard <david.leonard@csee.uq.edu.au> | Jakob Schlyter |
2000-10-12 | cleanups | Theo de Raadt |
2000-10-10 | Remove useless line; mj@who.net | Todd C. Miller |
2000-10-10 | cast size_t to u_long on printing, be friendly with alpha. sync with kame | Jun-ichiro itojun Hagino |
2000-10-10 | Use supplied vax support. Don't know if it works. | Hugh Graham |
2000-10-09 | Don't exit when we get ENOBUFS from writev(), drop the packet instead. | brian |
2000-10-09 | If write() gives -1/ENOBUFS, keep the packet and sleep for 1/10th | brian |