Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't print the nmount(2) provided error message if it is empty. | jh | 2012-01-20 | 1 | -1/+4 |
* | Change mount_fs() to not exit on error. The "failok" mount option | jh | 2012-01-20 | 1 | -6/+5 |
* | Change checkpath() to not exit on error. This is a prerequisite for | jh | 2012-01-16 | 1 | -1/+4 |
* | Add missing static keywords for global variables to tools in sbin/. | ed | 2011-11-04 | 1 | -1/+1 |
* | Remove the advertising clause from UCB copyrighted files in sbin. This | joel | 2010-12-12 | 1 | -4/+0 |
* | Be a little bit more pestimistic in argument handling - check if we've | obrien | 2008-12-18 | 1 | -1/+1 |
* | Pass a char buffer parameter with name "errmsg" to nmount(). | rodrigc | 2006-12-07 | 1 | -1/+4 |
* | - Make size parameter to build_iovec() a size_t, not an int | rodrigc | 2005-11-13 | 1 | -4/+4 |
* | - Minor fixes to raise WARNS level to 6. | rodrigc | 2005-11-12 | 1 | -0/+135 |