summaryrefslogtreecommitdiffstats
path: root/sys/dev/raidframe/rf_engine.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Put raidframe in the attic.jsing2012-04-061-973/+0
* The obvious bzero/memset -> M_ZERO changes.krw2007-09-091-5/+3
* strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.ho2003-04-271-7/+2
* Temporary fix for PR#3069 (thanks for the report, Alex Cichowski), untiltdeval2003-01-191-10/+11
* Major KNF. Incentive from Tedutdeval2002-12-161-288/+382
* No need to disestablish the startuphook.art2002-07-151-6/+1
* Final __P removal plus some cosmetic fixupsmillert2002-03-141-5/+5
* numraid is needed, always.tdeval2002-03-081-5/+5
* Implement a shutdown hook.tdeval2002-03-061-15/+25
* Cope with the new pid allocation semantic from nordin@tdeval2002-02-161-6/+3
* Enable the RAIDFrame auto-configuration feature.tdeval2001-12-291-21/+106
* occured->occurredmpech2001-09-201-2/+2
* sync with NetBSDpeter2000-01-111-44/+20
* sync with work by Greg Oster on NetBSDpeter2000-01-071-7/+3
* Update RAIDframe from NetBSD-current as of 1999/07/26.peter1999-07-301-3/+3
* Merge from NetBSD, mostly indentationniklas1999-02-161-873/+603
* Import of CMU's RAIDframe via NetBSD.niklas1999-01-111-0/+1096