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
dillon 2006/09/26 11:15:28 PDT
DragonFly src repository
Modified files:
sys/kern kern_conf.c
Log:
Fix a bug in the device intercept code used by /dev/console. The
bug caused device opens on the underlying device to create a new
device instead of using the console intercept, causing make_dev
warnings and preventing getty from operating properly on the console.
Reported-by: "Frank W. Josellis" <frank@xxxxxxxxxxxxxxxxxxxxx>
Revision Changes Path
1.16 +8 -6 src/sys/kern/kern_conf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_conf.c.diff?r1=1.15&r2=1.16&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]