看板 DFBSD_commit 關於我們 聯絡資訊
commit e1483b1caea9ab840295e442c953203b9a692f42 Author: Alexander Polakov <polachok@gmail.com> Date: Sat Sep 12 21:09:17 2009 +0400 mount_cd9660: change to FreeBSD-like behaviour. * fix a segfault * change -L to -C * add -C to manpage Reported-by: Simon Schubert Dragonfly-bug: http://bugs.dragonflybsd.org/issue1501 Summary of changes: sbin/mount_cd9660/mount_cd9660.8 | 4 ++++ sbin/mount_cd9660/mount_cd9660.c | 22 +++++++--------------- 2 files changed, 11 insertions(+), 15 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e1483b1caea9ab840295e442c953203b9a692f42 -- DragonFly BSD source repository