看板 DFBSD_commit 關於我們 聯絡資訊
commit 45f946cbab7115c40b450e7c1808dbf73864f822 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Aug 5 22:06:13 2009 -0700 DEVTAB - Add devtab support for manual mounts * 2-argument mounts now do a devtab lookup on the device being mounted, similar to the lookup done by the fstab scanning code. Summary of changes: sbin/mount/mount.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/45f946cbab7115c40b450e7c1808dbf73864f822 -- DragonFly BSD source repository