CVSROOT: /cvs Module name: src Changes by: fg...@cvs.openbsd.org 2010/08/19 18:20:55
Modified files: sbin/wsconsctl : display.c keyboard.c mouse.c wsconsctl.c wsconsctl.h Log message: Don't silently ignore errors if we cannot open the device. While I'm here simplify the code and apply some style(9). Discussed with and ok miod@