Age | Commit message (Expand) | Author |
2006-04-26 | Oops, correct import this time. | Miod Vallat |
2006-04-26 | the pack #pragma is a gccism, so replace its use with __packed which will | David Gwynne |
2006-04-26 | Use %b in error flag printfs to describe meaning of error bits. | Jonathan Gray |
2006-04-26 | And commit the diff from the right system. | Brad Smith |
2006-04-26 | Fix some debug prints. | Marco Peereboom |
2006-04-26 | check for IFF_RUNNING being set before calling nfe_init(). | Brad Smith |
2006-04-26 | Undo last commit. | Marco Peereboom |
2006-04-26 | don't return -1, just 1. | Marco Peereboom |
2006-04-26 | typo | Marco Peereboom |
2006-04-26 | Add subvendor and subsysid to the mix to differentiate between controllers. | Marco Peereboom |
2006-04-26 | sync | Marco Peereboom |
2006-04-26 | Rename PERC 5/i to PERC SAS so that we can differentiate between models. | Marco Peereboom |
2006-04-25 | enable udcf, why not | Theo de Raadt |
2006-04-25 | Oops, correct import this time. | Miod Vallat |
2006-04-25 | Remove virtual tunnel support from the mrouting code. The virtual tunnel | Claudio Jeker |
2006-04-25 | the error path for teh sync cache command should return, not try to blunder | David Gwynne |
2006-04-25 | Oops, correct import this time. | Miod Vallat |
2006-04-25 | Match PCI ids for Intel ICH7 SATA in AHCI mode. | Jonathan Gray |
2006-04-25 | limit pool backend preallocation to 2048 pages max (which only affects >2g ph... | Michael Shalayeff |
2006-04-25 | Missed an include chunk. | Miod Vallat |
2006-04-25 | fix endian issue. netbsd pr31051 via ian mcwilliam | Ted Unangst |
2006-04-25 | that extern was needed for now, miod | Theo de Raadt |
2006-04-25 | add a struct timeval to struct sensor. any sensor which wishes the user | Theo de Raadt |
2006-04-24 | Use NULL where NULL is meant, from thib, no binary change | Pedro Martelletto |
2006-04-24 | Enable profling in asm if either PROF or GPROF is enabled, kernel profiling | Dale Rahn |
2006-04-24 | regen | Jonathan Gray |
2006-04-24 | Add id for 82801GBM SATA in AHCI mode. | Jonathan Gray |
2006-04-24 | oops | Theo de Raadt |
2006-04-24 | sync | Theo de Raadt |
2006-04-24 | egalax | Theo de Raadt |
2006-04-24 | add a missing return here. | Brad Smith |
2006-04-23 | some more ANSI, KNF and other tidying up. | Brad Smith |
2006-04-23 | Remove superfluous use of usb_callout_init() (== timeout_set()). | Kenneth R Westerback |
2006-04-23 | Make code path for ADMTek variant endian-safe; fixes dc(4) on macppc. | Mark Kettenis |
2006-04-23 | Recognize the D-Link DRP32TXD CardBus adapter. It is another | Brad Smith |
2006-04-23 | regen | Brad Smith |
2006-04-23 | add the D-Link DRP32TXD CardBus id. | Brad Smith |
2006-04-23 | regen | Brad Smith |
2006-04-23 | add the Dell Bluetooth 350 module. | Brad Smith |
2006-04-23 | 'fall into' -> FALLTHROUGH | Pedro Martelletto |
2006-04-23 | Remove unnecessary ARGSUSED comment | Pedro Martelletto |
2006-04-23 | KNF | Pedro Martelletto |
2006-04-23 | Fix an embarrassing pasto that triggered a panic. Reported by henning. | Marco Peereboom |
2006-04-23 | Allow Intel SATA to map compatibility interrupts. | Jonathan Gray |
2006-04-23 | Add puc(4) and com at puc. | Mark Kettenis |
2006-04-23 | remove all the compat stuff for the otherbsds. this is openbsd, i prefer | David Gwynne |
2006-04-22 | Simplify time calculations. | Marc Balmer |
2006-04-22 | Routes announced via rt_missmsg() do not have rtm_index set. While in most | Claudio Jeker |
2006-04-22 | Henning reported a crash I can't explain while using the new sensor code. | Marco Peereboom |
2006-04-22 | typo. | Federico G. Schwindt |