Age | Commit message (Expand) | Author |
2005-08-04 | instead of static locals, malloc/free. the goal is to reduce stack usage, | Daniel Hartmeier |
2005-08-04 | activate libstubs (setlocale + dbopen) | Marc Espie |
2005-08-04 | zap rcsid. Okay deraadt@, krw@ | Marc Espie |
2005-08-04 | fix worst three kernel stack pigs in xfs by moving stack allocation of | Bob Beck |
2005-08-04 | no cac(4) here. | Brad Smith |
2005-08-04 | this file is now known as ses.h | David Gwynne |
2005-08-04 | HW_PHYSMEM and HW_USERMEM should be unsigned; ok tdeval marco | Theo de Raadt |
2005-08-04 | cac(4) are 2*, 3* and 4* series controllers. | Brad Smith |
2005-08-04 | - Compaq call it "Smart Array" | Jason McIntyre |
2005-08-04 | the generic scsi attach line already says we're an enclosure, so why did | David Gwynne |
2005-08-04 | be nicer to the controller the ses device is attached to by doing the scsi | David Gwynne |
2005-08-04 | better description of where in the sysctl tree the sensors are kept, and | David Gwynne |
2005-08-04 | buf_* was taken from the framework I wrote for bgpd (also used by ntpd, ospfd | Henning Brauer |
2005-08-04 | better wording, from jfb@. Ok jmc@. | Xavier Santolaria |
2005-08-04 | add and document import -d option; ok jmc@ joris@. | Xavier Santolaria |
2005-08-04 | document TMPDIR environment variable and global -T <tmpdir> option; | Xavier Santolaria |
2005-08-04 | match on ich7; testing by Mark.Peoples@asu.edu | Michael Shalayeff |
2005-08-04 | handle TMPDIR environment variable as well as -T <tmpdir> global option; | Xavier Santolaria |
2005-08-04 | regen | Jonathan Gray |
2005-08-04 | new axe | Jonathan Gray |
2005-08-04 | Support for ICH7 audio tested by Mark.Peoples at asu.edu | Jonathan Gray |
2005-08-04 | Support for SENSOR_INTEGER. | Jonathan Gray |
2005-08-04 | sync command synopsis w/ man page; | Xavier Santolaria |
2005-08-04 | Make pax exit unsuccessfully on errors. | Marco Pfatschbacher |
2005-08-04 | Fix handling of empty entries at the end of an address list; avoids | Otto Moerbeek |
2005-08-04 | Include if_ether.h and use better usbd_devinfo_alloc argument. ok brad@ | Can Erkin Acar |
2005-08-04 | ...and indent; | Jason McIntyre |
2005-08-04 | remove trailing space; | Jason McIntyre |
2005-08-04 | a quick diff for marco, who wanted to see if his power supplies were on or | David Gwynne |
2005-08-04 | Add support for dell enclosures that do both SES and SAF-TE. ok dlg@ | Marco Peereboom |
2005-08-04 | make the list of cards easier to read. | Brad Smith |
2005-08-04 | Add SCSI 3 define. ok dlg@ | Marco Peereboom |
2005-08-03 | Move a couple of 2048+4 byte structures from the stack to the heap. | Kenneth R Westerback |
2005-08-03 | enforce 10-bit width for i/o addresses when start address is assigned by | Federico G. Schwindt |
2005-08-03 | Smart ARRAY comment fixes. | Brad Smith |
2005-08-03 | document cache file name, | Marc Espie |
2005-08-03 | libstubs stuff, not yet active. | Marc Espie |
2005-08-03 | ciss can fit onto the large RAMDISKS | Theo de Raadt |
2005-08-03 | prevent unaligned memory access when processing LCP echo packets, | Can Erkin Acar |
2005-08-03 | avoid xrefs to self... | Jason McIntyre |
2005-08-03 | sync | Theo de Raadt |
2005-08-03 | device is not optional; spotted by jmc | Theo de Raadt |
2005-08-03 | dlg did not test what he affects; enum clash | Theo de Raadt |
2005-08-03 | missing safte/ses/scsibus pieces | Martin Reindl |
2005-08-03 | use action_block in init instead of custom code, permits single line | Nikolay Sturm |
2005-08-03 | This commit was derived from a commit to FreeBSD.. | Brad Smith |
2005-08-03 | clarify device vs drive; marco ok | Theo de Raadt |
2005-08-03 | Fix usage. | Marco Peereboom |
2005-08-03 | report the state of the power supplies. the value shows if the psu is on | David Gwynne |
2005-08-03 | be more careful when using struct ipsec_auth, might be NULL now. | Hans-Joerg Hoexer |