aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/vfs_mountroot.c
Commit message (Expand)AuthorAgeFilesLines
...
* Include sys/sbuf.h directly.Andrey V. Elsukov2011-07-111-0/+1
* Make RB_CDROM work. This should probably check for a disc in cd1 and acd1Nathan Whitehorn2011-01-081-2/+2
* Add support for asterisk characters when filling in the GELI passwordEd Schouten2010-11-141-1/+1
* ZFS pool name is not a real device in devfs. Do not wait forAndrey V. Elsukov2010-10-191-1/+2
* Re-implement the root mount logic using a recursive approach, whereby eachMarcel Moolenaar2010-10-181-326/+738
* Split the root mount logic from the (generic) mount code and moveMarcel Moolenaar2010-10-021-0/+626