DragonFly commits List (threaded) for 2010-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_8 libstand - Fix CD9660 name matching code
commit 3a8855e99c465d7a950ac3dd89ce9bf407c0cf97
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Nov 2 13:58:15 2010 -0700
libstand - Fix CD9660 name matching code
* The code inherited from FBsd did not properly deal with matching
path elements after a '.'. For example "kernel.FUBAR_XYZ" would match
"kernel.FUBAR" on the CD.
* Fixed.
Summary of changes:
lib/libstand/cd9660.c | 23 +++++++++++++++--------
1 files changed, 15 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3a8855e99c465d7a950ac3dd89ce9bf407c0cf97
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]