Age | Commit message (Expand) | Author |
2000-10-18 | Fix compile error if lacking -DINET6 | Chris Cappuccio |
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-18 | add more | Brandon Creighton |
2000-10-18 | add vs4000/60, 3100/76 | Brandon Creighton |
2000-10-18 | no miniroot.fs | Brandon Creighton |
2000-10-18 | set siteprefix and siteprefixexp to /usr/local as they should be | Todd C. Miller |
2000-10-18 | set siteprefix and siteprefixexp to /usr/local as they should be | Todd C. Miller |
2000-10-18 | avoid clash with IANA ifType mib, move bridge to 0xe8 | Jason Wright |
2000-10-18 | don't try to configure IPv6 on bridge*. comment from deraadt | Jun-ichiro itojun Hagino |
2000-10-18 | use IFT_BRIDGE | Jason Wright |
2000-10-18 | restore old record login behaviour | Markus Friedl |
2000-10-18 | add IFT_BRIDGE | Jason Wright |
2000-10-18 | replace atomicio(read,...) with read(); ok deraadt@ | Markus Friedl |
2000-10-18 | undo | Markus Friedl |
2000-10-18 | remention -T | Eric Jackson |
2000-10-18 | if periodic checks return errors, stop doing so. This is a workaround for | Theo de Raadt |
2000-10-18 | various cleanups | Theo de Raadt |
2000-10-18 | - Don't use .Ar here. | Aaron Campbell |
2000-10-18 | printf(1) format string fixes! checked by theo. | Hugh Graham |
2000-10-18 | People shouldn't need to edit /etc/netstart, but they can change rc.shutdown. | Aaron Campbell |
2000-10-18 | do not say NIS | Theo de Raadt |
2000-10-18 | ethernet -> Ethernet | Aaron Campbell |
2000-10-18 | revamped llc handling using if_llc.h | Jason Wright |
2000-10-18 | sync | Aaron Campbell |
2000-10-18 | Remove duplicate entry. | Aaron Campbell |
2000-10-18 | Sigh. According to the ASIX data sheets, these boards don't even have RX | Aaron Campbell |
2000-10-18 | use llc_snap instead of home grown macros | Jason Wright |
2000-10-18 | KNF, add #define llc_snap | Jason Wright |
2000-10-18 | From the NetBSD port of if_vlan, prevent a panic by not allowing | Chris Cappuccio |
2000-10-18 | bad niklas | Theo de Raadt |
2000-10-18 | before sending a character check for DSR state. | Michael Shalayeff |
2000-10-18 | Fix compile error (ok nate@) | Chris Cappuccio |
2000-10-18 | fdopen(3) takes two args, not one; spotted by fries@. Also, move the CAVEATS | Aaron Campbell |
2000-10-18 | hardcoded "gcc" -> ${CC}; ok espie@ | Brad Smith |
2000-10-18 | Properly introduce options. | Aaron Campbell |
2000-10-18 | typo | Aaron Campbell |
2000-10-18 | Add some rudimentary EXAMPLES sections and standardize the way we display | Aaron Campbell |
2000-10-18 | emit more easier-to-understand error message on port name error. from deraadt | Jun-ichiro itojun Hagino |
2000-10-18 | sync | Theo de Raadt |
2000-10-18 | - Section shuffling. | Aaron Campbell |
2000-10-18 | Another round of man page cleanup, this time to remove more hard sentence | Aaron Campbell |
2000-10-18 | get the bounds checking right for the data used in copyout() in several | Jason Wright |
2000-10-18 | Don't pass too many arguments to .Nd without quoting. | Aaron Campbell |
2000-10-18 | - Arguments to .Nd should go on the same line as .Nd. | Aaron Campbell |
2000-10-18 | Standardize mdoc .Nd lines in the PHY driver man pages. | Aaron Campbell |
2000-10-18 | - Remove duplicate word occurrence; spotted by brad@. | Aaron Campbell |
2000-10-18 | Destination address is not needed for flows. | Angelos D. Keromytis |
2000-10-17 | icmp rate limiting defaults to 100pps | Niels Provos |
2000-10-17 | We use ARP for all Ethernet speeds. | Christian Weisgerber |