aboutsummaryrefslogtreecommitdiff
path: root/console
Commit message (Expand)AuthorAgeFilesLines
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-4/+4
* Use designated initializers when building mach_msg_type_tFlavio Cruz2023-05-041-29/+29
* console: Fix checking negative cursor coordinatesSamuel Thibault2023-01-011-2/+2
* console: Avoid setting pointer on errorSamuel Thibault2023-01-011-1/+2
* console: Forward any libports-requested notifications to themSergey Bugaev2022-08-101-0/+4
* console: Return EOPNOTSUPP when appropriateSergey Bugaev2022-08-101-3/+3
* console: Simplify code with ports_request_dead_name_notification ()Sergey Bugaev2022-08-101-25/+3
* Do not use ports_get_right () for send-one rightsSergey Bugaev2022-08-101-2/+2
* Fix const warningsSamuel Thibault2022-01-175-16/+16
* Make RPC input array parameters constSamuel Thibault2022-01-161-6/+6
* Fix build warningsSamuel Thibault2022-01-011-8/+8
* console: fix listing of directory in netfs_get_direntsAndrea Monaco2021-11-111-5/+10
* Add file_utimens RPC to use a struct timespecFlávio Cruz2018-03-051-6/+2
* Drop the register qualifier.Justus Winter2017-08-231-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-053-17/+17
* wire console display pagesSamuel Thibault2016-10-301-0/+15
* libpager: provide 'pager_create_alloc'Justus Winter2016-08-071-14/+8
* netfs: Remove global reference count lock.Flavio Cruz2016-03-211-27/+37
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-311-1/+1
* Remove unused variablesJustus Winter2015-11-061-1/+0
* Add support for ANSI.SYS SCP/RCP escape codesJames Clarke2015-09-121-0/+12
* Fix race condition in ext2fs when remountingJames Clarke2015-09-061-1/+2
* console: fix error and notification port handlingJustus Winter2015-01-201-15/+22
* console: Fix typos in commentsStefan Weil2015-01-032-2/+2
* console: add a payload-aware intrans functionJustus Winter2014-12-071-0/+3
* Deal with odd kernel behaviorSamuel Thibault2014-11-091-0/+1
* libpager: use a fixed number of threadsJustus Winter2014-11-031-25/+4
* Include the MIG-generated server header filesJustus Winter2014-04-153-59/+24
* console: fix notify_port_t receiver lookupsJustus Winter2014-04-132-18/+28
* Normalize whitespace at the end of each file to '\n'Justus Winter2013-11-092-2/+0
* Add xenl to hurd.tiSamuel Thibault2013-10-221-4/+2
* Make CUD more usualSamuel Thibault2013-10-221-2/+3
* Handle notification on page evictionRichard Braun2013-09-161-1/+9
* Complete switch from cthreads to pthreadsSamuel Thibault2012-11-271-1/+1
* Switch from cthreads to pthreadsRichard Braun2012-11-275-131/+152
* Add header inclusion guardsSamuel Thibault2012-06-051-0/+4
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-5/+0
* Set console default encoding to UTF-8Michael Banck2012-04-081-1/+1
* Add `console/motd.UTF8' to the distribution.Ludovic Courtès2012-02-211-2/+2
* fix common misspellingsJonathan Neuschäfer2011-08-202-2/+2
* Fix auto-margin supportSamuel Thibault2011-03-061-5/+14
* Use macro instead of hardcoded valueSamuel Thibault2011-03-061-1/+1
* Avoid accessing invalid memory.Diego Nieto Cid2010-11-201-3/+3
* Properly release console lock.Diego Nieto Cid2010-11-201-2/+4
* Fix copyrightsSamuel Thibault2010-08-012-2/+2
* Add wide character support to the Hurd consoleJeremie Koenig2010-08-012-7/+25
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-624/+0
* Update copyright years.Thomas Schwinge2008-07-012-2/+4
* * console.c (parse_color): Check the character pointed by tail insteadSamuel Thibault2008-06-102-1/+6
* 2007-11-13 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-11-132-9/+9