summaryrefslogtreecommitdiffstats
path: root/utils/mount/error.c
Commit message (Expand)AuthorAgeFilesLines
* mount.nfs: error message clean up.Steve Dickson2012-11-281-1/+1
* pdate addres for Free Software FoundationNeilBrown2011-08-291-2/+2
* errno not be set on RPC errorsSteve Dickson2009-07-151-3/+9
* mount.nfs: Squelch compiler warnings in nfs_strerror()Chuck Lever2009-07-141-6/+6
* Clean up: Include the bare minimum of legacy RPC headers inChuck Lever2008-07-151-2/+0
* The text-based mount command displays the rather inexplicable "mount:Chuck Lever2008-07-151-1/+6
* Fix error reporting when probe_bothports() fails while rewriting mountChuck Lever2008-06-061-0/+3
* Recently #include directives for autoconf's config.h file were added inChuck Lever2008-03-111-1/+4
* mount.nfs: Add error messages for errors reported by text-based mount(2)Chuck Lever2007-09-251-2/+18
* text-based mount.nfs: Add text-based error reporting functionChuck Lever2007-09-251-0/+55
* mount.nfs: rename mount_errors()Chuck Lever2007-09-251-1/+10
* mount.nfs: Add a block comment before mount_error() and umount_error()Chuck Lever2007-08-251-1/+11
* mount.nfs: Support double-wide characters in printed stringsChuck Lever2007-08-041-11/+23
* Fix more 'prototype' warnings and other warnings.Neil Brown2007-07-301-1/+2
* mount.nfs: fix more nits with error messagesChuck Lever2007-07-301-1/+1
* mount.nfs: Create a common source module for reporting mount errorsChuck Lever2007-07-201-0/+235