CVS log for src/lib/librefuse/refuse/Makefile.inc
Up to [cvs.NetBSD.org] / src / lib / librefuse / refuse
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 22 08:09:40 2022 UTC (3 years, 1 month ago) by pho
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
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,
HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +25 -1
lines
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.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 22 07:57:30 2022 UTC (3 years, 1 month ago) by pho
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1
lines
lib/librefuse: Add support for legacy types and functions
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 22 07:56:16 2022 UTC (3 years, 1 month ago) by pho
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1
lines
lib/librefuse: Add stub functions for FUSE polling API
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 22 07:54:57 2022 UTC (3 years, 1 month ago) by pho
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1
lines
lib/librefuse: Implement data buffer API appeared on FUSE 2.9
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 22 07:53:06 2022 UTC (3 years, 1 month ago) by pho
Branches: MAIN
lib/librefuse: Implement FUSE session API and its signal handling functionality
CVSweb <webmaster@jp.NetBSD.org>