summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-27Sitecom WL-603 should work according to linux driverJonathan Gray
2009-03-27Linksys WUSB200 should work according to linux driverJonathan Gray
2009-03-27regenJonathan Gray
2009-03-27Sitecom WL-603 and Linksys WUSB200Jonathan Gray
2009-03-27Add a bunch of GW3887/v2 based upgt devices found in linux driver.Jonathan Gray
2009-03-27regenJonathan Gray
2009-03-27Add a bunch of GW3887/v2 based upgt devices found in linux driver.Jonathan Gray
2009-03-27add definitions for more yukon 2 revisions found in linux driverJonathan Gray
2009-03-27-S (safe mode) would copy the file over, rename it to the target, thenPeter Hessler
2009-03-27make sure that when we try to send a Set-sticky to the client,Joris Vink
2009-03-26syncTheo de Raadt
2009-03-26new plx chips found in wildTheo de Raadt
2009-03-26fix the way Attic is handled in our recursion code, so weJoris Vink
2009-03-26Rework how we deal with the list of per-open datastructures, and theOwain Ainsworth
2009-03-26+CACE AirPcap Nx otus(4)Jason McIntyre
2009-03-26move #define IEEE80211_NO_HT under #ifdef SMALL_KERNEL insteadDamien Bergamini
2009-03-26sync with 802.11w draft 8.0.Damien Bergamini
2009-03-26remove useless code to force an empty transfer in case the lengthDamien Bergamini
2009-03-26fix RTS/CTS and CTS-to-self protection.Damien Bergamini
2009-03-26attach CACE AirPcap Nx.Damien Bergamini
2009-03-26syncDamien Bergamini
2009-03-26Add USB ID for the CACE AirPcap Nx dongle, which is an otus(4).Damien Bergamini
2009-03-26Change amd64 bus_space_{map,unmap} to be the same as i386. WhileOwain Ainsworth
2009-03-26"Logging dirname" needs to be properly shown when running log/rlog.Joris Vink
2009-03-26Remove cpu_wait(). It's original use was to be called from the reaper soOwain Ainsworth
2009-03-26syncReyk Floeter
2009-03-26two more ubsec devicesReyk Floeter
2009-03-26argh, do not reuse the global trans_as flag to be applied to the peerHenning Brauer
2009-03-26Convert splvm() + simplelock(&uvm.hashlock); around the page hash tableOwain Ainsworth
2009-03-26fix a few typographical errors found by spell(1).Igor Sobrado
2009-03-26The drm_* allocation functions have been #defined to not use most ofOwain Ainsworth
2009-03-26syncTheo de Raadt
2009-03-25Nuke old useless define. Miod was ok with the idea.Tobias Weingartner
2009-03-25switch our file and directory lists to RB trees (see tree(3)),Joris Vink
2009-03-25Deinline softintr_schedule(). Also fix softintr priorities I got inverted afterMiod Vallat
2009-03-25Deinline softintr_schedule().Miod Vallat
2009-03-25prevent a very difficult to reach, but possible use after free.Joris Vink
2009-03-25Remove LK_SLEEPFAILOwain Ainsworth
2009-03-25ntfs was the last user, LK_SLEEFAIL can die now.Owain Ainsworth
2009-03-25remove unused functions, definitions and outdated commentsJoris Vink
2009-03-25Add support for the watchdog timer.Michael Knudsen
2009-03-25convert lockmgr over to rwlock in ntfs, mostly trivial.Owain Ainsworth
2009-03-25regenMarcus Glocker
2009-03-25Add "Chen-Source CM12402 Eagle IR Cam" uvideo(4) device.Marcus Glocker
2009-03-25Move all of the pseudo-inline functions in uvm into C files.Owain Ainsworth
2009-03-25sdmmc(4) is not an SD host controller.Michael Knudsen
2009-03-25RegenMiod Vallat
2009-03-25Move drm from ``console ports'' to ``special purpose devices'' section.Miod Vallat
2009-03-25Several cleanups:Antoine Jacoutot
2009-03-25recognise encoding "646" as an alias of "ascii", similar to a changeStuart Henderson