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
/
raidframe
Age
Commit message (
Expand
)
Author
2000-02-23
Do a better job of (re)initializing the component labels after
oster
2000-02-23
Make a note of autoconfigured components.
oster
2000-02-23
Correct a comment.
oster
2000-02-22
Note the fact that the first arg of raidinit() may be bogus in
oster
2000-02-22
Bounds-check the 'last unit' a little more closely.
oster
2000-02-22
Add a few comments, and an indicator of whether or not an autoconfig set
oster
2000-02-22
- implement additional component checking before autoconfiguration
oster
2000-02-21
Umm.. let's set 'numraid' to something useful before we try to use it.
oster
2000-02-16
Some of these function names are bad enough that no one else would probably
oster
2000-02-13
Get recent changes into the tree:
oster
2000-02-12
Make this compile without warnings on alphas.
oster
2000-01-21
Update for sys/buf.h/disksort_*() changes.
thorpej
2000-01-15
Fix typo + cleanup a bit.
oster
2000-01-14
Make more 80-column friendly. No functionality changes.
oster
2000-01-14
"fix" a serious problem with RF_AccTraceEntry_t tracerec stuff.
oster
2000-01-14
Add some debugging printfs.
oster
2000-01-13
If we can't malloc a RF_ShutdownList then we should return ENOMEM right away.
oster
2000-01-09
At (closer to) 80-columns, this may actually be readable code.
oster
2000-01-09
Garbage collect unused code.
oster
2000-01-09
Nuke more debugging stuff and cleanup a tad.
oster
2000-01-09
It's got to help to check the *right* value if you care what
oster
2000-01-09
Another one bites the dust.
oster
2000-01-09
Nuke dependency on rf_diskthreads.h
oster
2000-01-09
Nuke dependencies on rf_cpuutils.h.
oster
2000-01-09
By popular demand (Hi Thor!) make the cylinder size in a default
oster
2000-01-09
rf_cpuutil.c isn't useful for the kernel driver.
oster
2000-01-09
Not sure why this file was still around since it's really not required.
oster
2000-01-09
Nuke unused debugging stuff. Clean up a whole bunch of comments.
oster
2000-01-09
Nuke a couple of obsolete comments.
oster
2000-01-09
- move a bunch of function prototypes to rf_kintf.h
oster
2000-01-09
Nuke #if 0'ed code.
oster
2000-01-09
Nuke desc->tid.
oster
2000-01-08
Time's up. This file is no longer needed. "toodles." *punt*
oster
2000-01-08
- more cleanup of rf_get_threadid() and debugging printfs
oster
2000-01-08
Make raidPtr a 'RF_Raid_t *' like it's supposed to be.
oster
2000-01-08
- nuke calls to rf_get_threadid() and associated #include
oster
2000-01-08
Bail if rf_numParityRegions is not > 0. Cleanup a comment.
oster
2000-01-08
Nuke stale comment.
oster
2000-01-08
Minor cleanup.
oster
2000-01-08
Nuke some (now) incorrect comments. More minor cleanup.
oster
2000-01-08
Replace raidPtrs[unit] with just raidPtr, and assign the former to the
oster
2000-01-08
Minor tillage on the raidioctl() stuff. More cleanup to follow.
oster
2000-01-08
Nuke an unneeded #ifdef (__NetBSD__)
oster
2000-01-07
In RAIDFRAME_CONFIGURE, don't set values in raidPtrs[unit] unless
oster
2000-01-07
rf_GetNextReconEvent() is already prototyped in rf_revent.h.
oster
2000-01-07
nuke one call to rf_get_threadid() and cleanup rf_State_Cleanup a bit.
oster
2000-01-07
Nuke: #include "rf_threadid.h" and call to rf_get_threadid().
oster
2000-01-07
Nuke: #include "rf_threadid.h".
oster
2000-01-07
Nuke RF_DECLARE_GLOBAL_THREADID, rf_setup_threadid(), rf_shutdown_threadid(),
oster
2000-01-07
Nuke unused #define.
oster
[prev]
[next]