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
/
ldvar.h
Age
Commit message (
Expand
)
Author
2012-05-03
use uint64_t for sc_disksize512.
bsh
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2011-11-19
First step of random number subsystem rework described in
tls
2010-09-20
Check disk bounds, in RAW_PART.
kiyohara
2009-12-18
Use "rnd.h" and <sys/rnd.h> to ensure that struct ld_softc
jakllsch
2009-05-07
struct device * -> device_t, no functional changes intended.
cegger
2008-09-09
Complete device_t/softc split for the ld(4) attachments. This should
tron
2008-08-11
Add a flags argument to the ld(4) flush handlers, and call these with a
simonb
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-02-09
Merge newlock2 to head.
ad
2005-12-11
merge ktrace-lwp.
christos
2005-10-15
- change the way to specify a bufq strategy. (by string rather than by number)
yamt
2004-09-25
Add support for wedges to the logical disk driver.
thorpej
2004-07-20
use uint64 instead of int for sc_secperunit
dbj
2003-05-17
Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn).
thorpej
2002-07-20
Convert to new device buffer queue interface.
hannken
2001-06-10
Centralise the geometry fudge.
ad
2001-02-04
Allow for draining/adjusting the queue.
ad
2001-01-03
Make dumps work, and put the first part of detach into ld.c.
ad
2000-12-03
Make it possible to detach ld devices.
ad
2000-11-26
lsu -> ld, by popular request.
ad