summaryrefslogtreecommitdiff
path: root/sys/arch/news68k/dev/timer_hb.c
AgeCommit message (Expand)Author
2011-11-22Remove more now unnecessary IIOV() conversion.tsutsui
2010-12-20Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtchmatt
2010-01-28Fix language.mbalmer
2008-12-10Account idepth in functions in locore.s that are registered in thetsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-28Use CFATTACH_DECL_NEW(), device_t, cfdata_t, and aprint_*().tsutsui
2008-01-28- account idepth in all interrupt handlerstsutsui
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-06-02Fix a shasow warning.tsutsui
2004-12-11u_intXX_t -> uintXX_ttsutsui
2004-09-04- Use ANSI function declarations and make some functions static.tsutsui
2004-09-04Include ioconf.h to declare struct cfdriver.tsutsui
2003-07-15__KERNEL_RCSID()lukem
2003-01-18TAB/space cleanup.tsutsui
2002-12-20Remove __P().tsutsui
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-07-07Split clock device attachment into interval timer and todclocktsutsui