summaryrefslogtreecommitdiff
path: root/sys/dev/md
Commit message (Expand)AuthorAgeFilesLines
* Initialize type correctly.Poul-Henning Kamp1999-12-011-1/+3
* Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation.Poul-Henning Kamp1999-11-261-96/+194
* Teach the md driver to use preloaded files of type "md_image".Poul-Henning Kamp1999-11-201-68/+128
* remove unused #includePoul-Henning Kamp1999-10-111-1/+0
* Remove five now unused fields from struct cdevsw. They should neverPoul-Henning Kamp1999-09-251-5/+0
* Fix includes (remove unnecessary ones, reorder necessary ones.)Brian Feldman1999-09-221-16/+5
* fix a buglet which jordan made me provoke :-)Poul-Henning Kamp1999-09-211-6/+10
* Add an experimental Memory-Disk driver. This driver will allocatePoul-Henning Kamp1999-09-211-0/+282