summaryrefslogtreecommitdiffstats
path: root/sbin/mount/mount_fs.c
Commit message (Expand)AuthorAgeFilesLines
* Don't print the nmount(2) provided error message if it is empty.jh2012-01-201-1/+4
* Change mount_fs() to not exit on error. The "failok" mount optionjh2012-01-201-6/+5
* Change checkpath() to not exit on error. This is a prerequisite forjh2012-01-161-1/+4
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-041-1/+1
* Remove the advertising clause from UCB copyrighted files in sbin. Thisjoel2010-12-121-4/+0
* Be a little bit more pestimistic in argument handling - check if we'veobrien2008-12-181-1/+1
* Pass a char buffer parameter with name "errmsg" to nmount().rodrigc2006-12-071-1/+4
* - Make size parameter to build_iovec() a size_t, not an introdrigc2005-11-131-4/+4
* - Minor fixes to raise WARNS level to 6.rodrigc2005-11-121-0/+135
OpenPOWER on IntegriCloud