summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-22sync with driver changesOleg Safiullin
2008-10-22o add FAN4 and FAN5 sensors for IT8716/8718/8726Oleg Safiullin
2008-10-22Re-add support TX VLAN tag insertion and RX VLAN tag stripping.Brad Smith
2008-10-22Add support TX VLAN tag insertion and RX VLAN tag stripping.Brad Smith
2008-10-22Fix a typo.Brad Smith
2008-10-21more style nits.Brad Smith
2008-10-21style nits.Brad Smith
2008-10-21ouch, this one requires local for nowMarc Espie
2008-10-21Code cleanup. No functional change.Michele Marchetto
2008-10-21Make sure to read the last byte of EEPROM descriptor. PreviouslyBrad Smith
2008-10-21Don't bounce transmitted packets up to the BPF listeners twice.Brad Smith
2008-10-21add rcs idMartynas Venckus
2008-10-21build w/ USE_LOCALE. ok millert@Martynas Venckus
2008-10-21use decimal point from locale. ok millert@Martynas Venckus
2008-10-21do not listen on tentative (during DAD), duplicated (after DAD) orMarkus Friedl
2008-10-21Oops, freed to much memory.aschrijver
2008-10-21add bpf/tcpdump support to pflow(4)Joerg Goltermann
2008-10-21various doc fixes related to how mv handles symlinksJason McIntyre
2008-10-21Wow we had this structure forever wrong. Didn't break because it wasMarco Peereboom
2008-10-21remove unused variable 'v', unbreaks the treeFelix Kronlage
2008-10-21Stray spaceMarco Peereboom
2008-10-21Re-add support for RX VLAN tag stripping.Brad Smith
2008-10-21Re-add support TX VLAN tag insertion and RX VLAN tag stripping.Brad Smith
2008-10-20The optimization done in 1.19 (and repaired in 1.20) results inTheo de Raadt
2008-10-20- Remove sys/cdefs.h header.Brad Smith
2008-10-20oops, testing printf shouldn't have been commited.Brad Smith
2008-10-20Enable support for RX checksum offload, RX VLAN tag stripping and TXBrad Smith
2008-10-20Remove ioctl handlers for MTU changing and multicast, they're alreadyBrad Smith
2008-10-20Do not stop connecting after the first connect fails.aschrijver
2008-10-20Add 2 missing directives and remove duplicate configuration entry.aschrijver
2008-10-20Be pedantically correct in freeing allocated mbufs, even upon clearingBret Lambert
2008-10-20Say goodbye to local $_Marc Espie
2008-10-20add an example of how to scan for wireless networks, since it is notJason McIntyre
2008-10-20oops, assign errno the right way. caught by david running regress testsOtto Moerbeek
2008-10-20typo, regisrers -> registersBrad Smith
2008-10-20- Remove tmp variable sumflags in ti_rxeof() and just stick the csumBrad Smith
2008-10-20Enable the Gig master mode status display.Brad Smith
2008-10-19Re-add support for RX VLAN tag stripping.Brad Smith
2008-10-19Re-add support for RX VLAN tag stripping.Brad Smith
2008-10-19Shuffle MULTIPROCESSOR ifdef's around to allow code that deals withBrad Smith
2008-10-19Re-add support TX VLAN tag insertion and RX VLAN tag stripping.Brad Smith
2008-10-19The optional table counters added a field to the verboseMarco Pfatschbacher
2008-10-19vmstat(8) now reports "InUse" instead of "Releases".Marco Pfatschbacher
2008-10-19chuck berry was born in st. louis, not san jose, apparently;Jason McIntyre
2008-10-19document fts_open error handling; from Tim van der MolenJason McIntyre
2008-10-19Do the DNS resolution before the chroot and disable LDAP referrals for now.aschrijver
2008-10-19Document that strptime doesn't set the dst flag.Todd C. Miller
2008-10-19Re-add support for RX VLAN tag stripping.Brad Smith
2008-10-19over-rule -> overrule; from Thomas PfaffJason McIntyre
2008-10-19some minor cleanup, including a fix from Thomas Pfaff (mentionJason McIntyre