joerg
e837071dcc
Mark yyerror as static and dead.
2011-08-27 19:01:34 +00:00
phx
c122e153ac
Allow standalone commands to be recognized, as in the in-kernel keymaps.
...
Also allow the Cmd token. Examples:
keycode 210 = Cmd Cmd_BrightnessUp
keycode 211 = Cmd_VolumeToggle
2010-11-30 12:22:06 +00:00
lukem
48680f64b2
fix sign-compare issues
2009-04-06 12:35:20 +00:00
martin
ce099b4099
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
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
christos
6499bd69c1
constify.
2005-06-26 22:45:50 +00:00
xtraeme
844f4c525d
Kill __P(), ANSIfy, remove main() prototype; WARNS=2
2005-01-19 20:37:52 +00:00
itohy
8e9e692241
Fix typos in comment.
2004-06-27 02:09:47 +00:00
hannken
0c92f24ea3
Numbers 0..9 must be treated as keysyms depending on context. Allow
...
`unknown_%d' for keysym with value `%d' so wsconsctl may read its own
output. Closes PR 6888.
1999-02-08 11:08:23 +00:00
hannken
04ee2ece33
wsconsctl(8) - a program to manipulate wscons devices.
...
- lacks wsdisplay support (driver needs work on ioctls).
- man page needs work.
1998-12-28 14:01:16 +00:00