git: usr.sbin/fstyp: Use iconv(3) to convert NTFS vol labels correctly

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Fri Dec 27 07:18:39 PST 2019


commit c875649b6398b0aae28e9bb4a77e5149c26473cb
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sat Dec 28 01:20:40 2019 +0900

    usr.sbin/fstyp: Use iconv(3) to convert NTFS vol labels correctly
    
    from freebsd/freebsd at 23a4b310ffa90719eb9d11506bde1befab3c695f

Summary of changes:
 usr.sbin/fstyp/fstyp.c |  2 +-
 usr.sbin/fstyp/fstyp.h |  5 ++++
 usr.sbin/fstyp/ntfs.c  | 67 +++++++++++++++++++++++++++++++++-----------------
 3 files changed, 50 insertions(+), 24 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c875649b6398b0aae28e9bb4a77e5149c26473cb


-- 
DragonFly BSD source repository



More information about the Commits mailing list