summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-19Add hot spare support.Marco Peereboom
2006-06-19Remove the no longer needed date/time calculations.Marc Balmer
2006-06-19remove the no longer needed time calculations now that we have them inMarc Balmer
2006-06-19Don't sleep and then say we're going to sleep -- do it the other wayMichael Knudsen
2006-06-19and this goes awayTheo de Raadt
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
2006-06-19Do not bother initializing the rfact member of `struct sensor'; it is on itsMark Kettenis
2006-06-19Avoid using the rfact member of 'struct sensor' which is on its way out.Mark Kettenis
2006-06-19Avoid using the rfact member of 'struct sensor' which is on its way out.Mark Kettenis
2006-06-19unbreak the code if compiled with IEEE80211_DEBUG by using the rightReyk Floeter
2006-06-19if at startup a given group has carpdemote == 0, we don't do carp demotion.Henning Brauer
2006-06-19Remove freebsdism.Michael Knudsen
2006-06-19Unbreak the tree. The code to set and unset the RTF_MPATH bit on all multipathClaudio Jeker
2006-06-19add the new ASIC revs to the bge_majorrevs table.Brad Smith
2006-06-19add new PCI ids.Brad Smith
2006-06-19Close a race in the interrupt handler code.Dale Rahn
2006-06-19some new ASIC revisions.Brad Smith
2006-06-19kill local and remote callback and just have one called fileproc.Joris Vink
2006-06-19regenBrad Smith
2006-06-19add some more Broadcom Gig PCI ids.Brad Smith
2006-06-19pcn no longer fits, sighTheo de Raadt
2006-06-19Zap Amiga bits of disklabel.h now that Amiga bits of readdisklabel() areKenneth R Westerback
2006-06-18Make mpi not spit out WWNN and WWPN as requested by deraadt and dlg. DoMarco Peereboom
2006-06-18Fix memleak; From Coverity Scan, CID 3135.Jasper Lievisse Adriaanse
2006-06-18tsk, tsk, tsk... the rule is simple: any define consisting ofOtto Moerbeek
2006-06-18s/memcmp/IEEE80211_ADDR_EQ/Damien Bergamini
2006-06-18- implement new ic_updateslot() callback.Damien Bergamini
2006-06-18Improve 802.11b/g interoperability and move toward better complianceDamien Bergamini
2006-06-18adopt to recent changesHans-Joerg Hoexer
2006-06-18add group "none"; when choosen, pfs will be disabled.Hans-Joerg Hoexer
2006-06-18append to CFLAGS instead of overwritingDavid Krause
2006-06-18typo: queu -> queueHans-Joerg Hoexer
2006-06-18syncTheo de Raadt
2006-06-18Under certain circumstances, ext2fs_inactive() can be called without aPedro Martelletto
2006-06-18fix a commentHenning Brauer
2006-06-18make cloned sessions appear with RECONF_REINIT so they are treated likeHenning Brauer
2006-06-18enable packet bursting when operating as a STA.Damien Bergamini
2006-06-18enable udcf(4) on sparc64, works on my Blade 100; ok mbalmer@Christian Weisgerber
2006-06-18Whitespace, oops.Christopher Pascoe
2006-06-18Add support for equal-cost multipath IP.Christopher Pascoe
2006-06-18clean up some gotos. Originally from Andrey Matveev <evol at onlineHans-Joerg Hoexer
2006-06-18regenBrad Smith
2006-06-18add some additional LSI Logic PCI ids.Brad Smith
2006-06-18Don't walk memory whenever there is nothing there. I ran into this whileMarco Peereboom
2006-06-18Print World Wide Node Name and World Wide Port Name during dmesg so thatMarco Peereboom
2006-06-17Better checks to avoid attaching when device is not present.Dale Rahn
2006-06-17Fix error where soft irq mask was not initialized for IPL_HIGH, and cleanup.Dale Rahn
2006-06-17prefix debug messages with the device nameJolan Luff
2006-06-17s/int/u_int/gDamien Bergamini
2006-06-17KNF and destatic functions.Michael Knudsen