| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing libraries to fix link errors | Flavio Cruz | 2015-12-30 | 1 | -2/+3 |
* | fix compiler warnings in hurd/console-client | Flavio Cruz | 2015-12-29 | 1 | -1/+1 |
* | fix compiler warnings in hurd/console-client | Flavio Cruz | 2015-12-29 | 8 | -25/+34 |
* | console-client: Fix lower range of binary search | Diego Nieto Cid | 2015-06-05 | 1 | -4/+4 |
* | console-client: assert precondition | Diego Nieto Cid | 2015-06-05 | 1 | -0/+4 |
* | console-client: fix binary search | Justus Winter | 2015-05-23 | 1 | -2/+4 |
* | console-client: avoid nested function | Justus Winter | 2015-05-23 | 1 | -17/+18 |
* | console-client: fix build with -O0 | Justus Winter | 2015-05-23 | 1 | -1/+1 |
* | Explicit the keymap compatibility flags | Samuel Thibault | 2015-02-02 | 2 | -94/+92 |
* | console-client: Fix typos in comments | Stefan Weil | 2015-01-03 | 8 | -14/+14 |
* | console-client: make the demuxer payload-aware | Justus Winter | 2014-12-07 | 1 | -2/+10 |
* | Make the ncursesw driver of the console client compile properly | Marek Benc | 2014-07-17 | 1 | -5/+3 |
* | Avoid compiler warning about empty bodies | Justus Winter | 2014-05-26 | 1 | -1/+2 |
* | Include the MIG-generated server header files | Justus Winter | 2014-04-15 | 1 | -0/+1 |
* | console-client: drop DIST_FILES from Makefile | Justus Winter | 2014-04-12 | 1 | -4/+0 |
* | Handle fonts with multiple-of-8 bbox width | Samuel Thibault | 2014-03-26 | 1 | -2/+6 |
* | Fix setting LGE flag | Samuel Thibault | 2014-03-26 | 1 | -2/+2 |
* | Align VGA buffers | Samuel Thibault | 2014-03-26 | 1 | -2/+5 |
* | Fix handling of console readlink errors | Samuel Thibault | 2014-03-16 | 1 | -8/+22 |
* | Fix vcs_readlink propagating error returned by console_current_id | Samuel Thibault | 2014-03-16 | 1 | -0/+2 |
* | Fix crash on accessing vcs without a console being active | Samuel Thibault | 2014-03-16 | 1 | -3/+3 |
* | Fix crash on opening /dev/kbd or mouse without any console being active | Samuel Thibault | 2014-03-16 | 1 | -4/+11 |
* | Add --font-width option to force 8/9 pixel font width | Samuel Thibault | 2014-02-13 | 5 | -11/+66 |
* | Fix typos | Samuel Thibault | 2014-02-12 | 1 | -2/+2 |
* | console-client: remove spurious pthread_spin_unlocks | Justus Winter | 2013-12-09 | 1 | -2/+0 |
* | Normalize whitespace at the end of each file to '\n' | Justus Winter | 2013-11-09 | 4 | -4/+0 |
* | console-client: replace function epilogue with console_exit | Justus Winter | 2013-10-13 | 1 | -2/+1 |
* | console-client: minor stylistic fix | Justus Winter | 2013-10-13 | 1 | -1/+1 |
* | console-client: fix error handling | Justus Winter | 2013-10-13 | 1 | -0/+1 |
* | console-client: entitle console_exit with the noreturn attribute | Justus Winter | 2013-10-13 | 1 | -1/+1 |
* | console-client: remove the pid file on clean exits | Justus Winter | 2013-10-13 | 1 | -0/+5 |
* | Fix gcc warning | Samuel Thibault | 2013-09-21 | 1 | -0/+2 |
* | Fix gcc warning | Samuel Thibault | 2013-09-21 | 1 | -0/+1 |
* | Fix gcc warning | Samuel Thibault | 2013-09-21 | 1 | -0/+2 |
* | Fix cursor size | Samuel Thibault | 2013-09-19 | 1 | -2/+2 |
* | console-client: add daemonizing support | Justus Winter | 2013-08-28 | 2 | -7/+112 |
* | Fix descriptor leak | Miguel Figueiredo | 2013-06-01 | 1 | -2/+1 |
* | Remove unused variable | Miguel Figueiredo | 2013-06-01 | 1 | -2/+0 |
* | Fix console hang on unknown key press | Samuel Thibault | 2013-05-01 | 1 | -2/+2 |
* | Add io_select_timeout to the io interface | Richard Braun | 2013-02-28 | 4 | -12/+45 |
* | Include <stdlib.h> or <mach.h> where needed | Pino Toscano | 2013-02-25 | 1 | -0/+1 |
* | Fix comment style | Samuel Thibault | 2012-12-17 | 1 | -2/+2 |
* | Fix double call to pthread_mutex_unlock in repeat_event(). | Cyril Roelandt | 2012-12-17 | 1 | -6/+3 |
* | Fix double call to pthread_mutex_unlock in kbd_repeat_key(). | Cyril Roelandt | 2012-12-17 | 1 | -6/+3 |
* | Fix double call to pthread_mutex_unlock in console_move_mouse(). | Cyril Roelandt | 2012-12-17 | 1 | -2/+0 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 12 | -230/+275 |
* | Remove condition implications | Richard Braun | 2012-11-24 | 2 | -4/+2 |
* | Add more keymaps | Samuel Thibault | 2012-09-23 | 1 | -0/+268 |
* | Fix out-of-tree build | Samuel Thibault | 2012-07-10 | 1 | -1/+2 |
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault | 2012-07-01 | 1 | -0/+1 |
|\ |
|