Age | Commit message (Expand) | Author |
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 |
2005-08-03 | link back to ciss from here as well | Michael Shalayeff |
2005-08-03 | ciss | Michael Shalayeff |
2005-08-03 | take advantage of the new ability of the sensors framework to report the | David Gwynne |
2005-08-03 | enable ciss; deraadt@ ok | Michael Shalayeff |
2005-08-03 | extend the sensors framework to allow it to report the state of the | David Gwynne |
2005-08-03 | oops | Michael Shalayeff |
2005-08-03 | check only once for the HOME environment variable and reuse | Xavier Santolaria |
2005-08-03 | improve description of -a and -s a little; | Jason McIntyre |
2005-08-03 | document $HOME/.cvsignore in FILES section; ok jmc@. | Xavier Santolaria |
2005-08-03 | be more sure about what is a drive vs controller; ok marco | Theo de Raadt |
2005-08-03 | various cleanups, the way i like it, ok marco | Theo de Raadt |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne |
2005-08-03 | tree broken; no ciss.4 commited | Theo de Raadt |
2005-08-03 | Do not send "deletion" messages for states created by other pfsync peers when | Christopher Pascoe |
2005-08-03 | Eliminate another case where pool routines are called without process context. | Christopher Pascoe |
2005-08-03 | use flag macro instead of constant | Christopher Pascoe |
2005-08-03 | hook up a simple ciss(4) page | Michael Shalayeff |
2005-08-03 | Link with -lgcc like hp300 to pull in the gcc functions that zlib needs. | Todd C. Miller |
2005-08-03 | if fw provides no max sgl len -- suggest some of our own | Michael Shalayeff |
2005-08-03 | in config loop: make delay longer and less iterations to make it run in a bet... | Michael Shalayeff |
2005-08-02 | apparently reading idb sometimes produces better results if prepend | Michael Shalayeff |
2005-08-02 | int mask is matched on the subsys ids not prod ids | Michael Shalayeff |
2005-08-02 | kill 2kB stack offender in cardbus_attach_card. | Christopher Pascoe |
2005-08-02 | scrape $Id$ tags. | Marc Espie |
2005-08-02 | Save floating point context on signals, same diff as macppc | Dale Rahn |
2005-08-02 | Save floating point context on signals, looked at miod@ is it in yet? deraadt@ | Dale Rahn |