Age | Commit message (Expand) | Author |
2005-08-05 | don't panic for SADB_ADD w/o enc/auth, with and ok hshoexer@ | Markus Friedl |
2005-08-05 | sync | Theo de Raadt |
2005-08-05 | expose the algorithm used for splitting names, so that ArcCheck will be | Marc Espie |
2005-08-05 | minor KNF; | Xavier Santolaria |
2005-08-05 | activate sanity check: only files have !0 size. | Marc Espie |
2005-08-05 | fix splitting bug | Marc Espie |
2005-08-05 | Make sure $totsize != 0, even if the package does not contain any actual | Marc Espie |
2005-08-05 | Make those tests match the actual implementation, not a not yet commited future | Hans-Joerg Hoexer |
2005-08-05 | Correct URL. Noticed by Dries Schellekens <gwyllion at ulyssis.org>. | Jonathan Gray |
2005-08-05 | Some basic regression tests for ipsecctl, not connected yet. | Hans-Joerg Hoexer |
2005-08-05 | make three functions non-static (namespace is no issue, they might get | Daniel Hartmeier |
2005-08-05 | tweak CAVEATS; | Jason McIntyre |
2005-08-05 | impelmentation -> implementation | Marc Espie |
2005-08-05 | strip multiple leading slashes from absolute paths; ok beck@ | Damien Miller |
2005-08-05 | X40 has to be prodded a bit more to work. | Jonathan Gray |
2005-08-05 | List aps(4) in device lists. Reminded by deraadt@ | Jonathan Gray |
2005-08-05 | Add support for SCSI pass-through commands for enclosure and processor devices | Marco Peereboom |
2005-08-05 | Uncomment aps to help gather more testing feedback. | Jonathan Gray |
2005-08-05 | Add commented entry for aps (ThinkPad Active Protection System) | Jonathan Gray |
2005-08-05 | Start of a driver for the "Active Protection System" accelerometer | Jonathan Gray |
2005-08-05 | typo | Theo de Raadt |
2005-08-05 | report the fan speed as a percentage since it seems all the enclosures we | David Gwynne |
2005-08-05 | add a sensor type that can report percentage | David Gwynne |
2005-08-05 | sync usage to man page | Theo de Raadt |
2005-08-05 | flash up the man page | Theo de Raadt |
2005-08-05 | if no command specified, assume -i | Theo de Raadt |
2005-08-05 | dont do an inquiry in attach just to print the safte revision number. it | David Gwynne |
2005-08-05 | switch safte from using a scsi cmd at softclock to doing the commands | David Gwynne |
2005-08-05 | reorder the allocation of bits in attach to make cleaning up on an error | David Gwynne |
2005-08-05 | READ BUFFER is a generic opcode, so dont define our own | David Gwynne |
2005-08-05 | a define for the scsi READ BUFFER opcode | David Gwynne |
2005-08-05 | shorten dmesg output | Theo de Raadt |
2005-08-05 | scsi_safte.c and scsi_safte.h are now known as safte.c and safte.h | David Gwynne |
2005-08-05 | make the naming of the safte files consisten with the rest of the scsi | David Gwynne |
2005-08-04 | allow dcphy_status() to be called even when the parent interface | Brad Smith |
2005-08-04 | sync | Theo de Raadt |
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 |