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
/
mscp
/
mscp_disk.c
Age
Commit message (
Expand
)
Author
2002-11-01
implement separate read/write disk statistics:
mrg
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-07-25
Correct ra disk instrumentation. From Johnny Billquist.
ragge
2002-07-22
Convert to new device buffer queue interface.
hannken
2001-11-13
add RCSID
lukem
2001-04-12
Upon inspection of a 4000/600 dmesg, change the splbios to splubas.
thorpej
2001-04-12
splimp -> splbio
thorpej
2001-01-08
Return error in the case of using ODIOCGDINFO or ODIOCGDEFLABEL when
fvdl
2001-01-07
Adapt all disk devices in MI directories to handle ODIOC* calls
fvdl
2000-05-27
sleep() -> tsleep()
thorpej
2000-05-20
Remove (more) VAX dependencies.
ragge
2000-03-30
Remove register declarations.
augustss
2000-01-21
Update for sys/buf.h/disksort_*() changes.
thorpej
1999-06-06
Bus'ify the mscp code also.
ragge
1999-05-29
Copied from ../../arch/vax/mscp/mscp_disk.c,v
ragge