Age | Commit message (Expand) | Author |
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 |
2007-03-31 | Some code cleanups. Added one lint command, removed one unused function and | Michele Marchetto |
2007-03-31 | Enable interrupts. | Marcus Glocker |
2007-03-31 | Make sure we not to match secondary cpu's on non-MP kernel. I accidentally | Mark Kettenis |
2007-03-31 | Detect secondary cpu's. Get rid of legacy ofroot code. | Mark Kettenis |
2007-03-31 | more bits and the %b thing for port set/status | David Gwynne |
2007-03-31 | Port Control Set register defs | David Gwynne |
2007-03-31 | reenable the via 8251 sata chipset. jasper proved it can work if we dont | David Gwynne |
2007-03-31 | initial atascsi glue. | David Gwynne |
2007-03-31 | the attach glue now specifies how many ports the chip has. | David Gwynne |
2007-03-30 | Make volume state transitions work | Marco Peereboom |
2007-03-30 | Add commented out entries for pyro(4). | Mark Kettenis |
2007-03-30 | Add pyro(4). | Mark Kettenis |
2007-03-30 | pyro(4) | Mark Kettenis |
2007-03-30 | First stab at a driver for the Host/PCIe bridge found on the Sun Fire | Mark Kettenis |
2007-03-30 | Clarify a bit. | Mark Kettenis |
2007-03-30 | Calculate proper offset in partition table. | Marco Peereboom |
2007-03-30 | Don't assume 'run' to be executable, pointed out and okay deraadt@ | Pedro Martelletto |
2007-03-30 | Remove some uneeded includes and declarations. -Wall is happy and no | Otto Moerbeek |
2007-03-30 | Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@ | Pedro Martelletto |
2007-03-30 | Preserve the contents of the memory buffers when syslogd reinitializes | Can Erkin Acar |
2007-03-30 | accept interleave of 0; pr 5431, my patch matches the author's | Theo de Raadt |
2007-03-30 | change a misplaced splnet() in kqueue_poll() to splhigh(). fixes a | Reyk Floeter |
2007-03-30 | Use correct function name in fatalx() message. | Claudio Jeker |
2007-03-30 | sync supported machines lists with records found in dmesglog. | Xavier Santolaria |
2007-03-30 | document ECHO_REORDER | Marc Espie |