summaryrefslogtreecommitdiff
path: root/lib/mount_bsd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove old symbol versionsMiklos Szeredi2012-07-191-2/+0
* Add support for atomic open(O_TRUNC)Miklos Szeredi2008-02-081-2/+2
* lib/mount_bsd.c: fix typofuse_2_8_startCsaba Henk2008-02-051-1/+1
* lib/mount_bsd.c: add "-onosync_unmount" kernel optionCsaba Henk2008-02-051-0/+1
* lib/mount_bsd.c: prettify option specificationsCsaba Henk2008-02-031-67/+42
* lib/mount_bsd.c: get rid of all the hacks, we really need nothing just a forc...Csaba Henk2008-02-031-11/+1
* lib/mount_bsd.c: ditch the kvm(8) stuff and fix unmounting in a simple and se...Csaba Henk2008-02-031-50/+15
* lib/mount_bsd.c: string formatting fixes, exit if mounting has failedCsaba Henk2008-02-031-10/+22
* lib/mount_bsd.c: add support for the subtype optionCsaba Henk2008-01-071-0/+1
* lib/mount_bsd.c: fix up/refine device closing vs. unmountCsaba Henk2008-01-061-5/+77
* lib/mount_bsd.c: Close device before unmount.Csaba Henk2008-01-031-1/+3
* lib/mount_bsd.c: fix some warningsCsaba Henk2008-01-031-4/+4
* change indentingMiklos Szeredi2007-12-121-277/+283
* Disable old symbol versions if __UCLIBC__ is definedfuse_2_7_2_before_indentMiklos Szeredi2007-12-121-1/+2
* Clarify licence version to be "LGPLv2" for the libraryMiklos Szeredi2007-10-161-1/+1
* run mount util foregrounded on FreeBSD if kernel features backgrounded initCsaba Henk2006-04-221-6/+28
* More "no" prefixes for FreBSD mount routineCsaba Henk2006-04-061-7/+12
* fixMiklos Szeredi2006-03-171-6/+6
* pass device file descriptor to fuse_unmountCsaba Henk2006-03-011-2/+37
* merge fuse_2_5_bugfixMiklos Szeredi2006-02-021-1/+2
* whitespace fixesMiklos Szeredi2006-01-091-1/+1
* fixMiklos Szeredi2006-01-091-6/+171
* fixMiklos Szeredi2005-11-171-6/+8
* merge FreeBSD stuffMiklos Szeredi2005-11-161-0/+133