summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-03Fix off by one ocurring if ^W immediate follows ^S; testing marc@;Otto Moerbeek
2006-02-03override authentication tag as well; ok hshoexer@Christian Weisgerber
2006-02-03Cleanup and "simplify" iso checksum implementation. OK norby@Claudio Jeker
2006-02-03add some more Intel PIIX IDE controllers..Brad Smith
2006-02-03First simple regression tests for invalid rulesHans-Joerg Hoexer
2006-02-03adopt to recent changesHans-Joerg Hoexer
2006-02-03Implement interrupt mapping according to the OFW Interrupt Mapping recommendedMark Kettenis
2006-02-03regenBrad Smith
2006-02-03add Intel 82372FB IDEBrad Smith
2006-02-03add Intel 82451NX (PIIX4) and 82801DBL (ICH4-L).Brad Smith
2006-02-03jump to the allmulti target in pcn_set_filter() if the IFF_ALLMULTI flagBrad Smith
2006-02-03regenBrad Smith
2006-02-02add a bunch of vendor id's and device id'sBrad Smith
2006-02-02make an exposed printf for debugging a debug printf and add a few commasBrad Smith
2006-02-02Call bge_setmulti() if IFF_ALLMULTI is set.Brad Smith
2006-02-02Be less verbose about DR/BDR selection this seems to be rock solid now.Claudio Jeker
2006-02-02Optimize bge_rxeof() & bge_txeof(): return immediately if there are no packetsBrad Smith
2006-02-02In interactive mode force newline between left and right sets in the "e b"Claudio Jeker
2006-02-02zap md_list_empty, found by lint.Esben Norby
2006-02-02zap cand_list_empty, found by lint.Esben Norby
2006-02-02Two fixes: generate default main mode config when using PSK, added missingHans-Joerg Hoexer
2006-02-02Small cleanup to avoid gotos, from Andrey Matveev.Hans-Joerg Hoexer
2006-02-02Implement new special community "neighbor-as". neighbor-as is expanded onClaudio Jeker
2006-02-02Set rtm_index to the correct interface index for RTM_ADD and RTM_CHANGE.Claudio Jeker
2006-02-02Use alternate PCI DMA control register settings for PCI Express-basedBrad Smith
2006-02-02Backout lcd_suspend on lid close, found to cause crashes.Dale Rahn
2006-02-01Simplify expression code. Patch from markus@.Marco Pfatschbacher
2006-02-01Run external tests synchronous at state changes andMarco Pfatschbacher
2006-02-01If we reenter a state, it still has the old link state values cached.Marco Pfatschbacher
2006-02-01remove obsolete code; from Ray Lai in PR 4998; ok tedu@ beck@Otto Moerbeek
2006-02-01spf_calc should only do what the name says - calculate the spf tree.Esben Norby
2006-02-01use full path to binary in (commented) relaydb example,Daniel Hartmeier
2006-02-01remove return values in this comment too.Brad Smith
2006-02-01fix comments.Brad Smith
2006-02-01Wrong type, found by lint.Esben Norby
2006-02-01update for recent sm(4) changesMartin Reindl
2006-02-01double semicolon; from Daniel Matic in PR 4929Otto Moerbeek
2006-02-01double semicolon; from Daniel Matic in PR 4929Otto Moerbeek
2006-02-01double semicolon; from Daniel Matic in PR 4929Otto Moerbeek
2006-02-01double semicolon; from Daniel Matic in PR 4929Otto Moerbeek
2006-02-01double semicolon; from Daniel Matic in PR 4929Otto Moerbeek
2006-02-01variable naming, a -> addr.Esben Norby
2006-02-01zap unused function.Esben Norby
2006-02-01Unbreak the tree.Mark Kettenis
2006-02-01check format string; OK niallo@, "it's nice to have" joris@.Xavier Santolaria
2006-02-01allow tag deletion with -d option; OK niallo@.Xavier Santolaria
2006-02-01tweaks; ok dlgJason McIntyre
2006-02-01reciprocate the Xrs for pcfiicDavid Gwynne
2006-02-01set rcs_errno accordingly in rcs_open() if the file is not found.Xavier Santolaria
2006-02-01Initialize rmx_expire in rt_timer_add() so that dynamic routes (e.g. PMTU)Claudio Jeker