NetBSD/sbin/wsconsctl
jmmv c799a9c4c0 Style fixes:
- Use EXIT_SUCCESS/EXIT_FAILURE where appropriate.
- Cut long lines.
- Properly indent continuation of lines.
- Sort includes.
- Replace u_int with unsigned int.
- Remove parenthesis around return values.
- Add blank line at the beginning of functions without local parameters.
- Cast *printf calls to void.
2006-02-05 18:11:46 +00:00
..
Makefile
display.c Style fixes: 2006-02-05 18:11:46 +00:00
keyboard.c Style fixes: 2006-02-05 18:11:46 +00:00
keysym.c Style fixes: 2006-02-05 18:11:46 +00:00
map_parse.y Style fixes: 2006-02-05 18:11:46 +00:00
map_scan.l Style fixes: 2006-02-05 18:11:46 +00:00
mkkeysym.sh constify. 2005-06-26 22:45:50 +00:00
mouse.c Style fixes: 2006-02-05 18:11:46 +00:00
util.c Style fixes: 2006-02-05 18:11:46 +00:00
wsconsctl.8 Fix typo. From YOMURA Masanori in private mail. 2005-09-11 23:50:46 +00:00
wsconsctl.c Style fixes: 2006-02-05 18:11:46 +00:00
wsconsctl.h Add support to automatically repeat mouse button events in wsmouse(4) and 2006-02-05 17:38:33 +00:00