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
/
ir
/
irframevar.h
Age
Commit message (
Expand
)
Author
2009-05-12
struct device * -> device_t, no functional changes intended.
cegger
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-14
Split device_t and softc for irframe(4).
cube
2007-03-06
clean up and fix irframe attachment as a line discipline:
drochner
2005-12-27
changes for making DIAGNOSTIC not change the kernel ABI:
chs
2005-12-11
merge ktrace-lwp.
christos
2003-07-08
function prototype must not have variable name
itojun
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
2003-01-03
Remove protoype for irframe_frame_available(), it's never implemented
dsainty
2002-10-23
merge kqueue branch into -current
jdolecek
2001-12-13
Move parameter checks to a common place.
augustss
2001-12-13
Some DIAGNOSTIC nonsense.
augustss
2001-12-12
Change default value for ebofs.
augustss
2001-12-05
Constify a little.
augustss
2001-12-04
Simplify interface to irframe.
augustss
2001-12-02
GC unused stuff.
augustss
2001-12-02
Fixes from Jan Sparud's code:
augustss
2001-12-02
Add framework for Ir devices. The irframe device is for delivering IrDA
augustss