aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
Commit message (Collapse)AuthorAgeFilesLines
* Fix make_dev() to use 0644 instead of 0x644 for default permissionsScott Long2002-11-251-1/+1
| | | | | | | | Spotted by: kris Approved by: re Notes: svn path=/head/; revision=107219
* Reduce namespace pollution to userland.Scott Long2002-10-281-0/+2
| | | | | | | Spotted-by: bde Notes: svn path=/head/; revision=106087
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDScott Long2002-10-20134-0/+42340
world. This should be considered highly experimental. Approved-by: re Notes: svn path=/head/; revision=105503