From 7e16c4ea08e684e2ac756b17f7f04ef0bf8900d2 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 7 Jan 1992 20:20:33 +0000 Subject: Formerly term.defs.~6~ --- hurd/term.defs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/term.defs b/hurd/term.defs index ea1d0f6d..6cf18d7d 100644 --- a/hurd/term.defs +++ b/hurd/term.defs @@ -27,4 +27,8 @@ term_getctty ( terminal: io_t; out ctty: mach_port_make_send_t); - \ No newline at end of file +term_become_ctty ( + terminal: io_t; + pid: pid_t; + pgrp: pid_t; + out newtty: io_t); -- cgit v1.2.3