summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-17add two PLX PCIe bridges.Brad Smith
2008-02-16Zap KKASSERT porting macro and use KASSERT instead.Marcus Glocker
2008-02-16On these platforms, REDUCEing unconditionnaly a second time is faster andMiod Vallat
2008-02-16Move panic tests under #ifdef DEBUGMiod Vallat
2008-02-16Only create phys_map on systems which need it, and test for phys_map beingMiod Vallat
2008-02-16Count output packets.Marcus Glocker
2008-02-16sort flags in both synopsis and usageIgor Sobrado
2008-02-16Remove if_ipackets++ since ieee80211_input() already does that.Marcus Glocker
2008-02-16Replace bwi_rate2plcp() with ieee80211_rate2plcp().Marcus Glocker
2008-02-16Remove the wait instruction from cpu_idle_cycle(), as it causes problems onMiod Vallat
2008-02-16Remove unused fields of struct mips_pci_chipset.Miod Vallat
2008-02-16Fix spacing / comments.Marcus Glocker
2008-02-16While importing the driver a lot of printf's have been converted toMarcus Glocker
2008-02-16Report rssi and rate in rx radio tap.Marcus Glocker
2008-02-16Return NO_CCB and not TRY_AGAIN_LATER when running out of ccb's.Kenneth R Westerback
2008-02-16Better support for 11b mode.Marcus Glocker
2008-02-16Remove some double prototype definitions.Marcus Glocker
2008-02-16switch to RFC 1948 style ISN, too; ok mcbride, dhartmei, henningMarkus Friedl
2008-02-16Always print device name in front of debug messages.Marcus Glocker
2008-02-16typo; from he@netbsd, -r1.44Jason McIntyre
2008-02-16Call sensordev_install() iff we find and sensor_attach() the individual sensors.Constantine A. Murenin
2008-02-16* yyInput doesn't seem to contain anything meaningful at the time whenConstantine A. Murenin
2008-02-15More cleanup;Xavier Santolaria
2008-02-15Cleanup; OK tobias@.Xavier Santolaria
2008-02-15Test that removed file is not there anymore when using -f inXavier Santolaria
2008-02-15Reenable idle modes on powerpc. Tested by kettenis and myself.Dale Rahn
2008-02-15Add /var/www/conf/modules and /var/www/conf/modules.sample.Bernd Ahlers
2008-02-15Really enable weak aliases by disabling the unwanted SUPPORTS_WEAK override, theMiod Vallat
2008-02-15Add myself to the copyrights, ok marco@Chris Kuethe
2008-02-15revert to a pre-mutex state. for unknown reasons, the mutexes do not provideTed Unangst
2008-02-14Add `cvs release -d' test but commented out. OK tobiasregress@.Xavier Santolaria
2008-02-14deal with a 64-bit BAR such as with PCIe chipsets.Brad Smith
2008-02-14Actually implement the crypto.Chris Kuethe
2008-02-14Some armish machines do not have very accurate clock generators,Dale Rahn
2008-02-14Make sure an interrupt handler does not get on the per-cpu list of pendingMark Kettenis
2008-02-14When started in configuration test mode (-t) do not check that sshd isMarc Balmer
2008-02-14backout the change to make arp(8) default to -an;Thordur I. Bjornsson
2008-02-14Missed updating the SK_IS_YUKON2 macro when adding Yukon Supreme support.Brad Smith
2008-02-14Add authpf-noip, which allows multiple users to connect from a single IP;Ryan Thomas McBride
2008-02-13Since SPDIF support for the auixp driver is still half doneJacob Meuser
2008-02-13as with the recent auich(4) commit, set the sample rate of theJacob Meuser
2008-02-13rekey arc4random and OpenSSL RNG in postauth childDamien Miller
2008-02-13#undef IIOV before redefining for 1:1 mappings, to silence a warning.Miod Vallat
2008-02-13Offset the kernel message buffer down one page again, for the PROM scribblesMiod Vallat
2008-02-13Use HW_PHYSMEM64.Mark Kettenis
2008-02-13Make sure we reserve enough stack space on MACHINE_STACK_GROWS_UP architecturesMark Kettenis
2008-02-13fix a crash that could happen when running status on unknown files.Joris Vink
2008-02-13Rework the fix in 1.20. The original fix causes problems for systraceTodd C. Miller
2008-02-13bump copyrightReyk Floeter
2008-02-13no need to set values after bcopying the complete structReyk Floeter