commit c875649b6398b0aae28e9bb4a77e5149c26473cb Author: Tomohiro Kusumi <kusumi.tomoh...@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@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