DragonFly commits List (threaded) for 2006-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_conf.c kern_device.c src/sys/sys conf.h
dillon 2006/09/26 11:57:14 PDT
DragonFly src repository
Modified files:
sys/kern kern_conf.c kern_device.c
sys/sys conf.h
Log:
Follow up to kern_conf.c 1.16. We can't just ignore the ops comparison, it
is needed to keep user-invisible devices user-invisible. Add a flag so
hashdev() knows when it can ignore the comparison and when it can't ignore
the comparison.
Revision Changes Path
1.17 +14 -4 src/sys/kern/kern_conf.c
1.21 +2 -0 src/sys/kern/kern_device.c
1.15 +1 -0 src/sys/sys/conf.h
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_conf.c.diff?r1=1.16&r2=1.17&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_device.c.diff?r1=1.20&r2=1.21&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/conf.h.diff?r1=1.14&r2=1.15&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]