DragonFly-2.3.2.300.g5d40c master sys/kern kern_conf.c subr_disk

看板DFBSD_commit作者時間16年前 (2009/08/06 09:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 5d40c1cdcf06bc44e82fd18dbd9a3692556779ab Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Aug 5 17:30:32 2009 -0700 DEVFS - Remove numerous leftovers of the old device code. * Remove hashdev(), make_adhoc_dev(), make_sub_dev(), cdev_terminate(), dkmodpart(), and dkmodslice(). * Minor cleanup of pty code. Summary of changes: sys/kern/kern_conf.c | 181 ---------------------------------------- sys/kern/subr_diskslice.c | 203 +-------------------------------------------- sys/kern/tty_pty.c | 22 +---- sys/sys/diskslice.h | 21 ----- 4 files changed, 5 insertions(+), 422 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5d40c1cdcf06bc44e82fd18dbd9a3692556779ab -- DragonFly BSD source repository
文章代碼(AID): #1AUYjK8p (DFBSD_commit)