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
/
rf_engine.c
Age
Commit message (
Expand
)
Author
2002-09-23
Nuke a couple of unreached 'break's. Thanks (again) to Simon B.
oster
2002-09-19
Nuke an obsolete comment.
oster
2002-09-15
Release our hold on raidPtr if we're going to sleep.
oster
2002-09-14
Everyone and their dog was using RF_ERRORMSG3 to print out the same
oster
2002-07-14
Remove incorrect comment.
oster
2002-07-13
Most folks won't need the DAG printing and verification routines.
oster
2002-07-13
rf_ValidateDAG isn't something that we want to even consider
oster
2001-11-13
add RCSIDs
lukem
2001-09-16
Spell 'occurred' with two 'r's.
wiz
2000-08-20
Use RF_WAIT_COND() to avoid locking errors.
thorpej
2000-01-08
- nuke calls to rf_get_threadid() and associated #include
oster
2000-01-08
Minor cleanup.
oster
2000-01-07
Nuke RF_DECLARE_GLOBAL_THREADID, rf_setup_threadid(), rf_shutdown_threadid(),
oster
2000-01-05
- update RF_CREATE_THREAD to handle a 'process name' argument.
oster
1999-03-14
Disallow interrupting parity re-writes or copybacks by removing PCATCH
oster
1999-02-05
Phase 2 of the RAIDframe cleanup. The source is now closer to KNF
oster
1999-01-26
RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver,
oster
1998-11-13
Add braces around 'if' to pacify egcs
simonb
1998-11-13
RAIDframe, version 1.1, from the Parallel Data Laboratory at
oster