Age | Commit message (Expand) | Author |
2009-10-25 | add a real description to the manual page; while here, update the | Igor Sobrado |
2009-10-25 | Somehow during my testing I missed a test case where an existing crypto | Marco Peereboom |
2009-10-25 | +time.h. | Nicholas Marriott |
2009-10-25 | sync iwn(4) Nd; | Jason McIntyre |
2009-10-25 | fix syntax error in 'make update-moduli'; ok deraadt | Darren Tucker |
2009-10-25 | palm: kernel configuration file changes | Marek Vasut |
2009-10-25 | Add DISTDIR to list of variables preserved via default env_keep, | Kenneth R Westerback |
2009-10-25 | [ is a punctuation character and should be escaped with Ql. Although the | Nicholas Marriott |
2009-10-24 | Match on `esm' as the device name, not `anything starting with esm'; ok dlg@ | Miod Vallat |
2009-10-24 | sync | Theo de Raadt |
2009-10-24 | Bring a comment into line with reality. | Nicholas Marriott |
2009-10-24 | add codenames | Damien Bergamini |
2009-10-24 | call wpi_power_calibration() at splnet(). | Damien Bergamini |
2009-10-24 | add explicit barriers for read/write accesses to prph and internal memory. | Damien Bergamini |
2009-10-24 | enable WiFi/WiMAX coexistence for 6050 combo adapters. | Damien Bergamini |
2009-10-24 | always power on adapter before reading ROM. | Damien Bergamini |
2009-10-24 | oops i forgot the if_wpireg.h file in last my commit | Damien Bergamini |
2009-10-24 | - update bluetooth coexistence command | Damien Bergamini |
2009-10-24 | huge diff introducing many of the recent changes made by intel to iwlwifi: | Damien Bergamini |
2009-10-24 | iwn_cmd() must be called at splnet(). | Damien Bergamini |
2009-10-24 | - iwn_mem_set_region_4 wants a number of 32-bit words, not bytes. | Damien Bergamini |
2009-10-24 | regen | Damien Bergamini |
2009-10-24 | new pci id for intel wifi link 6000 | Damien Bergamini |
2009-10-24 | recognise ahci 1.3 devices, maybe they'll Just Work(tm). | David Gwynne |
2009-10-24 | simplify overstep handling, removing one local variable; | Ingo Schwarze |
2009-10-24 | Request roaming to be enabled if UseRoaming is true and the server | Andreas Gunnarsson |
2009-10-24 | Do the actual suspend/resume in the client. This won't be useful until | Andreas Gunnarsson |
2009-10-24 | Define the KEX messages used when resuming a suspended connection. | Andreas Gunnarsson |
2009-10-24 | Dummy implementation of wait_for_roaming_reconnect() for the server side. | Andreas Gunnarsson |
2009-10-24 | client_loop() must detect if the session has been suspended and resumed, | Andreas Gunnarsson |
2009-10-24 | Let the client detect if the server supports roaming by looking | Andreas Gunnarsson |
2009-10-24 | Declarations needed for upcoming changes. | Andreas Gunnarsson |
2009-10-24 | -a option to kill all except current pane. From Tiago Cunha, thanks! | Nicholas Marriott |
2009-10-24 | document log2() and log2f(); from thomas pfaff | Jason McIntyre |
2009-10-24 | Flow control blocks the client in sio_write(3). Split the data | Alexandre Ratchov |
2009-10-24 | add the subvendor ID of ``M-Audio Audiophile 2496'' and add it to | Alexandre Ratchov |
2009-10-24 | ssh-keygen now uses AES-128 for private keys | Darren Tucker |
2009-10-23 | Fix logic in ip27_hub_intr_makemasks() to correctly {un,}mask interrupt | Miod Vallat |
2009-10-23 | errx -> err since the errno is set. | Claudio Jeker |
2009-10-23 | Support the bright fg/bg colour SGR 90-97 and 100-107. | Nicholas Marriott |
2009-10-23 | When adding text due to an a, c, or i command, don't eat the space(s) at | Reyk Floeter |
2009-10-23 | enable event handling on sas hbas and ignore unhandled events. this turns | David Gwynne |
2009-10-23 | Update links to 82802 datasheets. | Jonathan Gray |
2009-10-23 | argument to -M is "core", not "corefile" (this typo was introduced | Igor Sobrado |
2009-10-23 | disallow a hostile server from checking jpake auth by sending an | Damien Miller |
2009-10-23 | if you're attempting to detach multiple devices (eg, many targets, | David Gwynne |
2009-10-23 | sync | Theo de Raadt |
2009-10-23 | describe some more event data. | David Gwynne |
2009-10-22 | set protocol version number for midi too. Fixes aucat refusing | Alexandre Ratchov |
2009-10-22 | switch from 3DES to AES-128 for encryption of passphrase-protected | Damien Miller |