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
/
arch
/
hp300
/
dev
/
rdvar.h
Age
Commit message (
Expand
)
Author
2022-11-23
Remove now unused buffer members from softc prepared only for rdreset().
tsutsui
2021-07-09
Add support of multiple rd(4) disks on all punits for HPDisk.
tsutsui
2021-07-05
Cleanup duplicated CS/80 indentify structures. From OpenBSD.
tsutsui
2021-06-04
Consistently use #define<tab> as rdreg.h.
tsutsui
2015-04-14
Include <sys/rndsource.h> where it is actually used.
riastradh
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2011-11-19
First step of random number subsystem rework described in
tls
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2009-01-11
Add casts to int to rdunit() and rdpart() macro to suppress a warning
tsutsui
2008-03-29
Split device_t/softc, and misc cosmetic changes.
tsutsui
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-06-02
Add const.
tsutsui
2004-08-28
Remove the last vestiges of COMPAT_NOLABEL. It's been 10 years; label
thorpej
2004-08-28
Use ANSI function decls, static, and const.
thorpej
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-07-26
Convert to new device buffer queue interface.
hannken
2000-10-10
Add randomness sampling from hil, sd and rd devices.
he
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-01-21
Update for sys/buf.h/disksort_*() changes.
thorpej
1997-03-31
Add prototypes, and make this compile with -Wall. Remove register
scottr
1997-01-30
Convert to new-style autoconfiguration; old-style config is no longer
thorpej
1996-06-06
Remove the old-style disk instrumentation support. Nothing uses it
thorpej
1996-01-07
New generic disk framework. Highlights:
thorpej
1995-11-19
Re-arrange things such that we can print out disk geometry regardless of
thorpej
1994-10-26
new RCS ID format.
cgd
1994-05-23
Merge with 4.4-Lite.
mycroft