DragonFly-2.3.2.300.g5d40c master sys/kern kern_conf.c subr_diskslice.c tty_pty.c sys/sys diskslice.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Aug 5 17:34:54 PDT 2009
commit 5d40c1cdcf06bc44e82fd18dbd9a3692556779ab
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list