summaryrefslogtreecommitdiffstats
path: root/utils/mount/configfile.c
Commit message (Expand)AuthorAgeFilesLines
* nfsmount.conf: remove duplicate 'timeo' from the parsing stringSteve Dickson2013-10-211-0/+10
* nfsmount.conf: Remove duplicate 'bg' and 'fg' from parsing string.Steve Dickson2013-10-211-0/+25
* mount.nfs: improve handling of bg, fg, and sloppy in nfsmount.confScott Mayhew2013-08-191-0/+11
* mount.nfs: dont pass options from configuration sections that are not relevantScott Mayhew2013-08-191-1/+1
* 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