| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r298819: | bdrewery | 2016-06-27 | 1 | -1/+1 |
* | MFC r287964: | trasz | 2016-01-12 | 1 | -18/+29 |
* | MFC r287107: | trasz | 2016-01-12 | 1 | -0/+6 |
* | MFC r288091: | bdrewery | 2015-09-29 | 1 | -9/+5 |
* | MFC r267351: | mav | 2014-06-22 | 1 | -12/+15 |
* | MFC r259892: | dim | 2013-12-28 | 1 | -7/+0 |
* | In r243868, the error message buffer errmsg have been changed from | delphij | 2013-09-09 | 1 | -1/+1 |
* | Add a tunable for the default timeout. | marcel | 2013-08-03 | 1 | -0/+1 |
* | Changes to allow using BOOTP_NFSROOT and mounting an nfs root filesystem | ian | 2013-07-31 | 1 | -2/+2 |
* | post mountroot event after a real/final root is mounted | avg | 2013-03-23 | 1 | -2/+2 |
* | Do not allocate buffer of the 255 bytes length on the stack. | kib | 2012-12-04 | 1 | -3/+6 |
* | Remove the support for using non-mpsafe filesystem modules. | kib | 2012-10-22 | 1 | -5/+2 |
* | Fix found places where uio_resid is truncated to int. | kib | 2012-02-21 | 1 | -3/+2 |
* | replace uses of libkern gets with cngets | avg | 2011-12-17 | 1 | -2/+2 |
* | Don't terminate the interactive root mount prompt on mount failure. | marcel | 2011-10-23 | 1 | -20/+21 |
* | Include sys/sbuf.h directly. | ae | 2011-07-11 | 1 | -0/+1 |
* | Make RB_CDROM work. This should probably check for a disc in cd1 and acd1 | nwhitehorn | 2011-01-08 | 1 | -2/+2 |
* | Add support for asterisk characters when filling in the GELI password | ed | 2010-11-14 | 1 | -1/+1 |
* | ZFS pool name is not a real device in devfs. Do not wait for | ae | 2010-10-19 | 1 | -1/+2 |
* | Re-implement the root mount logic using a recursive approach, whereby each | marcel | 2010-10-18 | 1 | -326/+738 |
* | Split the root mount logic from the (generic) mount code and move | marcel | 2010-10-02 | 1 | -0/+626 |