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_callback.c
Age
Commit message (
Expand
)
Author
2019-02-10
Introduce PR_ZERO to avoid open-coding memset()s everywhere. OK riastradh@.
christos
2009-03-15
ansify function definitions
cegger
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2004-03-07
- Introduce rf_pools which contains all of the various global pools used
oster
2004-03-07
- Introduce rf_pools which contains all of the various global pools used
oster
2004-03-05
- remove the RF_*_INC's, as necessary. They are not needed any more.
oster
2004-02-29
Adjust _rf_ShutdownCreate() so that it is willing to wait for more
oster
2003-12-30
Some days you wonder if some of the function declaration consistency
oster
2003-12-29
- first kick at a major reworking of RAIDframe's memory allocation code:
oster
2003-12-21
Since the 5th arg of pool_init() wasn't actually the number
oster
2003-12-21
Fix usage of fifth argument to pool_init().
simonb
2002-10-25
Poolify callback descriptor allocation. While some of the underlying
oster
2002-09-14
Everyone and their dog was using RF_ERRORMSG3 to print out the same
oster
2001-11-13
add RCSIDs
lukem
2001-10-04
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
oster
2001-09-26
- rf_types.h doesn't really need to pull in rf_archs.h
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
RAIDframe, version 1.1, from the Parallel Data Laboratory at
oster