kib 2008-01-27 07:52:23 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/syscons syscons.c
Log:
MFC rev. 1.457:
Do not dereference NULL scp in the case the screen is not opened.
Instead, return ENXIO to the ioctl caller.
Revision Changes Path
1.453.2.1 +2 -0 src/sys/dev/syscons/syscons.c