DragonFly BSD
DragonFly commits List (threaded) for 2010-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: libstand - Fix CD9660 name matching code


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 2 Nov 2010 13:59:55 -0700 (PDT)

commit ebf8d6aae7677b6e30d3cd2512b218f24922315e
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/ebf8d6aae7677b6e30d3cd2512b218f24922315e


-- 
DragonFly BSD source repository



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