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
xtraeme
844f4c525d
Kill __P(), ANSIfy, remove main() prototype; WARNS=2
2005-01-19 20:37:52 +00:00
jmmv
ea287a80b7
Add 2004 to copyright notice as these has been significantly modified recently.
2004-07-30 15:22:42 +00:00
christos
d12d56b3d9
PR/26101: Dheeraj: WSKBDIO_GETSCROLL: Operation not supported by device
...
should not be fatal.
2004-06-28 20:01:33 +00:00
christos
798847428e
PR/19925: David Ferlier: add scrolling support to wscons
2004-05-28 21:44:15 +00:00
ad
9824683b54
- Sync device lists with wsconsio.h.
...
- Get/set keyclick on keyboards that support it.
2001-09-19 12:45:24 +00:00
hannken
c269775813
Fix type of WSKBDIO_?ETENCODING.
2000-07-06 16:30:47 +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