Age | Commit message (Expand) | Author |
2009-05-29 | PCI id for Atheros AR9285. | Damien Bergamini |
2009-05-29 | "input-file" is a required argument; while here, remove a few superfluous | Igor Sobrado |
2009-05-29 | fix confusion between number of DMA channels and number of Tx queues. | Damien Bergamini |
2009-05-29 | catch funny values of cg_initediblk; make fsck_ffs more robust | Otto Moerbeek |
2009-05-29 | Return the RX descriptor after pointing it to the new mbuf. | Marco Pfatschbacher |
2009-05-29 | if a control in outputs.master.slaves is muted, don't change it's | Jacob Meuser |
2009-05-29 | - try to not choose only input mixers for outputs.master.slaves | Jacob Meuser |
2009-05-29 | - when a widget will be considered part of a different widget, record | Jacob Meuser |
2009-05-29 | Clean up logic around exit values. Make getasciilabel() return 0 | Kenneth R Westerback |
2009-05-29 | Remember to copy the modified ntpd.conf back to /etc | Theo de Raadt |
2009-05-28 | Be more paranoid in the IOC3 interrupt kluge | Miod Vallat |
2009-05-28 | Poor man's reset code for IP27/IP35 where returning through ARCBios doesn't | Miod Vallat |
2009-05-28 | Handle NMI interrupts on IP27/IP35, gives us a change to play with ddb, | Miod Vallat |
2009-05-28 | If readsgilabel() is invoked in spoofing mode, only report the whole device | Miod Vallat |
2009-05-28 | Keep track of number of bytes read and written. Needed for upcoming | Andreas Gunnarsson |
2009-05-28 | workaround a hardware bug by fixing the pci config space command register | Damien Bergamini |
2009-05-28 | Add "Interrupt Disable" bit definition for the PCI Configuration Space | Damien Bergamini |
2009-05-28 | Bring back the curpmap change. It was missing a reload of the pmap on | Artur Grabowski |
2009-05-28 | Log the incoming message size; ok gilles@ | Jacek Masiulaniec |
2009-05-28 | Log the "for <foo@bar.com>" part in the Received field; ok gilles@ | Jacek Masiulaniec |
2009-05-28 | Match SMTPAUTH documentation with reality; ok gilles@ | Jacek Masiulaniec |
2009-05-28 | fix missing bracket by slightly rewriting; from Alan R. S. Bueno | Jason McIntyre |
2009-05-28 | Get the list of disks or cds whenever required rather than once at | Kenneth R Westerback |
2009-05-27 | Rework the list of ICs slightly. Discussed with jmc and Brad. | Stuart Henderson |
2009-05-27 | regen | Stuart Henderson |
2009-05-27 | add IDs for Intel 82552, RCC (Broadcom) HT-1100. from Brad. | Stuart Henderson |
2009-05-27 | Use the KL enumeration functions to try and figure out what kind of XBow | Miod Vallat |
2009-05-27 | Yet another attempt at a more reliable detection of the second interrupt | Miod Vallat |
2009-05-27 | Rework KL board and component enumeration, to allow it to be used from | Miod Vallat |
2009-05-27 | Make sure onboard devices on Octane get their DMA byteswap settings correct. | Miod Vallat |
2009-05-27 | Rename the ast processing function from softintr() to ast(), to reduce | Miod Vallat |
2009-05-27 | temporary fix to a ruleset processing bug that stems from the fact | Jacek Masiulaniec |
2009-05-27 | add missing else; from ISC. | Kevin Steves |
2009-05-27 | Insert Received: at receive time instead of delivery time; ok gilles@ | Jacek Masiulaniec |
2009-05-27 | After a successful AUTH command completes, reject any further AUTH commands. | Jacek Masiulaniec |
2009-05-27 | request flood mitigation: | Jacek Masiulaniec |
2009-05-27 | update to tzdata2009g from elsie.nci.nih.gov | Todd C. Miller |
2009-05-27 | allow iwn(4) to coexist with Intel Active Management Technology (AMT) | Damien Bergamini |
2009-05-27 | Move update and withdraw code into own functions to simplify the necessary | Claudio Jeker |
2009-05-27 | Un-static ssh_exchange_identification(), part of a larger change from | Andreas Gunnarsson |
2009-05-27 | Add packet_put_int64() and packet_get_int64(), part of a larger change | Andreas Gunnarsson |
2009-05-27 | Move the KEX_COOKIE_LEN define to kex.h | Andreas Gunnarsson |
2009-05-27 | Send SSH2_MSG_DISCONNECT when the client disconnects. From a larger | Andreas Gunnarsson |
2009-05-27 | Add clear_cached_addr(), needed for upcoming changes allowing the peer | Andreas Gunnarsson |
2009-05-27 | add an option to change the "connect-retry" timer which defaults to 120s. | Reyk Floeter |
2009-05-26 | Three rdist log file name improvements on one single line: | Ingo Schwarze |
2009-05-26 | regen. | Federico G. Schwindt |
2009-05-26 | Add Quatech SSP-100 from Joerg Niendorf <p3y80 at internode dot on dot net> | Federico G. Schwindt |
2009-05-26 | inherit the route label on cloned routes | Reyk Floeter |
2009-05-25 | polish comments, no functional change: | Ingo Schwarze |