看板 DFBSD_commit 關於我們 聯絡資訊
commit 710b4c758261bf5cc171259fde812b9db463400a Author: Matthew Dillon <dillon@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@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