History log of /src/lib/librefuse/refuse/Makefile.inc
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-10-0-RELEASE netbsd-10-0-RC6 netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 netbsd-10-0-RC1 netbsd-10-base
# 1.5 22-Jan-2022 pho

lib/librefuse: Implement all sorts of compat tweaks to appease various file systems

ReFUSE now supports all the FUSE API variants from FUSE 1.1 to FUSE
3.10. Sorry for the freaking giant patch. I could not break it down
any further.


# 1.4 22-Jan-2022 pho

lib/librefuse: Add support for legacy types and functions


# 1.3 22-Jan-2022 pho

lib/librefuse: Add stub functions for FUSE polling API


# 1.2 22-Jan-2022 pho

lib/librefuse: Implement data buffer API appeared on FUSE 2.9


# 1.1 22-Jan-2022 pho

lib/librefuse: Implement FUSE session API and its signal handling functionality