summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-31some KNF, partially pt out by rivo nurges <rix@estpak.ee>Henning Brauer
2007-03-31Fix bio disk lookup and make it more paranoia with provided parameters.Marco Peereboom
2007-03-31Spacing and a stale comment.Marco Peereboom
2007-03-31syncReyk Floeter
2007-03-31add Matrox G200e (ServerEngines) found in HP DL145 G3 serversReyk Floeter
2007-03-31re-blacklist the via vt8251, there's still something fishy..Jasper Lievisse Adriaanse
2007-03-31Some code cleanups. Added one lint command, removed one unused function andMichele Marchetto
2007-03-31Enable interrupts.Marcus Glocker
2007-03-31Make sure we not to match secondary cpu's on non-MP kernel. I accidentallyMark Kettenis
2007-03-31Detect secondary cpu's. Get rid of legacy ofroot code.Mark Kettenis
2007-03-31more bits and the %b thing for port set/statusDavid Gwynne
2007-03-31Port Control Set register defsDavid Gwynne
2007-03-31reenable the via 8251 sata chipset. jasper proved it can work if we dontDavid Gwynne
2007-03-31initial atascsi glue.David Gwynne
2007-03-31the attach glue now specifies how many ports the chip has.David Gwynne
2007-03-30Make volume state transitions workMarco Peereboom
2007-03-30Add commented out entries for pyro(4).Mark Kettenis
2007-03-30Add pyro(4).Mark Kettenis
2007-03-30pyro(4)Mark Kettenis
2007-03-30First stab at a driver for the Host/PCIe bridge found on the Sun FireMark Kettenis
2007-03-30Clarify a bit.Mark Kettenis
2007-03-30Calculate proper offset in partition table.Marco Peereboom
2007-03-30Don't assume 'run' to be executable, pointed out and okay deraadt@Pedro Martelletto
2007-03-30Remove some uneeded includes and declarations. -Wall is happy and noOtto Moerbeek
2007-03-30Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@Pedro Martelletto
2007-03-30Preserve the contents of the memory buffers when syslogd reinitializesCan Erkin Acar
2007-03-30accept interleave of 0; pr 5431, my patch matches the author'sTheo de Raadt
2007-03-30change a misplaced splnet() in kqueue_poll() to splhigh(). fixes aReyk Floeter
2007-03-30Use correct function name in fatalx() message.Claudio Jeker
2007-03-30sync supported machines lists with records found in dmesglog.Xavier Santolaria
2007-03-30document ECHO_REORDERMarc Espie
2007-03-30document accept can return EINTR. ok millert@ jmc@Kurt Miller
2007-03-30oops, forgot to update the entries for mbg.4 and udcf.4;Jason McIntyre
2007-03-30Restore full version reporting when using the -v and -V switch.Pierre-Yves Ritschard
2007-03-30Shorten the description and mention "timedelta sensor" in it, so usersMarc Balmer
2007-03-30the VT8251 SATA says it is ahci, but we aren't ready for it. we need toDavid Gwynne
2007-03-30start filling out stuff for managing each port. this allocates it, set aDavid Gwynne
2007-03-30define the size and offsets for each ports set of registersDavid Gwynne
2007-03-30replace lockmgr locks with rwlocks. these are no longer recursive, but theyDavid Gwynne
2007-03-29sync sync sync is so 1970; ok miodTheo de Raadt
2007-03-29sync usage(); from Igor SobradoJason McIntyre
2007-03-29Add power hook to scoop(4), replacing the Zaurus-specific scoop_* calls inUwe Stuehler
2007-03-29ignore various i2c seeproms that sun puts on all their machine parts; ok miod...Theo de Raadt
2007-03-29I relinquish any copyright claim I have on this fileKjell Wooding
2007-03-29Indicate when macro recording is in progress on the modeline.Kjell Wooding
2007-03-29Enable acx(4) as it is finally working on bigendian boxes. OK deraadt@Claudio Jeker
2007-03-29Fix a cust & pastoTodd C. Miller
2007-03-29Comment fixes from Daniel Dickman <didickman AT gmail DOT com>, relevant changesGordon Willem Klok
2007-03-29Update config because of the new way prefixlen works. The prefixlen 8 - 24Claudio Jeker
2007-03-29Document the new inet and inet6 filter parameters. OK henning@Claudio Jeker