summaryrefslogtreecommitdiff
path: root/sysutils/graid5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup pkg-plist.Lev A. Serebryakov2010-12-122-3/+4
| | | | | | | Reported by: Andrzej Tobola <ato AT iem.pw.edu.pl> Notes: svn path=/head/; revision=266129
* Fix build on -CURRENTLev A. Serebryakov2010-12-122-3/+3
| | | | Notes: svn path=/head/; revision=266121
* Add graid5 port: geom_raid5 class which implements software RAID5.Lev A. Serebryakov2010-12-114-0/+55
It is FreeBSD 8.x-ported version of old'n'good geom_raid5 by Arne Worner. Notes: svn path=/head/; revision=266043