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
/
gpib
/
cs80bus.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2016-07-11
KNF. No functional change.
msaitoh
2012-10-27
split device_t/softc for all remaining drivers.
chs
2009-09-12
Make compile with options DEBUG.
tsutsui
2009-05-12
struct device * -> device_t, no functional changes intended.
cegger
2009-05-12
struct cfdata * -> cfdata_t, no functional changes intended.
cegger
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-01-10
Make it compile.
cube
2006-05-14
integrate kauth.
elad
2006-03-29
Use device_private().
thorpej
2006-03-25
Use device_parent().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-08-26
s/locdesc_t/int/g
drochner
2004-09-13
a round of autoconf cleanup:
drochner
2003-06-02
Support block devices speaking CS80/SS80 protocol over gpib.
gmcgarry