1. c4a783b Update to libfuse 3.8.0 by Zim · 4 years, 8 months ago
  2. 11d9ed6 Fix mounting on FreeBSD by Roman Bogorodskiy · 6 years ago
  3. a6c7eab fuse_kern_unmount(): close fd before calling umount by Nikolaus Rath · 7 years ago
  4. d7ab8be fuse_kern_unmount(): fix variable type. by Nikolaus Rath · 7 years ago
  5. 8771b17 Fix unused variable warnings under FreeBSD. by Nikolaus Rath · 7 years ago
  6. cbf1904 Simply #ifdefs by Nikolaus Rath · 7 years ago
  7. 91ab3b5 FreeBSD: use unmount(2) and add missing FreeBSD mount option by Baptiste Daroussin · 7 years ago
  8. 845ecf0 Memory leak fixed in file : mount_bsd.c by itsdeepak · 8 years ago
  9. 4175f96 Make handling of -oallow_root easier to understand by Nikolaus Rath · 8 years ago
  10. e885e84 Add max_read to fuse_conn_info by Nikolaus Rath · 8 years ago
  11. 199fc0f Inlined fuse_mount_help() into fuse_lowlevel_help(). by Nikolaus Rath · 8 years ago
  12. b166508 Make --help output more suitable for end-user by Nikolaus Rath · 8 years ago
  13. 0bef21e Removed -o nonempty option by Nikolaus Rath · 8 years ago
  14. d6217bb Drop -o large_read mount option by Nikolaus Rath · 8 years ago
  15. 595f7c3 fuse_mount_help(): clarify that listed options are FUSE specific by Nikolaus Rath · 8 years ago
  16. d968b4d Extended per-file comments. by Nikolaus Rath · 8 years ago
  17. b4c3478 Add section headings for --help output by Nikolaus Rath · 8 years ago
  18. 5698ee0 Turn struct fuse_chan into an implementation detail by Nikolaus Rath · 8 years ago
  19. e20e5c9 Improve documentation of argument parsing. by Nikolaus Rath · 8 years ago
  20. eb61e2b Dropped fuse_unmount_compat22 by Nikolaus Rath · 8 years ago
  21. 01c6636 Whitespace cleanup. by Nikolaus Rath · 8 years ago
  22. 9ffe64a Print help on stdout instead of stderr by Miklos Szeredi · 11 years ago
  23. e6e7a24 libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pc by Miklos Szeredi · 11 years ago
  24. af57c73 libfuse: fix multiple close of device fd by Miklos Szeredi · 11 years ago
  25. 966d97b Remove old symbol versions by Miklos Szeredi · 12 years ago
  26. da07751 Add support for atomic open(O_TRUNC) by Miklos Szeredi · 16 years ago
  27. 6889e44 lib/mount_bsd.c: fix typo by Csaba Henk · 16 years ago
  28. cb1d7c5 lib/mount_bsd.c: add "-onosync_unmount" kernel option by Csaba Henk · 16 years ago
  29. 00bddfe lib/mount_bsd.c: prettify option specifications by Csaba Henk · 16 years ago
  30. 634fe87 lib/mount_bsd.c: get rid of all the hacks, we really need nothing just a forced unmount by Csaba Henk · 16 years ago
  31. 7b3f3a8 lib/mount_bsd.c: ditch the kvm(8) stuff and fix unmounting in a simple and sensible way by Csaba Henk · 16 years ago
  32. de09413 lib/mount_bsd.c: string formatting fixes, exit if mounting has failed by Csaba Henk · 16 years ago
  33. 56ebfa5 lib/mount_bsd.c: add support for the subtype option by Csaba Henk · 16 years ago
  34. 97bedd8 lib/mount_bsd.c: fix up/refine device closing vs. unmount by Csaba Henk · 16 years ago
  35. 18ecc2b lib/mount_bsd.c: Close device before unmount. by Csaba Henk · 16 years ago
  36. fdfba07 lib/mount_bsd.c: fix some warnings by Csaba Henk · 16 years ago
  37. cdb8b79 change indenting by Miklos Szeredi · 17 years ago
  38. 918f0ad Disable old symbol versions if __UCLIBC__ is defined by Miklos Szeredi · 17 years ago
  39. 7d62647 Clarify licence version to be "LGPLv2" for the library by Miklos Szeredi · 17 years ago
  40. 2efe48f run mount util foregrounded on FreeBSD if kernel features backgrounded init by Csaba Henk · 18 years ago
  41. baa49d2 More "no" prefixes for FreBSD mount routine by Csaba Henk · 18 years ago
  42. 6f38541 fix by Miklos Szeredi · 18 years ago
  43. ee588c0 pass device file descriptor to fuse_unmount by Csaba Henk · 18 years ago
  44. d66b728 merge fuse_2_5_bugfix by Miklos Szeredi · 18 years ago
  45. cb402b0 whitespace fixes by Miklos Szeredi · 18 years ago
  46. 35676b0 fix by Miklos Szeredi · 18 years ago
  47. 9c2ccb4 fix by Miklos Szeredi · 19 years ago
  48. b3f9972 merge FreeBSD stuff by Miklos Szeredi · 19 years ago