platform/upstream/kbd.git
2012-07-12 Alexey Gladkovloadkeys: Use enum for options
2012-07-12 Alexey Gladkovloadkeys: Remove unused global variable private_error_ct
2012-07-08 Alexey Gladkovloadkeys: Use the local buffer for function key string...
2012-07-08 Alexey Gladkovloadkeys: Do not call exit() the parser
2012-07-08 Alexey Gladkovloadkeys: Use lkerror only inside parser
2012-07-08 Alexey Gladkovloadkeys: Use the output stream as an argument
2012-07-08 Alexey Gladkovloadkeys: Use lkerror() to output error messages
2012-07-06 Alexey Gladkovloadkeys: Add lkverbose function
2012-07-06 Alexey Gladkovloadkeys: Reformat code for better readability
2012-07-04 Alexey Gladkovloadkeys: Remove error-free functions
2012-07-04 Alexey Gladkovloadkeys: Do not output messages from the parser
2012-06-30 Alexey Gladkovfindfile: do not use the functions that prints messages
2012-06-25 Alexey GladkovUse lkfile_t in all utilities
2012-06-25 Alexey Gladkovfindfile: Add pathname buffer to lkfile_t
2012-06-24 Alexey Gladkovfindfile: Use lkfile_t inside
2012-06-24 Alexey Gladkovfindfile: optimize maybe_pipe_open()
2012-06-24 Alexey Gladkovfindfile: Do not use pathname[] inside
2012-06-24 Alexey GladkovUse lkfile_t as base file structure
2012-06-12 Alexey GladkovFix error message
2012-05-21 Alexey GladkovMoved old code into a separate directory
2012-05-17 Alexey GladkovUse internal libraries
2012-03-20 Alexey GladkovDont use flex internal variable
2012-02-29 Alexey GladkovUpdate the flex scanner to use a stack for its start...
2012-02-27 Alexey Gladkovconfigure: check compile flags
2012-02-27 Alexey Gladkovconfigure: Add configure summary
2012-02-27 Alexey Gladkovconfigure: Add silent rules
2012-02-27 Alexey GladkovAllow resizecons on x86_64
2011-12-06 Alexey Gladkovopenvt: Add --exec option to usage
2011-12-06 Alexey GladkovMerge branch 'vlock'
2011-12-06 Alexey GladkovUse more devices in getfd() function
2011-12-05 Alexey Gladkovvlock: Add manpage
2011-10-30 Mike Frysingerdvorak-ru.map: uncompress file
2011-10-30 Mike Frysingerignore all files ending in ~
2011-10-24 Alexey GladkovDon't read stdin if -d specified
2011-10-21 Alexey GladkovFix -d option
2011-10-21 Alexey GladkovChange default keymap
2011-10-20 Alexey GladkovChange the handling of -C option
2011-10-12 Alexey GladkovRegenerate loadkeys.c
2011-10-10 Ludwig Nussel[PATCH kbd] fix double free
2011-10-10 Vitezslav Crhonek[keymaps] Add dvorak-ca-fr keymap
2011-10-10 Joe MacMahon[keymaps] Add dvorak-uk keymap
2011-05-25 Alexey Gladkov[keymaps] Add dvorak-es keymap
2011-05-25 Alexey Gladkovloadkeys: Read from stdin, when no keymaps specified...
2011-05-18 Alexey GladkovAdd vlock sources
2011-05-17 Alexey GladkovFix "make distcheck"
2011-05-16 Alexey GladkovFix translations
2011-05-16 Alexey GladkovFix extra files
2011-05-16 Alexey GladkovSet 1.15.3 version
2011-05-14 Alexey Gladkovpo: Update translations (from translationproject.org)
2011-05-07 Alexey GladkovUpdate distribution files
2011-05-07 Alexey GladkovUpdate kbd.pot file
2011-05-01 Alexey GladkovMerge branch 'openvt'
2011-05-01 Alexey Gladkovopenvt: Update man-page
2011-05-01 Alexey Gladkovopenvt: Add --exec option
2011-04-28 Alexey Gladkovopenvt: Use long options
2011-04-28 Alexey Gladkovopenvt: Change authenticate_user() and usage() declaration
2011-04-28 Alexey Gladkovopenvt: Remove openvt.h
2011-04-28 Alexey Gladkovopenvt: Move copyright information to COPYING
2011-04-28 Alexey Gladkovopenvt: Add -V option
2011-04-27 Alexey Gladkovopenvt: Change error messages and error handling
2011-04-27 Alexey Gladkovopenvt: Use xmalloc
2011-04-27 Alexey Gladkovopenvt: Fix verbose message
2011-04-21 Lucas De Marchiloadkeys: Fix -C option
2011-04-20 Alexey Gladkovopenvt: Fixed race condition between the two run the...
2011-04-12 Alexey GladkovUpdate changelog and increase version (1.15.3wip)
2011-04-12 Alexey GladkovUpdate translations
2011-04-12 Alexey Gladkovkbdinfo: Change help message
2011-04-12 Alexey GladkovRemove AC_PROG_YACC dup
2011-04-12 Alexey GladkovMerge branch 'loadkeys'
2011-04-09 Dustin KirklandColor scheme of the console in Ubuntu
2011-04-07 Alexey Gladkov[keymaps] Add dvorak-ru keymap
2011-04-07 Robert Whiteopenvt: Fix -w option
2011-04-05 Alexey Gladkovopenvt: Indent code
2011-04-04 Alexey Gladkovsetvtrgb: New utility to set the virtual terminal RGB...
2011-03-29 Alexey Gladkovkbdinfo: Add new utility to obtain information about...
2011-03-29 Alexey GladkovRemove debug messages
2011-03-15 Alexey Gladkovloadkeys: Add LOADKEYS_KEYMAP_PATH env variable
2011-03-09 Alexey Gladkovloadkeys: Reorganize code
2011-02-28 Alexey Gladkovloadkeys: Use EXIT_FAILURE and EXIT_SUCCESS
2011-02-28 Alexey Gladkovloadkeys: Use Linux coding style
2011-02-22 Alexey Gladkovloadkeys: fatal errors - change to varargs
2011-02-21 Alexey Gladkovloadkeys: redesign parser
2011-02-05 Alexey Gladkovloadkeys: Fix some memory leaks
2011-02-02 Alexey Gladkovfindfile: Reduce memory usage and simplify code
2011-01-25 Alexey GladkovMove search by fullname into separate function
2011-01-25 Alexey Gladkovfindfile(): Remove duplicate declarations
2011-01-24 Alexey Gladkovfindfile: Simplify loop code
2011-01-24 Alexey GladkovAdd xstrndup()
2011-01-23 Alexey Gladkovloadkeys: Fix some memory leaks
2011-01-23 Alexey GladkovAdd LatGrkCyr fonts
2011-01-10 Alexey GladkovUse MAXPATHLEN constant
2011-01-07 Alexey GladkovDrop klibc support
2010-10-18 Michael SchutteFix "compose as usual" for Unicode diacritics
2010-09-08 Nicolas Delvaux[consolefonts]: Add unicode spaces
2010-07-25 Maarten ter... Replace index() and rindex() with strchr() and strrchr()
2010-07-05 Alexey GladkovDo not set prefer_unicode for iso-8859-1
2010-06-30 Alexey Gladkovloadkeys -a: Switch to ASCII mode
2010-04-25 Olivier MehaniDon't open console on --bkeymap
2010-04-10 Alexey GladkovRemove obsolete file
2010-04-10 Alexey GladkovChange automake behavior
next