Source-Changes archive

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

CVS commit: [netbsd-8] src/sys/fs/hfs



Module Name:    src
Committed By:   martin
Date:           Sat Apr  1 16:34:04 UTC 2023

Modified Files:
        src/sys/fs/hfs [netbsd-8]: libhfs.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1817):

        sys/fs/hfs/libhfs.c: revision 1.15

Fix support for case sensitive HFS.

Without this change, the wrong file is returned, if 2 file names contain a
subset of each other.

Code submitted in PR bin/52993 by Harold Gutch


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.10.1 src/sys/fs/hfs/libhfs.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