summaryrefslogtreecommitdiffstats
path: root/sys/dev/softraid_raid1c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* change discipline name from "RAID1C" to "RAID 1C" to match the man pagesstsp2021-02-081-2/+2
* Add a RAID1C (raid1 + crypto) softraid(8) discipline.stsp2021-02-081-0/+325