summaryrefslogtreecommitdiff
path: root/console
AgeCommit message (Expand)Author
2023-12-17Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...v0.9.git20231217Flavio Cruz
2023-05-04Use designated initializers when building mach_msg_type_tFlavio Cruz
2023-01-01console: Fix checking negative cursor coordinatesSamuel Thibault
2023-01-01console: Avoid setting pointer on errorSamuel Thibault
2022-08-10console: Forward any libports-requested notifications to themSergey Bugaev
2022-08-10console: Return EOPNOTSUPP when appropriateSergey Bugaev
2022-08-10console: Simplify code with ports_request_dead_name_notification ()Sergey Bugaev
2022-08-10Do not use ports_get_right () for send-one rightsSergey Bugaev
2022-01-17Fix const warningsSamuel Thibault
2022-01-16Make RPC input array parameters constSamuel Thibault
2022-01-01Fix build warningsSamuel Thibault
2021-11-11console: fix listing of directory in netfs_get_direntsAndrea Monaco
2018-03-05Add file_utimens RPC to use a struct timespecFlávio Cruz
2017-08-23Drop the register qualifier.Justus Winter
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2016-10-30wire console display pagesSamuel Thibault
2016-08-07libpager: provide 'pager_create_alloc'Justus Winter
2016-03-21netfs: Remove global reference count lock.Flavio Cruz
2015-12-31Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz
2015-11-06Remove unused variablesJustus Winter
2015-09-12Add support for ANSI.SYS SCP/RCP escape codesJames Clarke
2015-09-06Fix race condition in ext2fs when remountingJames Clarke
2015-01-20console: fix error and notification port handlingJustus Winter
2015-01-03console: Fix typos in commentsStefan Weil
2014-12-07console: add a payload-aware intrans functionJustus Winter
2014-11-09Deal with odd kernel behaviorSamuel Thibault
2014-11-03libpager: use a fixed number of threadsJustus Winter
2014-04-15Include the MIG-generated server header filesJustus Winter
2014-04-13console: fix notify_port_t receiver lookupsJustus Winter
2013-11-09Normalize whitespace at the end of each file to '\n'Justus Winter
2013-10-22Add xenl to hurd.tiSamuel Thibault
2013-10-22Make CUD more usualSamuel Thibault
2013-09-16Handle notification on page evictionRichard Braun
2012-11-27Complete switch from cthreads to pthreadsSamuel Thibault
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-06-05Add header inclusion guardsSamuel Thibault
2012-04-08Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge
2012-04-08Set console default encoding to UTF-8Michael Banck
2012-02-21Add `console/motd.UTF8' to the distribution.Ludovic Courtès
2011-08-20fix common misspellingsJonathan Neuschäfer
2011-03-06Fix auto-margin supportSamuel Thibault
2011-03-06Use macro instead of hardcoded valueSamuel Thibault
2010-11-20Avoid accessing invalid memory.Diego Nieto Cid
2010-11-20Properly release console lock.Diego Nieto Cid
2010-08-01Fix copyrightsSamuel Thibault
2010-08-01Add wide character support to the Hurd consoleJeremie Koenig
2009-07-11Switch to the new ChangeLog style.Thomas Schwinge
2008-07-01Update copyright years.Thomas Schwinge
2008-06-10 * console.c (parse_color): Check the character pointed by tail insteadSamuel Thibault
2007-11-132007-11-13 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge