看板 DFBSD_commit 關於我們 聯絡資訊
commit 9c9ac2f1cfc6c28c66d0c882eb05d572b5c7b1cf Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Aug 9 17:20:34 2009 -0700 DEVTAB - Add support in umount, fsck, and hammer, and add sample /etc/devtab. Summary of changes: etc/Makefile | 2 +- etc/devtab | 22 ++++++++++++++++++++++ sbin/fsck/preen.c | 9 +++++++-- sbin/hammer/hammer.c | 15 ++++++++++++++- sbin/umount/umount.c | 5 +++++ 5 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 etc/devtab http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9c9ac2f1cfc6c28c66d0c882eb05d572b5c7b1cf -- DragonFly BSD source repository