Age | Commit message (Expand) | Author |
---|---|---|
2016-03-29 | Implement a cleaner way to prevent acpivout(4) from attaching if we have | Mark Kettenis |
2015-03-14 | Remove some includes include-what-you-use claims don't | Jonathan Gray |
2014-12-09 | Replace some malloc(n*size,...) calls with mallocarray(). | Doug Hogan |
2011-05-23 | Do not check malloc return value against NULL, as M_WAITOK is used. | Paul Irofti |
2011-04-06 | Don't enumerate _DOD for attaching acpivout(4), since: | Martynas Venckus |
2010-08-08 | Close race between the acpi thread and wscons ioctls running in process | Mark Kettenis |
2010-07-21 | spacing and indents that are driving me crazy | Theo de Raadt |
2009-06-19 | Always report 0 as the minimal brightness level to wscons. This results in | Mark Kettenis |
2009-06-04 | Even more KNF. | Paul Irofti |
2009-06-04 | KNF dammit | Miod Vallat |
2009-06-03 | Make sure that the brightness value sent to acpi is one of the values | Matthieu Herrb |
2009-06-03 | Add acpivideo support. This adds brightness support for all laptops | Paul Irofti |