aboutsummaryrefslogtreecommitdiff
path: root/term
Commit message (Expand)AuthorAgeFilesLines
* Add a description comment for the MIG type translation filesZhaoming Luo2024-12-141-1/+2
* term: Fix function prototypeSergey Bugaev2024-03-231-1/+1
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-173-25/+25
* Get rid of u_int in RPCsSamuel Thibault2023-08-081-1/+1
* term: Port to x86_64Sergey Bugaev2023-05-102-5/+5
* Use uintptr_t for message payloads.Flavio Cruz2023-05-021-1/+1
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-083-3/+3
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-035-42/+42
* term: Drop spurious derefSamuel Thibault2023-01-011-9/+2
* Fix types of read write and readables methodsEtienne Brateau2022-08-293-11/+11
* term: Prevent new master while some slaves are still thereSamuel Thibault2022-08-222-1/+3
* Fix warningSamuel Thibault2022-02-121-1/+1
* Make RPC input array parameters constSamuel Thibault2022-01-163-17/+17
* term: Make sure to have ttydefchars use the proper _POSIX_VDISABLESamuel Thibault2022-01-071-0/+1
* Fix build warningsSamuel Thibault2022-01-011-15/+15
* Fix build with -fno-commonSamuel Thibault2020-03-312-21/+43
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-3/+3
* Hurd patches (fix compilation)Luca Weiss2018-06-131-0/+1
* Add compatibility with previous value of _POSIX_VDISABLESamuel Thibault2018-01-291-2/+6
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-056-21/+21
* Drop OTILDE supportSamuel Thibault2016-08-163-11/+0
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-311-1/+1
* Use DEVICE_IMPORTS to include libports/ports.hFlavio Cruz2015-12-311-1/+3
* Define IO_OUTTRAN so that term_on_pty returns a mach_port_tFlavio Cruz2015-12-311-0/+1
* term: add a payload-aware intrans functionJustus Winter2014-12-073-0/+10
* Let pty readers always read end of writer outputSamuel Thibault2014-11-211-1/+1
* hurd: fix receiver lookup in termctty_open_terminalJustus Winter2014-06-154-4/+57
* term: improve the demuxerJustus Winter2014-06-151-8/+16
* term: fix memory leakJustus Winter2014-05-261-3/+1
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+2
* libports: fix notify_port_t receiver lookupsJustus Winter2014-04-061-3/+3
* term: fix receiver lookups in the term server functionsJustus Winter2014-02-283-44/+40
* term: fix receiver lookups in the tioctl server functionsJustus Winter2014-02-284-169/+130
* term: fix error handling in hurdio_mdmctlJustus Winter2013-11-101-1/+6
* term: fix read on a closed PTYRichard Braun2013-10-141-0/+6
* Check for negative sizes in file_set_sizeRichard Braun2013-10-021-0/+2
* Fix setting modem control linesSamuel Thibault2013-09-211-1/+1
* Fix gcc warningSamuel Thibault2013-09-211-1/+1
* Fix S_tioctl_tiocsetd returning errorsSamuel Thibault2013-09-211-1/+1
* Fix test for term open modeSamuel Thibault2013-09-211-1/+1
* Add io_select_timeout to the io interfaceRichard Braun2013-02-283-13/+47
* Complete switch from cthreads to pthreadsSamuel Thibault2012-11-271-2/+2
* Switch from cthreads to pthreadsRichard Braun2012-11-278-239/+259
* Remove condition implicationsRichard Braun2012-11-245-7/+26
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-3/+2
* Fix extern inline useSamuel Thibault2012-03-253-12/+39
* Fix 0-length reads from ttySamuel Thibault2011-12-271-1/+1
* Add missing format strings for error, printk, problemPino Toscano2011-10-191-1/+1
* fix common misspellingsJonathan Neuschäfer2011-08-201-2/+2
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-1023/+0