Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-07 | hurd: add intranpayload functions to all hurd types | Justus 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-15 | hurd: fix receiver lookup in termctty_open_terminal | Justus 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-09 | Normalize 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-15 | Mon 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-18 | Thu Feb 18 00:29:43 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* tioctl.defs, term.defs: Mark with INTR_INTERFACE. | |||
1994-08-17 | entered into RCS | Michael I. Bushnell | |
1994-08-17 | Formerly term.defs.~16~ | Michael I. Bushnell | |
1994-06-24 | Formerly term.defs.~15~ | Roland McGrath | |
1994-06-23 | Formerly term.defs.~14~ | Michael I. Bushnell | |
1994-06-22 | Formerly term.defs.~13~ | Michael I. Bushnell | |
1994-04-29 | Formerly term.defs.~12~ | Michael I. Bushnell | |
1993-10-31 | Formerly term.defs.~11~ | Michael I. Bushnell | |
1993-08-03 | Formerly term.defs.~10~ | Michael I. Bushnell | |
1993-08-03 | Formerly term.defs.~9~ | Michael I. Bushnell | |
1992-02-03 | Formerly term.defs.~8~ | Michael I. Bushnell | |
1992-01-08 | Formerly term.defs.~7~ | Michael I. Bushnell | |
1992-01-07 | Formerly term.defs.~6~ | Michael I. Bushnell | |
1991-09-20 | Formerly term.defs.~5~ | Michael I. Bushnell | |
1991-06-20 | Formerly term.defs.~4~ | Michael I. Bushnell | |
1991-06-20 | Formerly term.defs.~3~ | Michael I. Bushnell | |
1991-06-11 | Formerly term.defs.~2~ | Michael I. Bushnell | |
1991-05-15 | Initial revision | Michael I. Bushnell | |