summaryrefslogtreecommitdiff
path: root/hurd/term.defs
AgeCommit message (Collapse)Author
2014-12-07hurd: add intranpayload functions to all hurd typesJustus Winter
For each hurd type defined in hurd_types.h, add a intranpayload function. If an X_INTRAN mutation is defined for a type, a corresponding X_INTRAN_PAYLOAD has to be defined. If no X_INTRAN mutation is defined, use ports_payload_get_name as intranpayload function, turning the payload back into an port name. * hurd/hurd_types.defs: Add intranpayload functions. * hurd/term.defs: Likewise. * hurd/default_pager.defs: Include `hurd_types.defs' for `MACH_PAYLOAD_TO_PORT'.
2014-06-15hurd: fix receiver lookup in termctty_open_terminalJustus Winter
* hurd/hurd_types.h (ctty_t): New type definition. * hurd/term.defs (ctty_t): New type definition. * term/mig-decls.h: New file. * term/mig-mutate.h: Add mutators, includes. * term/term.h: Add include guards. * term/users.c (S_termctty_open_terminal): Fix receiver lookup. * boot/boot.c (S_termctty_open_terminal): Likewise.
2013-11-09Normalize whitespace at the end of each file to '\n'Justus Winter
Some files were not normalized. In console/motd.UTF8 the additional newline is intentional. Empty files were excluded as well.
1999-03-15Mon Mar 15 14:48:24 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* term.defs (term_get_peername): New RPC, suggested by Mark Kettenis (kettenis@wins.uva.nl).
1999-02-18Thu Feb 18 00:29:43 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* tioctl.defs, term.defs: Mark with INTR_INTERFACE.
1994-08-17entered into RCSMichael I. Bushnell
1994-08-17Formerly term.defs.~16~Michael I. Bushnell
1994-06-24Formerly term.defs.~15~Roland McGrath
1994-06-23Formerly term.defs.~14~Michael I. Bushnell
1994-06-22Formerly term.defs.~13~Michael I. Bushnell
1994-04-29Formerly term.defs.~12~Michael I. Bushnell
1993-10-31Formerly term.defs.~11~Michael I. Bushnell
1993-08-03Formerly term.defs.~10~Michael I. Bushnell
1993-08-03Formerly term.defs.~9~Michael I. Bushnell
1992-02-03Formerly term.defs.~8~Michael I. Bushnell
1992-01-08Formerly term.defs.~7~Michael I. Bushnell
1992-01-07Formerly term.defs.~6~Michael I. Bushnell
1991-09-20Formerly term.defs.~5~Michael I. Bushnell
1991-06-20Formerly term.defs.~4~Michael I. Bushnell
1991-06-20Formerly term.defs.~3~Michael I. Bushnell
1991-06-11Formerly term.defs.~2~Michael I. Bushnell
1991-05-15Initial revisionMichael I. Bushnell