From 746abb97caa1b524b7f862aaf5bb07310df2fd5b Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 10 May 1994 20:29:27 +0000 Subject: Formerly tioctl.defs.~2~ --- hurd/tioctl.defs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hurd/tioctl.defs b/hurd/tioctl.defs index 740637a0..1c00fb52 100644 --- a/hurd/tioctl.defs +++ b/hurd/tioctl.defs @@ -21,6 +21,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* This subsystem is derived from calculations in . */ subsystem tioctl NNN; +/* MiG versions of TIOCSETA and TIOCGETA ioctls. The format is that + specified by the definition of _IOT_termios as described in . */ type modes_t int[4]; type ccs_t char[20]; type speeds_t int[2]; -- cgit v1.2.3