summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-23- fall back to 1Mbps if tx rate is returned as zero. avoids divide by zero. ...Niall O'Higgins
2006-08-23Support arm libraries with DT_TEXTREL, has no affect for other libraries.Dale Rahn
2006-08-23use the correct variable in error and warning messagesJoris Vink
2006-08-23pull in latest change from openrcs:Joris Vink
2006-08-23Protect scsi_done() with splbio(), discussed with and okay dlg@, marco@Pedro Martelletto
2006-08-23- add regression test for rcs parser's handling of truncated files.Niall O'Higgins
2006-08-23the maximum MTU allowed for IEEE802.11 is 2290 which is greater thanDamien Bergamini
2006-08-23in rum_rxeof(), don't check xfer length against IEEE80211_MIN_LEN sinceDamien Bergamini
2006-08-23regenBrad Smith
2006-08-23add SiS 191 Gig Ethernet PCI id.Brad Smith
2006-08-23wording;Jason McIntyre
2006-08-23missing full stop;Jason McIntyre
2006-08-23Add missing checks for EOF when parsing rcs file sections.Todd C. Miller
2006-08-23esm(4) also gives status (sometimes ;)Michael Shalayeff
2006-08-23one more sampleMichael Shalayeff
2006-08-23allow monitoring sensors with their own status reporting such as ipmi or raid...Michael Shalayeff
2006-08-23Add a comment about the empty imsg_event_add() function to make it clearClaudio Jeker
2006-08-23Extend show rib command. Following new options are added:Claudio Jeker
2006-08-23Extend show rib interface code so that it is possible to show the adj-rib-inClaudio Jeker
2006-08-23Add Nova Tech NV-902W, and mention another Zinwell ural(4) device.Jonathan Gray
2006-08-23regenJonathan Gray
2006-08-23Add another ural(4) device, Nova Tech NV-902W.Jonathan Gray
2006-08-23Remove line length limit when reading format strings from a file.Ray Lai
2006-08-22- full month name for .DtJason McIntyre
2006-08-22syncTheo de Raadt
2006-08-22Fix possible NULL deref from Alexey V. Vatchenko <avv@mail.zp.ua>Marco Peereboom
2006-08-22More register defines.Miod Vallat
2006-08-22Wrap dmesgMiod Vallat
2006-08-22Clear sti display on console attach, now that the bootloader leaves usMiod Vallat
2006-08-22Implement pmap_steal_memory() if HAVE_PMAP_DIRECT; no change except forMiod Vallat
2006-08-22provide some smp locking around protection fault trap from user too; original...Michael Shalayeff
2006-08-22Same change as on i386: use a case-insensitive comparison when checkingTom Cosgrove
2006-08-22remove the check for the number of heads reported by the BPB altogether,Nikolay Sturm
2006-08-22Use a case-insensitive comparison when checking for bogus SMBIOSTom Cosgrove
2006-08-22use LIST_FOREACH; from FreeBSDMartin Reindl
2006-08-22syncTheo de Raadt
2006-08-22hmmTheo de Raadt
2006-08-22start at a pgt(4) man page, else miod will hurt the swissTheo de Raadt
2006-08-22Very initial import to support the PrismGT chipset (FullMAC for now).Marcus Glocker
2006-08-22correct function name in log message.Hans-Joerg Hoexer
2006-08-22back out -r1.497 (support for "tagged {}" lists), it broke "tagged" supportDaniel Hartmeier
2006-08-22- Re-add the m_adj() back into em_get_buf(), but this time checkBrad Smith
2006-08-22do not send the empty UPDATE message as End-of-RIB marker yet, JuniperHenning Brauer
2006-08-22acx(4) seems to work fine on amd64 here also, so enable it.Jonathan Gray
2006-08-22Deactivate the QTDs when removing a queue head to prevent the hostChristopher Pascoe
2006-08-22Be more aggressive about waiting for the host controller doorbell,Christopher Pascoe
2006-08-21Answer ARP queries also for addresses on carp interfaces, if carpsMarco Pfatschbacher
2006-08-21ramdisks do not have vlan, drop mbuf; ok bradTheo de Raadt
2006-08-21Delete #ifdef/#ifndef __OpenBSD__ chunks, leaving just the code weKenneth R Westerback
2006-08-21Add missing amrr statistic updates. Makes rate control work proper.Marcus Glocker