NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52993 CVS commit: [netbsd-8] src/sys/fs/hfs
The following reply was made to PR kern/52993; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52993 CVS commit: [netbsd-8] src/sys/fs/hfs
Date: Sat, 1 Apr 2023 16:34:04 +0000
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