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
/
mca
/
edvar.h
Age
Commit message (
Expand
)
Author
2015-04-14
Include <sys/rndsource.h> where it is actually used.
riastradh
2014-03-20
Mechanically replace simplelock with kmutex_t.
skrll
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2011-11-19
First step of random number subsystem rework described in
tls
2008-05-04
Move to standard TNF 2 clause license
martin
2008-01-04
Start detangling lock.h from intr.h. This is likely to cause short term
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
2005-02-27
nuke trailing whitespace
perry
2004-09-25
Add support for wedges to the MCA ESDI disk driver.
thorpej
2002-07-20
Convert to new device buffer queue interface.
hannken
2001-11-24
The header part of driver overhault:
jdolecek
2001-07-08
Correct various misspellings of 'transfer' and inflected forms.
wiz
2001-05-04
Implement polled command mode, and use it for writing system dump
jdolecek
2001-04-22
Fix serious bug in bounce buf handling - the EDF_BOUNCEBUF flag needs
jdolecek
2001-04-19
Use "edc" instead of "dasd". As pointed out by Soren, dasd doesn't
jdolecek
2001-04-19
Add a driver for IBM ESDI disk controllers. Tested with IBM Integ. ESDI Fixed
jdolecek