DragonFly-2.3.2.221.g710b4 master sbin/mount_devfs Makefile mount_devfs.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 3 21:59:50 PDT 2009


commit 710b4c758261bf5cc171259fde812b9db463400a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Aug 1 10:00:18 2009 -0700

    DEVFS - Bring Alex's GSOC mount_devfs.
    
    This is a rollup commit bringing in Alex Hornung's GSOC mount_devfs
    in for DEVFS.
    
    Submitted-by: Alex Hornung <ahornung at gmail.com>

Summary of changes:
 sbin/mount_devfs/Makefile      |    9 +++
 sbin/mount_devfs/mount_devfs.c |  111 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 120 insertions(+), 0 deletions(-)
 create mode 100644 sbin/mount_devfs/Makefile
 create mode 100644 sbin/mount_devfs/mount_devfs.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/710b4c758261bf5cc171259fde812b9db463400a


-- 
DragonFly BSD source repository





More information about the Commits mailing list