aboutsummaryrefslogtreecommitdiff
path: root/utils/mount.c
Commit message (Expand)AuthorAgeFilesLines
* Use mach_msg_type_number_t whenever required to avoid warningsFlavio Cruz2023-12-291-1/+1
* utils: Fix calling multi-line macroSamuel Thibault2023-01-011-1/+3
* mount: Avoid appending empty options to empty mntoptsSamuel Thibault2022-02-201-1/+2
* mount: Fix deleting noauto/bind optionSamuel Thibault2022-02-201-2/+11
* Silence warningSamuel Thibault2022-02-121-1/+1
* utils/mount: start translators with stderr closedJustus Winter2016-02-221-3/+30
* utils/mount: add mount options to create firmlinks.Gabriele Giacone2014-10-051-7/+32
* utils/mount: fix autodetection of fat file systemsJustus Winter2013-12-131-2/+5
* mount: handle -t autoJustus Winter2013-09-091-8/+27
* mount: ignore mounted filesystems if --all is givenJustus Winter2013-08-281-0/+9
* mount: implement -O, --test-optsJustus Winter2013-08-281-2/+17
* mount: add -f and --fake argumentsJustus Winter2013-08-281-1/+28
* mount: fix mount -oremount with one parameterJustus Winter2013-08-281-6/+23
* mount: add -n and --no-mtab argumentsJustus Winter2013-08-281-0/+5
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* Ignore the "defaults" mount optionJeremie Koenig2010-06-231-1/+1
* 2004-09-21 Alfred M. Szmidt <ams@kemisten.nu>Roland McGrath2004-09-221-2/+8
* daemons/Marcus Brinkmann2001-01-301-2/+3
* 1999-11-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-191-0/+575