Home | History | Annotate | Download | only in wsconsctl
History log of /src/sbin/wsconsctl/map_parse.y
RevisionDateAuthorComments
 1.12  23-Oct-2012  christos allow non-command keysyms to be mapped as commands (experimental)
 1.11  23-Oct-2012  christos - remove obsolete = { syntac
- print context for yyerror()
- add a production to clarify a syntax error
 1.10  27-Aug-2011  joerg branches: 1.10.2; 1.10.8;
Mark yyerror as static and dead.
 1.9  30-Nov-2010  phx 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
 1.8  06-Apr-2009  lukem fix sign-compare issues
 1.7  28-Apr-2008  martin branches: 1.7.6;
Remove clause 3 and 4 from TNF licenses
 1.6  05-Feb-2006  jmmv branches: 1.6.20; 1.6.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.5  26-Jun-2005  christos constify.
 1.4  19-Jan-2005  xtraeme Kill __P(), ANSIfy, remove main() prototype; WARNS=2
 1.3  27-Jun-2004  itohy Fix typos in comment.
 1.2  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.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.6.22.1  18-May-2008  yamt sync with head.
 1.6.20.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.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
 1.10.8.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.10.2.1  30-Oct-2012  yamt sync with head

RSS XML Feed