Age | Commit message (Expand) | Author |
2007-04-02 | sudden motion sensor is also found in PowerBook5,8 and PowerBook6,7. | Xavier Santolaria |
2007-04-02 | vrele() the destination directory vnode in ufs_rename() if the call to | Pedro Martelletto |
2007-04-02 | Similar to other drivers call if_start() at the end of the rx interrupt because | Claudio Jeker |
2007-04-02 | Don't append the errno string in a log_error() call, | Moritz Jodeit |
2007-04-02 | DAC3550A is found in PowerBook2,1 and PowerBook2,2. | Xavier Santolaria |
2007-04-02 | When setting all signals to their default handlers, start | Moritz Jodeit |
2007-04-02 | Don't let -r fall through to the next case block, | Moritz Jodeit |
2007-04-02 | The scanf(3) family of functions can return EOF (-1) if an input | Moritz Jodeit |
2007-04-02 | Do not touch uninitialized variable, if sscanf(3) fails. | Moritz Jodeit |
2007-04-02 | tweak the -LR options, after similar changes to tcpdrop(8); ok deraadt | Jason McIntyre |
2007-04-02 | Read log page 10h to determine the NCQ error, instead of aborting all | Christopher Pascoe |
2007-04-01 | Correct URL to UHCI spec. | Jonathan Gray |
2007-04-01 | Add code to establish interrupts. | Mark Kettenis |
2007-04-01 | kill trailing whitespace; | Jason McIntyre |
2007-04-01 | fix the description of -f; from Igor Sobrado | Jason McIntyre |
2007-04-01 | world water day | Jasper Lievisse Adriaanse |
2007-04-01 | Write MAC and BSSID into devices template RAM at init time. | Marcus Glocker |
2007-04-01 | tidy up usage(); partly from Mark Lumsden | Jason McIntyre |
2007-04-01 | clarify return values, prompted by moritz; ok moritz jmc | Theo de Raadt |
2007-04-01 | s/multpile/multiple/ | Ray Lai |
2007-04-01 | Document X related options. ok and tweaks jmc@ | Matthieu Herrb |
2007-04-01 | Shift pci tags for PCIe. | Mark Kettenis |
2007-04-01 | Provide (non functional) dma tag. | Mark Kettenis |
2007-04-01 | Shift tags when converting them into an address offset. Necessary to support | Mark Kettenis |
2007-04-01 | Fix DEBUG built. | Mark Kettenis |
2007-04-01 | Some sorting. More comments. | Marcus Glocker |
2007-04-01 | Cleanup sc_softc. | Marcus Glocker |
2007-04-01 | There is no need to keep the intrstr in the drivers softc struct. | Marcus Glocker |
2007-04-01 | XENOCARA_TOP and XENOCARA_OBJDIR were renamed XSRCDIR and XOBJDIR | Matthieu Herrb |
2007-04-01 | Remove some leftovers from the userret cleanups. | Artur Grabowski |
2007-04-01 | Correct some sili port offsets. | Jonathan Gray |
2007-04-01 | Remove dead code. Comments. | Marcus Glocker |
2007-03-31 | Since I spent some work on this beast, too, I allow myself to add me | Marcus Glocker |
2007-03-31 | Match on the 3132 as well. | Jonathan Gray |
2007-03-31 | Move extraction / verification of PHY and radio values into own functions. | Marcus Glocker |
2007-03-31 | do nbuf constraint based on KERNEND/KERNBASE to avoid integer overflow from n... | Theo de Raadt |
2007-03-31 | Map PCIe config space. | Mark Kettenis |
2007-03-31 | Print correct function name in diagnostic output. | Alexander Bluhm |
2007-03-31 | Fix DEBUG. | Mark Kettenis |
2007-03-31 | sync | Theo de Raadt |
2007-03-31 | deregister, no change in object code | Pedro Martelletto |
2007-03-31 | Add missing bintime2timespec(). | Mark Kettenis |
2007-03-31 | sync | Reyk Floeter |
2007-03-31 | Move offline state up in priority over degraded. | Marco Peereboom |
2007-03-31 | some KNF, partially pt out by rivo nurges <rix@estpak.ee> | Henning Brauer |
2007-03-31 | Fix bio disk lookup and make it more paranoia with provided parameters. | Marco Peereboom |
2007-03-31 | Spacing and a stale comment. | Marco Peereboom |
2007-03-31 | sync | Reyk Floeter |
2007-03-31 | add Matrox G200e (ServerEngines) found in HP DL145 G3 servers | Reyk Floeter |
2007-03-31 | re-blacklist the via vt8251, there's still something fishy.. | Jasper Lievisse Adriaanse |