看板 DFBSD_commit 關於我們 聯絡資訊
commit 7f81c35c6f874e61e5e5d7ba0ee766937cf2a827 Author: Sascha Wildner <saw@online.de> Date: Wed Sep 16 17:05:30 2009 +0200 Hook mount_hpfs into the build. It builds and even works. However, comment out all code related to the (undocumented) -W option. It would be painful to convert it to libiconv and the current code depends on /usr/libdata/msdosfs which is gone. Tested-with-OS/2: polachok Summary of changes: sbin/Makefile | 1 + sbin/mount_hpfs/mount_hpfs.c | 6 ++++++ 2 files changed, 7 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7f81c35c6f874e61e5e5d7ba0ee766937cf2a827 -- DragonFly BSD source repository