看板 DFBSD_commit 關於我們 聯絡資訊
commit d35760ee6a66b81abe80b48b9a40eb353470bfaa Author: Alexander Polakov <polachok@gmail.com> Date: Tue Jul 7 20:07:50 2009 +0400 libiconv: change mount_cd9660 to use libkiconv. Add "-L locale" option like mount_msdos. Summary of changes: sbin/mount_cd9660/Makefile | 2 + sbin/mount_cd9660/mount_cd9660.8 | 2 + sbin/mount_cd9660/mount_cd9660.c | 51 ++++++++++++++++++++++++++++++++++++- 3 files changed, 53 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d35760ee6a66b81abe80b48b9a40eb353470bfaa -- DragonFly BSD source repository