summaryrefslogtreecommitdiff
path: root/sys/modules/dm
ModeNameSize
-rw-r--r--Makefile492logplain
d---------dm_target_error36logplain
d---------dm_target_mirror36logplain
d---------dm_target_snapshot36logplain
d---------dm_target_zero36logplain
16:28:12 +0000'>2011-07-28sanitize sysctl interface in order to appease gcc 4.5macallan 2010-09-08make debug code compile againmacallan 2010-08-11Make the movement-while-tapping threshold smaller so moving the cursor by amacallan 2009-05-12KNFcegger 2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger 2008-05-15Let ADB button devices send PMF events instead of pretending to be keyboards.macallan 2008-04-29Convert to new 2 clause licensemartin 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-04-05use aprint_*_dev and device_xnamecegger 2008-03-26split softc/device_tmatt 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2007-10-10make this compile without wsmouse support in the kernelmacallan 2007-08-06add keysyms for scrollback supportmacallan 2007-05-09in order to avoid accidential shutdown only send power button events to powerdmacallan 2007-04-16add a very simple driver for ADB button devices found on halfway recentmacallan 2007-04-16don't panic when someone presses the power button without powerd runningmacallan 2007-04-16actually support WSDISPLAY_COMPAT_RAWKBDmacallan 2007-04-16more autoconfig cosmeticsmacallan 2007-04-16cleanup autoconfig outputmacallan 2007-04-16on the iBook Fn-Command sends the same scancode as the power button on somemacallan 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-02-20update copyrightsmacallan 2007-02-20report power button events to sysmonmacallan 2007-02-10Fix botch on newlock2 merge.tsutsui 2007-02-09Merge newlock2 to head.ad 2007-02-09add a sysctl to turn off tapping to button event translation, same as inmacallan 2007-02-09do a bus reset before looking for devicesmacallan 2007-01-18avoid another collisionmacallan 2007-01-17new, simplified ADB driversmacallan