summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-05correct io base/limit registers handling. from mycroft. only affectsFederico G. Schwindt
2005-08-05Add one more Compaq Smart Array 6i.Marco Pfatschbacher
2005-08-05regen.Marco Pfatschbacher
2005-08-05Add one more Compaq Smart Array 6i.Marco Pfatschbacher
2005-08-05remove duplicate privsep prototypes and put allMoritz Jodeit
2005-08-05increase ebuf[] size in cvs_vlog() wrt strerror(3) return value;Xavier Santolaria
2005-08-05fix cac commentMichael Shalayeff
2005-08-05more key handling stuff.Hans-Joerg Hoexer
2005-08-05For tcpmd5 rules the keyword "key" changed to "authkey"Hans-Joerg Hoexer
2005-08-05prepare for authentication and encryption keys, not used yet.Hans-Joerg Hoexer
2005-08-05- missing m_free()Martin Reindl
2005-08-05- -f valid for gzsig sign tooJason McIntyre
2005-08-05simplify a bit.Hans-Joerg Hoexer
2005-08-05occured -> occurred;Jason McIntyre
2005-08-05zap rcsidMarc Espie
2005-08-05- remove rcsidMarc Espie
2005-08-05don't panic for SADB_ADD w/o enc/auth, with and ok hshoexer@Markus Friedl
2005-08-05syncTheo de Raadt
2005-08-05expose the algorithm used for splitting names, so that ArcCheck will beMarc Espie
2005-08-05minor KNF;Xavier Santolaria
2005-08-05activate sanity check: only files have !0 size.Marc Espie
2005-08-05fix splitting bugMarc Espie
2005-08-05Make sure $totsize != 0, even if the package does not contain any actualMarc Espie
2005-08-05Make those tests match the actual implementation, not a not yet commited futureHans-Joerg Hoexer
2005-08-05Correct URL. Noticed by Dries Schellekens <gwyllion at ulyssis.org>.Jonathan Gray
2005-08-05Some basic regression tests for ipsecctl, not connected yet.Hans-Joerg Hoexer
2005-08-05make three functions non-static (namespace is no issue, they might getDaniel Hartmeier
2005-08-05tweak CAVEATS;Jason McIntyre
2005-08-05impelmentation -> implementationMarc Espie
2005-08-05strip multiple leading slashes from absolute paths; ok beck@Damien Miller
2005-08-05X40 has to be prodded a bit more to work.Jonathan Gray
2005-08-05List aps(4) in device lists. Reminded by deraadt@Jonathan Gray
2005-08-05Add support for SCSI pass-through commands for enclosure and processor devicesMarco Peereboom
2005-08-05Uncomment aps to help gather more testing feedback.Jonathan Gray
2005-08-05Add commented entry for aps (ThinkPad Active Protection System)Jonathan Gray
2005-08-05Start of a driver for the "Active Protection System" accelerometerJonathan Gray
2005-08-05typoTheo de Raadt
2005-08-05report the fan speed as a percentage since it seems all the enclosures weDavid Gwynne
2005-08-05add a sensor type that can report percentageDavid Gwynne
2005-08-05sync usage to man pageTheo de Raadt
2005-08-05flash up the man pageTheo de Raadt
2005-08-05if no command specified, assume -iTheo de Raadt
2005-08-05dont do an inquiry in attach just to print the safte revision number. itDavid Gwynne
2005-08-05switch safte from using a scsi cmd at softclock to doing the commandsDavid Gwynne
2005-08-05reorder the allocation of bits in attach to make cleaning up on an errorDavid Gwynne
2005-08-05READ BUFFER is a generic opcode, so dont define our ownDavid Gwynne
2005-08-05a define for the scsi READ BUFFER opcodeDavid Gwynne
2005-08-05shorten dmesg outputTheo de Raadt
2005-08-05scsi_safte.c and scsi_safte.h are now known as safte.c and safte.hDavid Gwynne
2005-08-05make the naming of the safte files consisten with the rest of the scsiDavid Gwynne