summaryrefslogtreecommitdiffstats
path: root/sys/dev/raidframe/rf_reconstruct.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Put raidframe in the attic.jsing2012-04-061-2001/+0
* remove stupid casts, ok deraadttedu2011-06-211-2/+2
* missing dkio.h includes; ok krw@naddy2010-05-231-1/+2
* use six new macros to access & store the 48-bit disklabel fields relatedderaadt2007-06-051-2/+2
* typos from Jared Yanovich;jmc2003-10-261-2/+2
* Wording.tdeval2003-01-191-3/+3
* Major KNF. Incentive from Tedutdeval2002-12-161-669/+1012
* Remove those noisy informational messages from dmesg.tdeval2002-08-091-1/+5
* First round of __P removal in sysmillert2002-03-141-12/+12
* Fix PR/1489 - apply patch supplied - thanks Michael Joosten <joost@c-lab.de>peter2001-01-021-2/+2
* sync RAIDframe with Gre Oster's work for NetBSD.peter2000-08-081-21/+28
* sync with NetBSDpeter2000-01-111-112/+109
* remove 'INTEGRATE' macro that did static __inline__ in advance of doingpeter2000-01-111-15/+9
* sync with work by Greg Oster on NetBSDpeter2000-01-071-18/+28
* * remove redundant rf_ccmn.hpeter1999-08-041-3/+3
* * rf_reconstruct.c: adopt nilkas' suggestion regard statics andpeter1999-08-031-119/+99
* Update RAIDframe from NetBSD-current as of 1999/07/26.peter1999-07-301-2/+268
* Merge from NetBSD, mostly indentationniklas1999-02-161-1325/+1129
* Import of CMU's RAIDframe via NetBSD.niklas1999-01-111-0/+1595