summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-20implement logging to other program's stdin.Henning Brauer
2007-02-20set maximum packet and window sizes the same for multiplexed clientsDamien Miller
2007-02-20put -n in the right place; from Igor SobradoJason McIntyre
2007-02-20typos; from Daniel DickmanJason McIntyre
2007-02-20Remove useless -h option (if you don't know the synopsis, how do you knowChad Loder
2007-02-20Back out -h doc after discussion with theoChad Loder
2007-02-20Document -h option.Chad Loder
2007-02-20use HOST_UP instead of an hard coded integerReyk Floeter
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20knf found while fixing another bugTheo de Raadt
2007-02-19Added acpi_map_address function for mapping GAS/IO registersJordan Hargrave
2007-02-19syncTheo de Raadt
2007-02-19sort options and sync usage(); from Igor SobradoJason McIntyre
2007-02-19put -n in the right place; from Igor SobradoJason McIntyre
2007-02-19tweaks from Igor Sobrado and myself;Jason McIntyre
2007-02-19- simply synopsis and usage()Jason McIntyre
2007-02-19tidy up synopsis and usage(); reported by Igor SobradoJason McIntyre
2007-02-19pthread bits for sh; help deraadt@, ok kettenis@Miod Vallat
2007-02-19Put warning about shared IPL interrupts under MPVERBOSE and don't talk aboutMark Kettenis
2007-02-19wording fix from wiz@netbsd, -r1.11;Jason McIntyre
2007-02-19- Check for fgets failure.Ray Lai
2007-02-19from hubertf@netbsd:Jason McIntyre
2007-02-19do not do a curproc test for interrupt context, because it is plainly wrong.Theo de Raadt
2007-02-19only make this interface available to the kernel for now, discussed withaTheo de Raadt
2007-02-19ACPIVERBOSE should be off, like i386Theo de Raadt
2007-02-19unbreak by allowing clean in !objdir case to fail (no Makefile there in thatHenning Brauer
2007-02-19tweak;Jason McIntyre
2007-02-19tweak;Jason McIntyre
2007-02-19stick atascsi onto ahci, which in turn attaches a scsibus. while thisDavid Gwynne
2007-02-19ahci will depend on atascsi and scsiDavid Gwynne
2007-02-19precomp -> features as per ATA specJonathan Gray
2007-02-19Our version of file(1) doesn't have the MIME magic file, so removeTom Cosgrove
2007-02-19i think ata_xfers should look more like this. stash the number of the portDavid Gwynne
2007-02-19actually init and destroy the shared ata stuff when an atascsi instanceDavid Gwynne
2007-02-19code to set up a global pool for allocating ata_xfers out of, and forDavid Gwynne
2007-02-19Remove unused variable lapic_timerTom Cosgrove
2007-02-19oops, i should have tried to compile the REQUEST_SENSE handling beforeDavid Gwynne
2007-02-19REQUEST_SENSE will say there is no sense data.David Gwynne
2007-02-19implement the start of the framework for scsi emulation of ata disksDavid Gwynne
2007-02-19as is short for atascsi, not abDavid Gwynne
2007-02-19pull in atascsi, a scsi to ata translation layer, so i can work on it inDavid Gwynne
2007-02-19Fix const inconsistencies, void pointer artithmetic and a few otherOtto Moerbeek
2007-02-19Teach Match how handle config directives that are used before authentication.Darren Tucker
2007-02-19add handling of skip steps for urpf-failed addresses.Pierre-Yves Ritschard
2007-02-19add a test for null encryptionHans-Joerg Hoexer
2007-02-19we have to use '-k' now to show keys.Hans-Joerg Hoexer