summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-08-03missing safte/ses/scsibus piecesMartin Reindl
2005-08-03This commit was derived from a commit to FreeBSD..Brad Smith
2005-08-03report the state of the power supplies. the value shows if the psu is onDavid Gwynne
2005-08-03take advantage of the new ability of the sensors framework to report theDavid Gwynne
2005-08-03enable ciss; deraadt@ okMichael Shalayeff
2005-08-03extend the sensors framework to allow it to report the state of theDavid Gwynne
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
2005-08-03Do not send "deletion" messages for states created by other pfsync peers whenChristopher Pascoe
2005-08-03Eliminate another case where pool routines are called without process context.Christopher Pascoe
2005-08-03use flag macro instead of constantChristopher Pascoe
2005-08-03Link with -lgcc like hp300 to pull in the gcc functions that zlib needs.Todd C. Miller
2005-08-03if fw provides no max sgl len -- suggest some of our ownMichael Shalayeff
2005-08-03in config loop: make delay longer and less iterations to make it run in a bet...Michael Shalayeff
2005-08-02apparently reading idb sometimes produces better results if prependMichael Shalayeff
2005-08-02int mask is matched on the subsys ids not prod idsMichael Shalayeff
2005-08-02kill 2kB stack offender in cardbus_attach_card.Christopher Pascoe
2005-08-02Save floating point context on signals, same diff as macppcDale Rahn
2005-08-02Save floating point context on signals, looked at miod@ is it in yet? deraadt@Dale Rahn
2005-08-02Reduce stack usage.Mark Kettenis
2005-08-02pass the AF in network byte order to bpfMarkus Friedl
2005-08-02reduce stack usageReyk Floeter
2005-08-02Instead of copying a table structure so we can mask off a bit beforeChristopher Pascoe
2005-08-02unbreak ubt(4)Reyk Floeter
2005-08-02change the TCP reass queue from LIST to TAILQ;Markus Friedl
2005-08-02use arc4random for random packet padding (largely acedemic because it isDamien Miller
2005-08-02syncPeter Valchev
2005-08-02an alternative Cicada OUI (for CS8201B PHY) spotted in a VIA VT6122Peter Valchev
2005-08-02read the rpm of the fansDavid Gwynne
2005-08-02Marvell 88E1111 from Dave Huang in NetBSD PR 30556.Jonathan Gray
2005-08-02regenJonathan Gray
2005-08-02Marvell 88E1111 from Dave Huang in NetBSD PR 30556.Jonathan Gray
2005-08-01make compile againMichael Shalayeff
2005-08-01Increment version so we can distinguish this in the future.Tobias Weingartner
2005-08-01a new scsi enclosure services driver. this and safte replace the old sesDavid Gwynne
2005-08-01add another fxp.Brad Smith
2005-08-01regenBrad Smith
2005-08-01add some Intel PCI ids.Brad Smith
2005-08-01Return 0 as the block size when READ_CAPACITY fails in scsi_size().Kenneth R Westerback
2005-08-01Remove spurious space.Mark Kettenis
2005-08-01CISTPL_CONFIG min length should be 3, not 5. audiovox GPRS works now.Federico G. Schwindt
2005-08-01Create installation media that is recognized as such by the PROM.Mark Kettenis
2005-08-01kernal->kernel;Jason McIntyre
2005-08-01put -l into the right place...Jason McIntyre
2005-08-01unmap correct size, oopsMartin Reindl
2005-08-01Add support for "hard links" in volume header.Mark Kettenis
2005-08-01Unbreak tree after marco forgotten commit. Then phoning marco to bitch him out.Bob Beck
2005-08-01spacingTheo de Raadt
2005-08-01remove device polling leftovers from wpaul driverPeter Valchev
2005-08-01Fiddle with dkcsum output. Improve verbiage and grouping of messages.Kenneth R Westerback
2005-08-01Add alarm control.Marco Peereboom