Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
tree. ive lost two large changes today thanks to my own stupidity which could have been avoided if they were in the tree. discussed with deraadt@ ok jsg@ grange@ an older version was ok marco@ | |||
2007-02-19 | Fix const inconsistencies, void pointer artithmetic and a few other | Otto Moerbeek | |
things. now gcc -Wall and lint are more happy. ok joris@ xsa@ | |||
2007-02-19 | Teach Match how handle config directives that are used before authentication. | Darren Tucker | |
This allows configurations such as permitting password authentication from the local net only while requiring pubkey from offsite. ok djm@, man page bits ok jmc@ | |||
2007-02-19 | add handling of skip steps for urpf-failed addresses. | Pierre-Yves Ritschard | |
ok dharthmei@, henning@ | |||
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 | |
not be used (when being behind NAT). With Martin Hedenfalk <martin.hedenfalk at gmail.com>, thanks! | |||
2007-02-19 | Bits for ESP+NULL encryption. This is useful, when AH can not be | Hans-Joerg Hoexer | |
used (when being behind NAT). With Martin Hedenfalk <martin.hedenfalk at gmail.com>, thanks! ok markus@ | |||
2007-02-19 | minimum blocksize for ESP is 32 bit, so adjust blocksize of NULL | Hans-Joerg Hoexer | |
encryption accordingly. Makes NULL encryption useable with ESP. Noticed by Martin Hedenfalk <martin.hedenfalk at gmail.com>. ok markus@ | |||
2007-02-19 | do not display empty authkey/enckey line when -k option is not | Hans-Joerg Hoexer | |
specified. ok markus@ | |||
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 | |
asked for by deraadt@ | |||
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 | |
From Charles Longeau <chl at tuxfamily dot org> long ago. OK moritz@. | |||
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 | |
From: Mark Lumsden <mark@cyodesigns.com> | |||
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 | |
with ci and co. fixes PR 5379. OK millert@ joris@. | |||
2007-02-18 | order options and usage(); from Igor Sobrado | Jason McIntyre | |
2007-02-18 | Add aml_evalnode.9 along with the required MLINKS. | Michael Knudsen | |
Prodded by deraadt which made me notice I'd forgotten to update MLINKS as I added new functions. | |||
2007-02-18 | - sync SYNOPSIS and usage() | Jason McIntyre | |
- add args to the option list - I/O does not need .Tn - .Nm does not need an argument based on a diff from Igor Sobrado | |||
2007-02-18 | strlen(3) returns size_t, not int. | Ray Lai | |
Suggested by itojun@ in response to my getaddrinfo fixes. OK millert@. | |||
2007-02-18 | sync usage() and synopsis; spotted by Igor Sobrado | Jason McIntyre | |
2007-02-18 | oops, let synopsis and usage agree; | Jason McIntyre | |
2007-02-18 | Use sizeof(buf) instead of magic numbers. | Ray Lai | |
From Charles Longeau <chl at tuxfamily dot org> to tech@ back in November, reminded by deraadt@. OK moritz@. | |||
2007-02-18 | Correct yo-yo shutdowns: | Gordon Willem Klok | |
Apparently some machines don't detect a clean (i.e. software initiated) shutdown; and ignore the 'wake on AC loss' bit, meaning they wake up immediatly after being told to shutdown e.g. via shutdown -hp. So now we continue preserve the wake on AC loss behaivour, howerver if we initiate a clean shutdown we clear this bit so that it the machine does not immediately power back up again. ok kettenis@ | |||
2007-02-18 | sync | Theo de Raadt | |
2007-02-18 | Add currently unused functions for getting EDID information (max supported | Gordon Willem Klok | |
resolution, hsync, vsync etc) from the monitor using DDC. Cleanup a whole bunch of magic, ok deraadt | |||
2007-02-18 | strlen(3) returns size_t. | Ray Lai | |
OK itojun@. | |||
2007-02-18 | Pass correct buffer size. (sizeof(cfgPtr->spare_names[c]) != 256) | Ray Lai | |
OK moritz@. | |||
2007-02-18 | Don't ignore buffer size argument. | Ray Lai | |
OK millert@. | |||
2007-02-18 | Display the interrupt priority in dmesg, for frame buffers which register | Miod Vallat | |
interrupt handlers. | |||
2007-02-18 | Make it more apparent these boards have (crippled version of) vga-compatible | Miod Vallat | |
crtc. No functional change. | |||
2007-02-18 | Provide a working example of changing resolution. | Miod Vallat | |
2007-02-18 | document -C option; ok jmc | Theo de Raadt | |