aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_ufs
Commit message (Expand)AuthorAgeFilesLines
* These files were never hooked into the build, and were the startCraig Rodrigues2005-11-232-151/+0
* Use MOPT_END in favor of MOPT_NULL, which better describes the purporseXin LI2005-06-101-1/+1
* Add a handy macro to represent null mount option, MOPT_NULL, and makeXin LI2005-06-011-1/+1
* Initialize iovlen variable to 0 before passing it by reference to theAlexander Kabaev2005-03-281-0/+1
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* Add first cut at dethaumagizing UFS mounting.Poul-Henning Kamp2004-11-252-0/+150