index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
news68k
/
dev
/
timer_hb.c
Age
Commit message (
Expand
)
Author
2011-11-22
Remove more now unnecessary IIOV() conversion.
tsutsui
2010-12-20
Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch
matt
2010-01-28
Fix language.
mbalmer
2008-12-10
Account idepth in functions in locore.s that are registered in the
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-28
Use CFATTACH_DECL_NEW(), device_t, cfdata_t, and aprint_*().
tsutsui
2008-01-28
- account idepth in all interrupt handlers
tsutsui
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-06-02
Fix a shasow warning.
tsutsui
2004-12-11
u_intXX_t -> uintXX_t
tsutsui
2004-09-04
- Use ANSI function declarations and make some functions static.
tsutsui
2004-09-04
Include ioconf.h to declare struct cfdriver.
tsutsui
2003-07-15
__KERNEL_RCSID()
lukem
2003-01-18
TAB/space cleanup.
tsutsui
2002-12-20
Remove __P().
tsutsui
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2001-07-07
Split clock device attachment into interval timer and todclock
tsutsui