summaryrefslogtreecommitdiffstats
path: root/sys/dev/raidframe/rf_disks.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Put raidframe in the attic.jsing2012-04-061-1198/+0
* Make RAIDFRAME compilepea2011-04-141-2/+2
* The only sensible argument for VOP_* calls that take a struct proc pointer isoga2010-09-231-2/+2
* missing dkio.h includes; ok krw@naddy2010-05-231-1/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* use six new macros to access & store the 48-bit disklabel fields relatedderaadt2007-06-051-3/+3
* Get rid of another potentially unsafe pattern of foo[strlen(foo) - 1] = ...cloder2006-10-131-2/+2
* on behalf of tdeval@:henning2003-11-271-13/+13
* strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.ho2003-04-271-4/+6
* Temporary fix for PR#3069 (thanks for the report, Alex Cichowski), untiltdeval2003-01-191-6/+2
* Major KNF. Incentive from Tedutdeval2002-12-161-416/+448
* sync RAIDframe with Gre Oster's work for NetBSD.peter2000-08-081-61/+341
* sync with NetBSDpeter2000-01-111-5/+3
* sync with work by Greg Oster on NetBSDpeter2000-01-071-9/+9
* Update RAIDframe from NetBSD-current as of 1999/07/26.peter1999-07-301-182/+593
* Merge from NetBSD, mostly indentationniklas1999-02-161-504/+338
* Import of CMU's RAIDframe via NetBSD.niklas1999-01-111-0/+651