summaryrefslogtreecommitdiffstats
path: root/sbin/mount/getmntopts.c
Commit message (Expand)AuthorAgeFilesLines
* - Clean up checkpath().jh2012-01-201-8/+5
* Change checkpath() to not exit on error. This is a prerequisite forjh2012-01-161-4/+8
* style(9)obrien2008-12-261-2/+2
* In build_iovec(), if passed in len is -1, check to see ifrodrigc2005-11-141-3/+6
* - Make size parameter to build_iovec() a size_t, not an introdrigc2005-11-131-3/+25
* Switch from K&R-style C prototypes to ISO/ANSI-style C prototypes.rodrigc2005-10-071-11/+4
* Avoid comparing pointer against a numerical value by adding a * indelphij2004-11-251-1/+1
* Add a convenience function for building nmount iov arrays.phk2004-11-251-0/+24
* Fix bug: don't let "synco" match "sync"phk2004-11-251-4/+2
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
* Style changetrhodes2003-12-071-1/+1
* Use __FBSDID() to quiet GCC 3.3 warnings.obrien2003-05-031-5/+4
* mount* fixes from Martin Blapp <mb@imp.ch>:phk1999-10-091-0/+39
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove unused #includes. Spelling. Add rcsid. Do not dot terminate err()charnier1998-07-061-6/+2
* Try to avoid mounting filesystems multiple times. Also whilesteve1997-08-241-0/+6
* Fix parsing of mount options with '=' in their name.msmith1997-04-301-1/+1
* Merge from Lite2peter1997-03-111-3/+11
* Add support for filesystem-specific `-o' options, and re-implement thewollman1994-11-011-4/+10
* Add code to skip "userquota"/"groupquota" options needed forache1994-09-291-3/+8
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+87
OpenPOWER on IntegriCloud