Work around apparent Solaris kernel bug. If you open the pty and close it, you get...
authorSam Hartman <hartmans@mit.edu>
Sat, 13 Jan 1996 05:45:13 +0000 (05:45 +0000)
committerSam Hartman <hartmans@mit.edu>
Sat, 13 Jan 1996 05:45:13 +0000 (05:45 +0000)
commit347ed3cc833b7d119f51f82c78aafe9e420073af
treee83f7a3b16f27865141ebb46f425b226171c6840
parent84d285e94abb81ff73bafcd1af0f8984e8a6a881
Work around apparent Solaris kernel bug.  If you open the pty and close it, you get a sigHUP on the master

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7311 dc483132-0cff-0310-8789-dd5450dbe970
src/util/pty/ChangeLog
src/util/pty/open_slave.c