OpenBSD CVS

src/sbin/wsconsctl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / wsconsctl

Current tag: OPENBSD_5_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.36   11 years  deraadt   the unused palm code goes away.
[TXT] display.c  1.17   11 years  shadchin   fix type (part from NetBSD) ok miod@
[TXT] keyboard.c  1.12   11 years  miod   Correctly issue WSKBDIO_GETDEFAULTKEYREPEAT instead of WSKBDIO_GETKEYREPEAT ioct...
[TXT] keysym.c  1.7   11 years  shadchin   zap whitespace ok deraadt@
[TXT] map_parse.y  1.7   11 years  shadchin   fix typo in comment ok deraadt@
[TXT] map_scan.l  1.4   11 years  shadchin   ansify ok deraadt@
[TXT] mkkeysym.sh  1.2   13 years  maja   A long time ago when wsconsctl was written it expected that ksym was uniq. That ...
[TXT] mouse.c  1.13   11 years  shadchin   fix type (part from NetBSD) ok miod@
[TXT] util.c  1.59   11 years  stsp   Teach wsconsctl(8) about the elantech mouse type. Diff from shadchin@.
[TXT] wsconsctl.8  1.23   15 years  sobrado   "-a" is used if no arguments are given to wsconsctl. tweaked by jmc@. ok jmc@
[TXT] wsconsctl.c  1.28   11 years  shadchin   ansify ok deraadt@
[TXT] wsconsctl.h  1.13   13 years  fgsch   Don't silently ignore errors if we cannot open the device. While I'm here simpli...