summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-10-18Fix compile error if lacking -DINET6Chris Cappuccio
2000-10-18Version 2 of the mod_rewrite fix from apache, fixes problem withBob Beck
2000-10-18fix preprocessor warningJason Wright
2000-10-18add moreBrandon Creighton
2000-10-18add vs4000/60, 3100/76Brandon Creighton
2000-10-18no miniroot.fsBrandon Creighton
2000-10-18set siteprefix and siteprefixexp to /usr/local as they should beTodd C. Miller
2000-10-18set siteprefix and siteprefixexp to /usr/local as they should beTodd C. Miller
2000-10-18avoid clash with IANA ifType mib, move bridge to 0xe8Jason Wright
2000-10-18don't try to configure IPv6 on bridge*. comment from deraadtJun-ichiro itojun Hagino
2000-10-18use IFT_BRIDGEJason Wright
2000-10-18restore old record login behaviourMarkus Friedl
2000-10-18add IFT_BRIDGEJason Wright
2000-10-18replace atomicio(read,...) with read(); ok deraadt@Markus Friedl
2000-10-18undoMarkus Friedl
2000-10-18remention -TEric Jackson
2000-10-18if periodic checks return errors, stop doing so. This is a workaround forTheo de Raadt
2000-10-18various cleanupsTheo de Raadt
2000-10-18- Don't use .Ar here.Aaron Campbell
2000-10-18printf(1) format string fixes! checked by theo.Hugh Graham
2000-10-18People shouldn't need to edit /etc/netstart, but they can change rc.shutdown.Aaron Campbell
2000-10-18do not say NISTheo de Raadt
2000-10-18ethernet -> EthernetAaron Campbell
2000-10-18revamped llc handling using if_llc.hJason Wright
2000-10-18syncAaron Campbell
2000-10-18Remove duplicate entry.Aaron Campbell
2000-10-18Sigh. According to the ASIX data sheets, these boards don't even have RXAaron Campbell
2000-10-18use llc_snap instead of home grown macrosJason Wright
2000-10-18KNF, add #define llc_snapJason Wright
2000-10-18From the NetBSD port of if_vlan, prevent a panic by not allowingChris Cappuccio
2000-10-18bad niklasTheo de Raadt
2000-10-18before sending a character check for DSR state.Michael Shalayeff
2000-10-18Fix compile error (ok nate@)Chris Cappuccio
2000-10-18fdopen(3) takes two args, not one; spotted by fries@. Also, move the CAVEATSAaron Campbell
2000-10-18hardcoded "gcc" -> ${CC}; ok espie@Brad Smith
2000-10-18Properly introduce options.Aaron Campbell
2000-10-18typoAaron Campbell
2000-10-18Add some rudimentary EXAMPLES sections and standardize the way we displayAaron Campbell
2000-10-18emit more easier-to-understand error message on port name error. from deraadtJun-ichiro itojun Hagino
2000-10-18syncTheo de Raadt
2000-10-18- Section shuffling.Aaron Campbell
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
2000-10-18get the bounds checking right for the data used in copyout() in severalJason Wright
2000-10-18Don'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-18Standardize 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-18Destination address is not needed for flows.Angelos D. Keromytis
2000-10-17icmp rate limiting defaults to 100ppsNiels Provos
2000-10-17We use ARP for all Ethernet speeds.Christian Weisgerber