Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/lib/librefuse/refuse



Module Name:    src
Committed By:   martin
Date:           Fri Jul 14 08:31:27 UTC 2023

Modified Files:
        src/lib/librefuse/refuse [netbsd-10]: fs.c

Log Message:
Pull up following revision(s) (requested by pho in ticket #234):

        lib/librefuse/refuse/fs.c: revision 1.2

refuse(3): Fix broken 3.5, 3.6, and 3.7 APIs

These API versions were completely missing from refuse/fs.c. User programs
could request these versions and build fine, but they couldn't even
initialize a FUSE context at run time.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.2.1 src/lib/librefuse/refuse/fs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index