From db596352979016c7dd67371d19f81f7808f5da4e Mon Sep 17 00:00:00 2001 From: Mark Eichin Date: Sat, 27 Jan 1996 06:14:24 +0000 Subject: * void_assoc.c (ptyint_void_association): if we don't have TIOCNOTTY (HP/UX 9 for example) don't try to use it. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7405 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/pty/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/util/pty/ChangeLog') diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog index 878b08a3a..c897bea8b 100644 --- a/src/util/pty/ChangeLog +++ b/src/util/pty/ChangeLog @@ -1,3 +1,8 @@ +Sat Jan 27 01:13:34 1996 Mark Eichin + + * void_assoc.c (ptyint_void_association): if we don't have + TIOCNOTTY (HP/UX 9 for example) don't try to use it. + Tue Jan 16 13:52:22 1996 Sam Hartman * void_assoc.c (ptyint_void_association): Move setsid call from open_ctty to void_association. -- cgit