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