Age | Commit message (Expand) | Author |
2014-04-15 | Include the MIG-generated server header files | Justus Winter |
2014-04-12 | console-client: drop DIST_FILES from Makefile | Justus Winter |
2014-03-26 | Handle fonts with multiple-of-8 bbox width | Samuel Thibault |
2014-03-26 | Fix setting LGE flag | Samuel Thibault |
2014-03-26 | Align VGA buffers | Samuel Thibault |
2014-03-16 | Fix handling of console readlink errors | Samuel Thibault |
2014-03-16 | Fix vcs_readlink propagating error returned by console_current_id | Samuel Thibault |
2014-03-16 | Fix crash on accessing vcs without a console being active | Samuel Thibault |
2014-03-16 | Fix crash on opening /dev/kbd or mouse without any console being active | Samuel Thibault |
2014-02-13 | Add --font-width option to force 8/9 pixel font width | Samuel Thibault |
2014-02-12 | Fix typos | Samuel Thibault |
2013-12-09 | console-client: remove spurious pthread_spin_unlocks | Justus Winter |
2013-11-09 | Normalize whitespace at the end of each file to '\n' | Justus Winter |
2013-10-13 | console-client: replace function epilogue with console_exit | Justus Winter |
2013-10-13 | console-client: minor stylistic fix | Justus Winter |
2013-10-13 | console-client: fix error handling | Justus Winter |
2013-10-13 | console-client: entitle console_exit with the noreturn attribute | Justus Winter |
2013-10-13 | console-client: remove the pid file on clean exits | Justus Winter |
2013-09-21 | Fix gcc warning | Samuel Thibault |
2013-09-21 | Fix gcc warning | Samuel Thibault |
2013-09-21 | Fix gcc warning | Samuel Thibault |
2013-09-19 | Fix cursor size | Samuel Thibault |
2013-08-28 | console-client: add daemonizing support | Justus Winter |
2013-06-01 | Fix descriptor leak | Miguel Figueiredo |
2013-06-01 | Remove unused variable | Miguel Figueiredo |
2013-05-01 | Fix console hang on unknown key press | Samuel Thibault |
2013-02-28 | Add io_select_timeout to the io interface | Richard Braun |
2013-02-25 | Include <stdlib.h> or <mach.h> where needed | Pino Toscano |
2012-12-17 | Fix comment style | Samuel Thibault |
2012-12-17 | Fix double call to pthread_mutex_unlock in repeat_event(). | Cyril Roelandt |
2012-12-17 | Fix double call to pthread_mutex_unlock in kbd_repeat_key(). | Cyril Roelandt |
2012-12-17 | Fix double call to pthread_mutex_unlock in console_move_mouse(). | Cyril Roelandt |
2012-11-27 | Switch from cthreads to pthreads | Richard Braun |
2012-11-24 | Remove condition implications | Richard Braun |
2012-09-23 | Add more keymaps | Samuel Thibault |
2012-07-10 | Fix out-of-tree build | Samuel Thibault |
2012-07-01 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2012-07-01 | Use path to x11 locales from x11.pc instead of our prefix | Samuel Thibault |
2012-07-01 | TODO: make xkb use rules | Samuel Thibault |
2012-07-01 | Fix kstoucs generation dependency | Samuel Thibault |
2012-07-01 | Merge branch 'master' into xkb | Samuel Thibault |
2012-07-01 | Merge branch 'master' into xkb | Samuel Thibault |
2012-04-08 | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge |
2012-04-08 | Automatically regenerate files that depend on $(hurd-version). | Thomas Schwinge |
2011-08-20 | fix common misspellings | Jonathan Neuschäfer |
2011-08-08 | Fix restoring from Xorg | Samuel Thibault |
2011-08-08 | Let GNU Mach messages appear under Hurd console | Samuel Thibault |
2011-08-08 | Fix typo | Samuel Thibault |
2011-04-16 | Print KeySymToUcs4 calls. | Diego Nieto Cid |
2011-04-16 | Find the absolute path to <X11/keysymdef.h> | Diego Nieto Cid |