Age | Commit message (Expand) | Author |
2007-02-19 | only make this interface available to the kernel for now, discussed witha | Theo de Raadt |
2007-02-19 | ACPIVERBOSE should be off, like i386 | Theo de Raadt |
2007-02-19 | unbreak by allowing clean in !objdir case to fail (no Makefile there in that | Henning Brauer |
2007-02-19 | tweak; | Jason McIntyre |
2007-02-19 | tweak; | Jason McIntyre |
2007-02-19 | stick atascsi onto ahci, which in turn attaches a scsibus. while this | David Gwynne |
2007-02-19 | ahci will depend on atascsi and scsi | David Gwynne |
2007-02-19 | precomp -> features as per ATA spec | Jonathan Gray |
2007-02-19 | Our version of file(1) doesn't have the MIME magic file, so remove | Tom Cosgrove |
2007-02-19 | i think ata_xfers should look more like this. stash the number of the port | David Gwynne |
2007-02-19 | actually init and destroy the shared ata stuff when an atascsi instance | David Gwynne |
2007-02-19 | code to set up a global pool for allocating ata_xfers out of, and for | David Gwynne |
2007-02-19 | Remove unused variable lapic_timer | Tom Cosgrove |
2007-02-19 | oops, i should have tried to compile the REQUEST_SENSE handling before | David Gwynne |
2007-02-19 | REQUEST_SENSE will say there is no sense data. | David Gwynne |
2007-02-19 | implement the start of the framework for scsi emulation of ata disks | David Gwynne |
2007-02-19 | as is short for atascsi, not ab | David Gwynne |
2007-02-19 | pull in atascsi, a scsi to ata translation layer, so i can work on it in | David Gwynne |
2007-02-19 | Fix const inconsistencies, void pointer artithmetic and a few other | Otto Moerbeek |
2007-02-19 | Teach Match how handle config directives that are used before authentication. | Darren Tucker |
2007-02-19 | add handling of skip steps for urpf-failed addresses. | Pierre-Yves Ritschard |
2007-02-19 | add a test for null encryption | Hans-Joerg Hoexer |
2007-02-19 | we have to use '-k' now to show keys. | Hans-Joerg Hoexer |
2007-02-19 | Document NULL encryption. | Hans-Joerg Hoexer |
2007-02-19 | isakmpd bits for ESP+NULL encryption. This is useful, when AH can | Hans-Joerg Hoexer |
2007-02-19 | Bits for ESP+NULL encryption. This is useful, when AH can not be | Hans-Joerg Hoexer |
2007-02-19 | minimum blocksize for ESP is 32 bit, so adjust blocksize of NULL | Hans-Joerg Hoexer |
2007-02-19 | do not display empty authkey/enckey line when -k option is not | Hans-Joerg Hoexer |
2007-02-19 | previous commit to parse.y was undone. adopt these two regression tests. | Hans-Joerg Hoexer |
2007-02-19 | undo previous commit and keep the original behaviour of the parser. | Hans-Joerg Hoexer |
2007-02-19 | sync | Theo de Raadt |
2007-02-19 | tidy up synopsis and usage(); | Jason McIntyre |
2007-02-18 | tidy up synopsis and usage(); | Jason McIntyre |
2007-02-18 | Use sizeof(buf) instead of hard coded numbers. | Ray Lai |
2007-02-18 | tidy up synopsis and usage(); from Igor Sobrado | Jason McIntyre |
2007-02-18 | tidy up synopsis and usage(); from Igor Sobrado | Jason McIntyre |
2007-02-18 | tidy up synopsis and usage(); from Igor Sobrado | Jason McIntyre |
2007-02-18 | tidy up synopsis and usage(); from Igor Sobrado | Jason McIntyre |
2007-02-18 | tidy up synopsis and usage(); from Igor Sobrado | Jason McIntyre |
2007-02-18 | tidy up synopsis and usage(); partly from Igor Sobrado | Jason McIntyre |
2007-02-18 | simplify synopsis and usage(); based on a diff from Igor Sobrado | Jason McIntyre |
2007-02-18 | tidy up synopsis and options list; from Igor Sobrado | Jason McIntyre |
2007-02-18 | tidy up synopsis and usage; from Igor Sobrado | Jason McIntyre |
2007-02-18 | unused extern decl | Henning Brauer |
2007-02-18 | tidy up synopsis and usage; from Igor Sobrado | Jason McIntyre |
2007-02-18 | tidy up synopsis and usage; from Igor Sobrado | Jason McIntyre |
2007-02-18 | unneeded .Op; from Igor Sobrado | Jason McIntyre |
2007-02-18 | tidy up synopsis and usage(); from Igor Sobrado | Jason McIntyre |
2007-02-18 | keep correct permissions on the RCS file when locking/unlocking the file | Xavier Santolaria |
2007-02-18 | order options and usage(); from Igor Sobrado | Jason McIntyre |