git: DEVTAB - Add support in umount, fsck, and hammer, and add sample /etc/devtab.

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Aug 9 17:22:21 PDT 2009


commit 9c9ac2f1cfc6c28c66d0c882eb05d572b5c7b1cf
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list