Home | History | Annotate | Download | only in wsconsctl
History log of /src/sbin/wsconsctl/keysym.c
RevisionDateAuthorComments
 1.10  29-Jan-2010  drochner follow KS_GROUP_Ascii->KS_GROUP_Plain rename in kernel,
noticed by Andreas Gustafsson
 1.9  06-Apr-2009  lukem fix sign-compare issues
 1.8  28-Apr-2008  martin branches: 1.8.6;
Remove clause 3 and 4 from TNF licenses
 1.7  05-Feb-2006  jmmv branches: 1.7.20; 1.7.22;
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.
 1.6  26-Jun-2005  christos constify.
 1.5  19-Jan-2005  xtraeme Kill __P(), ANSIfy, remove main() prototype; WARNS=2
 1.4  03-Jul-2000  matt More include fixups and GCC 2.96 nonsense
 1.3  08-Feb-1999  hannken 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.
 1.2  02-Jan-1999  nathanw Update for the 1990s: don't try to pass an integer in a pointer in ksym2name().
Makes this build on the alpha.
 1.1  28-Dec-1998  hannken wsconsctl(8) - a program to manipulate wscons devices.

- lacks wsdisplay support (driver needs work on ioctls).
- man page needs work.
 1.7.22.1  18-May-2008  yamt sync with head.
 1.7.20.1  02-Jun-2008  mjf Sync with HEAD.
 1.8.6.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed