| Commit message (Expand) | Author | Age | Files | Lines |
* | add RAID 1C to the list of supported softraid(4) disciplines |  stsp | 2021-02-08 | 1 | -2/+14 |
* | Document the hw.sensors.softraid0.drive sysctl. |  schwarze | 2020-10-26 | 1 | -2/+44 |
* | mention that stacking disciplines is not supported, |  schwarze | 2020-10-25 | 1 | -2/+5 |
* | Remove an extra '\n' from the printf strings fed into disklabel -E |  tb | 2017-06-27 | 1 | -6/+6 |
* | sparc{,64} do not need softraid partitions to be defined as 4.2BSD, probably |  miod | 2015-04-14 | 1 | -7/+2 |
* | Re-enable the RAID 5 discipline for softraid(4). |  jsing | 2015-04-11 | 1 | -13/+13 |
* | Replace \*(Lt \*(Le \*(Gt \*(Ge with literal < <= > >= respectively, |  naddy | 2015-02-16 | 1 | -3/+3 |
* | Document that sparc64 softraid boot only works with 'a' partitions. |  stsp | 2014-11-27 | 1 | -2/+5 |
* | Manual page updates for sparc64 softraid boot support. |  stsp | 2014-11-26 | 1 | -3/+3 |
* | installboot has grown up, reflect new simplified usage in softraid example |  chris | 2014-02-08 | 1 | -3/+3 |
* | Disable the RAID 5 discipline in bioctl, as the current softraid RAID 5 |  jsing | 2014-01-18 | 1 | -12/+12 |
* | Remove the RAID 4 discipline from softraid. Anyone sensible would use RAID |  jsing | 2014-01-18 | 1 | -12/+4 |
* | softraid(4) boot documentation tweaks from jsing@ |  stsp | 2013-10-31 | 1 | -5/+5 |
* | Document softraid boot process for i386/amd64. |  stsp | 2013-10-28 | 1 | -6/+32 |
* | document limited boot support; help/ok jsing |  jmc | 2013-03-12 | 1 | -3/+5 |
* | kernel configs dont need "scsibus* at foo?" anymore. |  dlg | 2012-08-14 | 1 | -3/+2 |
* | tweak previous; ok jsing |  jmc | 2012-01-02 | 1 | -3/+3 |
* | Implement a concatenating discipline for softraid. |  jsing | 2011-12-31 | 1 | -2/+8 |
* | yes "initial letters in Nd should not be uppercased unneccessarily" |  jmc | 2009-12-08 | 1 | -3/+3 |
* | Remove we cant rebuild in raid 1 from caveats. |  marco | 2009-10-26 | 1 | -4/+2 |
* | emphasize the parity classes supported by current softraid disciplines. |  sobrado | 2009-10-11 | 1 | -4/+8 |
* | enlist mpi(4) and softraid(4) in bio(4) && Xr bio(4); ok marco |  cnst | 2009-07-20 | 1 | -2/+3 |
* | tweak previous; |  jmc | 2009-06-23 | 1 | -15/+11 |
* | Document raid 4 & 5 |  marco | 2009-06-17 | 1 | -2/+21 |
* | be precise about which archs need to use 4.2bsd (sparc), and move that |  jmc | 2009-05-01 | 1 | -9/+8 |
* | clarify fstype `raid' and some other small bits whilst here; |  jmc | 2009-04-29 | 1 | -31/+26 |
* | get rid of the unneeded 'etc.' at the end of the list. |  fkr | 2008-09-05 | 1 | -4/+4 |
* | Update bioctl(8) and softraid(4) to recent changes and enable softraid |  hshoexer | 2008-06-14 | 1 | -2/+8 |
* | use printf instead of echo, which is more portable; |  jmc | 2008-01-29 | 1 | -6/+6 |
* | minor tweak to CAVEATS; |  jmc | 2008-01-27 | 1 | -3/+3 |
* | - shuffle the page a little, to make it read better |  jmc | 2008-01-26 | 1 | -13/+14 |
* | document the supported disciplines in a little more detail; |  jmc | 2008-01-26 | 1 | -2/+20 |
* | - use command prompts for commands |  jmc | 2008-01-26 | 1 | -15/+15 |
* | Add RAID 0 and clean up some of the text. |  marco | 2008-01-24 | 1 | -14/+25 |
* | softraid already enabled in GENERIC; ok marco |  jmc | 2007-06-02 | 1 | -14/+2 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | explain what ``HBA'' means, ok jmc@ tedu@ |  grunk | 2007-05-31 | 1 | -2/+3 |
* | - typo |  grunk | 2007-05-31 | 1 | -7/+8 |
* | make .Sh TERMINOLOGY part of the main text body; ok marco |  jmc | 2007-04-18 | 1 | -14/+11 |
* | various tweaks; |  jmc | 2007-04-18 | 1 | -10/+10 |
* | 2 typos |  marco | 2007-04-17 | 1 | -3/+3 |
* | Add much more language and provide a real life example on how to use this. |  marco | 2007-04-17 | 1 | -30/+90 |
* | loss of any raid 0 component is bad. ok dlg |  tedu | 2007-03-26 | 1 | -2/+2 |
* | new sentence, new line; |  jmc | 2007-03-20 | 1 | -2/+3 |
* | document softraid and bioctl creation of softraid |  todd | 2007-03-20 | 1 | -0/+91 |