tor' content='cgit '/>
summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/abtn.c
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2011-06-18struct device * -> device_tmatt
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-06-13use device_lookup_private to get softccegger
2007-03-05- use (uint8_t *) for buffer args on *_adbcomplete() functionstsutsui
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2003-07-28Correct comment in FORCE_FUNCTION_KEYS code; the 0x0b (eject) button isnathanw
2003-07-24Add an option, enabled with the FORCE_FUNCTION_KEYS macro, that convertsnathanw
2003-07-15__KERNEL_RCSID()lukem
2003-03-05Forgot dummy printf.soren
2003-03-05Be more verbose about unsupported keys.soren
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-06-08Make macppc compile by default with -Wall -Wmissing-prototype in additionmatt
2001-03-29When attached, do not change brightness if the value is zero.tsubai
1999-07-12Add PowerBook LCD brightness and speaker volume button device.tsubai