summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-02-01a manpage for pcfiic(4)David Gwynne
2006-02-01implement a much better 27mhz tc found on geode; inspired by freebsd; grange@ okMichael Shalayeff
2006-02-01noted by lint: include <string.h> instead of <strings.h>, add tow ARGSUSED1Hans-Joerg Hoexer
2006-02-01openssh 4.3Markus Friedl
2006-02-01dont clutter up dmesg with useless or redundant informationDavid Gwynne
2006-02-01oopsDavid Gwynne
2006-02-01a driver for the phillips pcf8584 i2c controller as found on the sun netraDavid Gwynne
2006-02-01Document VT6410 support.Jonathan Gray
2006-02-01NTP is described by RFC 1305, not 1035;Jason McIntyre
2006-02-01Add support for VIA VT6410.Jonathan Gray
2006-02-01Actually working example, from Ray Lai in PR 5000; with a twist (alsoOtto Moerbeek
2006-02-01save errno, from Ray Lai in PR 4999.Otto Moerbeek