summaryrefslogtreecommitdiffstats
path: root/utils/mount/configfile.c
Commit message (Expand)AuthorAgeFilesLines
* Removed warnings from configfile.cSteve Dickson2010-08-091-2/+4
* This is the second iteration of this patch. The only difference hereJeff Layton2010-02-121-0/+6
* mount.nfs: Configuration file parser ignoring optionsSteve Dickson2010-01-201-5/+21
* Introducing the parsing of both 'defaultvers' and 'defaultproto'Steve Dickson2009-10-221-1/+56
* Make sure all protocol version options are checked in check_vers()Steve Dickson2009-10-091-3/+1
* There are a number of different mount options that can beSteve Dickson2009-10-091-0/+20
* Now that only the Section names are case-insensitiveSteve Dickson2009-08-161-3/+6
* Support routines used to read sections from the configuration fileSteve Dickson2009-08-161-0/+317