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
/
qbus
/
rl.c
Age
Commit message (
Expand
)
Author
2003-05-10
Change bounds_check_with_label() to take a pointer to the disk structure,
thorpej
2003-05-02
Change return type of readdisklabel() to const char *
dsl
2003-04-02
Change SBSIZE -> SBLOCKSIZE, to track changes caused by the UFS2 merge.
he
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
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-22
Convert to new device buffer queue interface.
hannken
2002-03-23
Call rlreset() per controller, not per disk.
ragge
2001-11-13
add RCSIDs
lukem
2001-06-19
`existent', not `existant'
wiz
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-06-05
Adjust to new evcnt stuff.
matt
2000-06-04
More event counter stuff. Plus a little cruft cleanup while doing it.
matt
2000-05-19
A foolish consistency; most parts of the kernel use bp->b_data, so
thorpej
2000-04-30
Change to use new ubareset() functionality.
ragge
2000-04-22
Add the famous "rl" disk.
ragge