CVSROOT:        /cvs
Module name:    src
Changes by:     an...@cvs.openbsd.org   2024/02/18 13:17:48

Modified files:
        sys/dev/wscons : wskbd.c 

Log message:
Prevent ioctl(WSKBDIO_GETENCODINGS) NULL deference when sysctl
machdep.forceukbd is enabled without any USB keyboard being attached.

Found the hard way by sthen@; ok miod@

Reply via email to