Age | Commit message (Expand) | Author |
2009-06-03 | Make sure that the brightness value sent to acpi is one of the values | Matthieu Herrb |
2009-06-03 | Fix check for window-top and window-left values. | Mark Kettenis |
2009-06-03 | put the values direct in the array, otherwise the nested macros are longer | Theo de Raadt |
2009-06-03 | xfs -> nnpfs | Thordur I. Bjornsson |
2009-06-03 | Make sure we're running on the right pmap when going to sleep. | Artur Grabowski |
2009-06-03 | - add hotplug device | Jasper Lievisse Adriaanse |
2009-06-03 | add the basic infrastructure to take advantage of TCP and UDP receive | Christian Weisgerber |
2009-06-03 | Add support for the newer 82575 and maybe 82576 chips. The cards work more | Claudio Jeker |
2009-06-03 | whitespace. "Sure" marco@ | Chris Kuethe |
2009-06-03 | sync these also | Janne Johansson |
2009-06-03 | sync | Janne Johansson |
2009-06-03 | remove bad #ifdef from syscall.master | Janne Johansson |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar... | Janne Johansson |
2009-06-03 | Import acpi power resource driver. This is needed for suspend/resume logic. | Paul Irofti |
2009-06-03 | Oops need to kill the XXX comment that we are not enabling softraid rebuild | Marco Peereboom |
2009-06-03 | Start using the shiny new function pointer to determine if we have disk | Marco Peereboom |
2009-06-03 | Add a callback specifically for softraid. If you touch this kittens will | Marco Peereboom |
2009-06-03 | Whack conflicting BARs, such that they get assigned a non-conflicting value | Mark Kettenis |
2009-06-03 | set IFF_ALLMULTI properly also when in promiscuous mode and some | Christian Weisgerber |
2009-06-03 | register bit definitions instead of magic numbers; | Christian Weisgerber |
2009-06-03 | Don't disable dock devices if dock isn't initially attached | Jordan Hargrave |
2009-06-03 | mjacob took kettenis's r1.44 into FreeBSD and added a tweak to | Kenneth R Westerback |
2009-06-03 | phys allocator fix: zeroed pages are not clean. | Ariane van der Steldt |
2009-06-03 | ansi function decls, no binary change. | Jonathan Gray |
2009-06-03 | Change bufhash from the old grotty hash table to red-black trees hanging | Bob Beck |
2009-06-03 | Revert readv/writev changes, as they trigger an apparent file descriptor | Bret Lambert |
2009-06-03 | kill some unused defines, don't do an ifndef dance for | Thordur I. Bjornsson |
2009-06-03 | remove the never used bufq_ code. | Thordur I. Bjornsson |
2009-06-03 | Remove some redundant code. | Mark Kettenis |
2009-06-03 | More KNF | Jordan Hargrave |
2009-06-03 | Make sure we don't stomp on a RAID partition that is already in use. | Marco Peereboom |
2009-06-03 | droppmap is only necessary (and declared) on MULTIPROCESSOR | Artur Grabowski |
2009-06-03 | remove cruft that snuck in with previous | Thordur I. Bjornsson |
2009-06-03 | Just like on amd64. Instead of keeping a bitmap of which cpus a pmap | Artur Grabowski |
2009-06-03 | Nuke CYRIX_CACHE (and related defines). They've not been used in a long | Tobias Weingartner |
2009-06-03 | Add acpivideo support. This adds brightness support for all laptops | Paul Irofti |
2009-06-03 | Added ejectable bay for IDE cdroms | Jordan Hargrave |
2009-06-03 | Lift the NFS over UDP retransmit logic from FreeBSD. | Thordur I. Bjornsson |
2009-06-03 | from Brad; I've read and tested it, also reads ok to dlg@. | Stuart Henderson |
2009-06-03 | Enabled docking driver | Jordan Hargrave |
2009-06-02 | Enable acpidock device | Jordan Hargrave |
2009-06-02 | KNF cleanup and denoise | Jordan Hargrave |
2009-06-02 | ehci_alloc_sqtd_chain() was doing signed math on len, thus the great code | Theo de Raadt |
2009-06-02 | Somehow this change didn't get committed with the rest of the powepc interrupt | Dale Rahn |
2009-06-02 | give the retransmission count booking keeping a facelift, | Thordur I. Bjornsson |
2009-06-02 | Change the wait-channel type to 'const volatile void *', eliminating | Philip Guenthe |
2009-06-02 | Added changes for docking station, must eject all children devices | Jordan Hargrave |
2009-06-02 | Instead of the global hash table with the terrible hashfunction and a | Owain Ainsworth |
2009-06-02 | Constipate the second argument to timeout_add_*(). Also, use | Philip Guenthe |
2009-06-02 | Avoid a buf oflow in uhidev_set_report_async() if we have to prepend the | Miod Vallat |