aboutsummaryrefslogtreecommitdiff
path: root/console-client
Commit message (Expand)AuthorAgeFilesLines
* console-client: Isolate fb driver even more from vgaSamuel Thibault2024-10-283-47/+45
* console-client: Enable switching to gfx console when availableDamien Zammit2024-10-282-12/+39
* console-client: Add graphical console video passthroughDamien Zammit2024-10-282-0/+774
* xkb: Fix delete key in consoleDamien Zammit2024-10-281-1/+1
* Revert "Include device/input.h in console-client"Samuel Thibault2024-09-101-1/+55
* Include device/input.h in console-clientFlavio Cruz2024-09-091-55/+1
* console-client: Add another missing error checkEtienne Brateau2024-03-121-0/+2
* console-check: Add missing error checkEtienne Brateau2024-03-121-0/+2
* console-client: use xkbcommon instead of x11 for xkb extended supportEtienne Brateau2024-03-1017-5705/+443
* console-client: use constant value instead of magic numberEtienne Brateau2024-03-091-1/+1
* Add missing includeSamuel Thibault2024-02-041-0/+1
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-5/+5
* Style tweaksSergey Bugaev2023-05-102-46/+44
* console-client: Port to x86_64Sergey Bugaev2023-05-101-1/+1
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-082-4/+4
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-035-9/+9
* console-client: Fix erroneous allocation checkSamuel Thibault2023-01-011-1/+1
* console-client: Fix erroneous free on errorSamuel Thibault2023-01-011-1/+1
* Fix types of read write and readables methodsEtienne Brateau2022-08-291-2/+2
* Fix const warningsSamuel Thibault2022-01-173-14/+15
* Make RPC input array parameters constSamuel Thibault2022-01-161-1/+1
* console-client: Fix listing nodesSamuel Thibault2020-11-181-4/+14
* console-client libraries: fix link against external librariesSamuel Thibault2019-09-141-1/+1
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-2/+2
* generic-speaker: Fix array iterationguy fleury iteriteka2019-08-271-1/+1
* Fix DESTDIR supportSamuel Thibault2018-04-221-6/+6
* Add file_utimens RPC to use a struct timespecFlávio Cruz2018-03-051-6/+2
* Simplify deallocations.Justus Winter2017-08-053-14/+7
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-0510-31/+31
* Revert "Fix taking into account prefix for xkb-data installation"Samuel Thibault2017-06-261-2/+2
* Fix taking into account prefix for xkb-data installationLuca Weiss2017-06-191-2/+2
* console-client: Remove unused variable.Justus Winter2016-10-091-3/+1
* Do not make io_select return errors on unsupported READ/WRITE modeSamuel Thibault2016-06-042-2/+8
* Complete changes to use -L instead of -Wl,-rpath-linkThomas Schwinge2016-05-161-2/+3
* Fix parallel buildSamuel Thibault2016-02-291-3/+3
* Add missing libraries to fix link errorsFlavio Cruz2015-12-301-2/+3
* fix compiler warnings in hurd/console-clientFlavio Cruz2015-12-291-1/+1
* fix compiler warnings in hurd/console-clientFlavio Cruz2015-12-298-25/+34
* console-client: Fix lower range of binary searchDiego Nieto Cid2015-06-051-4/+4
* console-client: assert preconditionDiego Nieto Cid2015-06-051-0/+4
* console-client: fix binary searchJustus Winter2015-05-231-2/+4
* console-client: avoid nested functionJustus Winter2015-05-231-17/+18
* console-client: fix build with -O0Justus Winter2015-05-231-1/+1
* Explicit the keymap compatibility flagsSamuel Thibault2015-02-022-94/+92
* console-client: Fix typos in commentsStefan Weil2015-01-038-14/+14
* console-client: make the demuxer payload-awareJustus Winter2014-12-071-2/+10
* Make the ncursesw driver of the console client compile properlyMarek Benc2014-07-171-5/+3
* Avoid compiler warning about empty bodiesJustus Winter2014-05-261-1/+2
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+1
* console-client: drop DIST_FILES from MakefileJustus Winter2014-04-121-4/+0