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_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.17   20 years  drahn   Add cats to MANSUBDIRS, missed when cats was added to the top of the file. ok de...
[TXT] display.c  1.9   20 years  david   add missing includes ok deraadt@ millert@ tedu@
[TXT] keyboard.c  1.5   21 years  markus   don't print out the complete keyboard map when changed; ok miod@
[TXT] keysym.c  1.4   20 years  david   add missing includes ok deraadt@ millert@ tedu@
[TXT] map_parse.y  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] map_scan.l  1.2   21 years  todd   rm trailing whitespace
[TXT] mkkeysym.sh  1.1   23 years  mickey   wscons control tool; initial import from newtbsd tree
[TXT] mouse.c  1.5   21 years  deraadt   ansi
[TXT] util.c  1.24   20 years  mickey   one missed kbd type
[TXT] wsconsctl.8  1.16   20 years  jmc   - document /etc/kbdtype - sort options list and FILES - put example descriptions...
[TXT] wsconsctl.c  1.13   20 years  david   add missing includes ok deraadt@ millert@ tedu@
[TXT] wsconsctl.h  1.6   21 years  mickey   display.focus is a signed int, make it so; this fixes a problem under x11, which...