DragonFly-2.3.2.219.gcf0e5 master usr.sbin/devfsctl Makefile dev

看板DFBSD_commit作者時間16年前 (2009/08/04 13:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit cf0e588c61ef062f3bc58e21f437064015360ec1 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Aug 1 09:53:21 2009 -0700 DEVFS - Bring Alex's devfsctl into the main tree This is a rollup commit bringing in Alex Hornung's devfsctl into the main tree. Submitted-by: Alex Hornung <ahornung@gmail.com> Summary of changes: usr.sbin/devfsctl/Makefile | 5 + usr.sbin/{iostat/iostat.8 => devfsctl/devfsctl.8} | 0 usr.sbin/devfsctl/devfsctl.c | 544 +++++++++++++++++++++ 3 files changed, 549 insertions(+), 0 deletions(-) create mode 100644 usr.sbin/devfsctl/Makefile copy usr.sbin/{iostat/iostat.8 => devfsctl/devfsctl.8} (100%) create mode 100644 usr.sbin/devfsctl/devfsctl.c http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cf0e588c61ef062f3bc58e21f437064015360ec1 -- DragonFly BSD source repository
文章代碼(AID): #1ATyVOqo (DFBSD_commit)