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
/
dev
/
ic
/
joy.c
Age
Commit message (
Expand
)
Author
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-09-02
add missing initializers
christos
2006-03-28
Use device_unit().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2004-08-03
implement device detach support
drochner
2004-07-08
Get rid of the arch dependencies for tome measurement - use microtime().
drochner
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2002-10-23
merge kqueue branch into -current
jdolecek
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-02-03
remove include of <machine/cpufunc.h>, it's not used here
pooka
2002-02-02
Reduce the massive code duplication regarding joy(4). Split it into
jdolecek