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