drochner
821d4396bd
follow KS_GROUP_Ascii->KS_GROUP_Plain rename in kernel,
...
noticed by Andreas Gustafsson
2010-01-29 09:49:34 +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
matt
0f6818e4eb
More include fixups and GCC 2.96 nonsense
2000-07-03 03:37:59 +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
nathanw
f274a1c1c5
Update for the 1990s: don't try to pass an integer in a pointer in ksym2name().
...
Makes this build on the alpha.
1999-01-02 19:01:12 +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