CVSROOT: /cvs Module name: src Changes by: shadc...@cvs.openbsd.org 2010/12/24 11:22:20
Modified files: sys/dev/pckbc : pms.c Log message: fix crash: after boot and before the first activation (wsmoused or X), sc->protocol is not initialized, and any call ioctl lead to crash (example 'wsconsctl -a') thanks and ok krw@