summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-10-17use __P() in prototype for non-ansi compilers.Jun-ichiro itojun Hagino
2000-10-17return number of characters processed; ok deraadt@Markus Friedl
2000-10-17remove extra newline from printfHugh Graham
2000-10-17Clean.Aaron Campbell
2000-10-17Xr amphy 4Jason Wright
2000-10-17remove dmphy man page and add amphy pageJason Wright
2000-10-17remove dmphyJason Wright
2000-10-17- Add $OpenBSD$ tag.Aaron Campbell
2000-10-17- Add a DIAGNOSTICS section explaining "the passwd file is busy".Aaron Campbell
2000-10-17Triones HPT366 and HPT370 share the same device ID, but use different revisionsTodd C. Miller
2000-10-17damn it, i have had it with this untested weak shitTheo de Raadt
2000-10-17undo last commit. on some kernel links, this causes pcibios panics atTheo de Raadt
2000-10-17Undo the incorrect fix for my ASIX 88141. Instead of just relying on tx_cnt,Aaron Campbell
2000-10-17driver for amphy from freebsd; aaron okJason Wright
2000-10-17update tx from freebsd sources based on patch from pr#1405Jason Wright
2000-10-17syncTheo de Raadt
2000-10-17doc improvements; gbayley@ausmac.netTheo de Raadt
2000-10-17use rebootTheo de Raadt
2000-10-17Mention another controller tested, and add some text about jumper J4Niklas Hallqvist
2000-10-17compatibility issueMichael Shalayeff
2000-10-17update about auth and stuffMichael Shalayeff
2000-10-17/* Authentication added by Steve Weiss <srw@alum.mit.edu> based on adviceMichael Shalayeff
2000-10-16fix missing closedir() that could allow apacheSSL to leak fd's,Bob Beck
2000-10-16Merge with EOM 1.135Niklas Hallqvist
2000-10-16Merge with EOM 1.44Niklas Hallqvist