summaryrefslogtreecommitdiffstats
path: root/utils/mount/parse_opt.c
Commit message (Expand)AuthorAgeFilesLines
* pdate addres for Free Software FoundationNeilBrown2011-08-291-2/+2
* mount.nfs: Eliminate compiler warning in utils/mount/parse_opt.cChuck Lever2010-10-141-1/+1
* mount.nfs: Add API to duplicate a mount option listChuck Lever2009-09-291-0/+65
* text-based mount command: fix return value from po_rightmost()Chuck Lever2009-02-171-3/+4
* text-based mount command: make po_rightmost() work for N optionsChuck Lever2009-01-271-12/+16
* text-based mount command: add function to parse numeric mount optionsChuck Lever2008-12-171-0/+55
* text-based mount.nfs: Fix po_rightmost() enum return valuesChuck Lever2007-10-121-20/+12
* text-based mount.nfs: add a few useful parser return codesChuck Lever2007-10-111-2/+2
* text-based mount.nfs: parse option strings into listsChuck Lever2007-09-291-0/+430