index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
raidframe
/
rf_openbsdkintf.c
Age
Commit message (
Expand
)
Author
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-03-06
Implement a shutdown hook.
Thierry Deval
2002-01-23
Pool deals fairly well with physical memory shortage, but it doesn't deal
Artur Grabowski
2001-12-29
Enable the RAIDFrame auto-configuration feature.
Thierry Deval
2001-12-08
Fix compilation error when building a raid enabled kernel.
Thierry Deval
2000-08-08
sync RAIDframe with Gre Oster's work for NetBSD.
Peter Galbavy
2000-01-11
sync with NetBSD
Peter Galbavy
2000-01-07
sync with work by Greg Oster on NetBSD
Peter Galbavy
1999-12-03
Init b_dep so that soft updates work.
Artur Grabowski
1999-08-03
* rf_reconstruct.c: adopt nilkas' suggestion regard statics and
Peter Galbavy
1999-08-02
revert from using static functions, as per niklas@openbsd.org advice.
Peter Galbavy
1999-08-02
* make some function static, copied from rf_netbsdkintf.c
Peter Galbavy
1999-07-30
Update RAIDframe from NetBSD-current as of 1999/07/26.
Peter Galbavy
1999-02-16
Merge from NetBSD, mostly indentation
Niklas Hallqvist
1999-01-11
Import of CMU's RAIDframe via NetBSD.
Niklas Hallqvist