* login.c (dofork): Don't dissociate from controlling tty in the
authorTom Yu <tlyu@mit.edu>
Tue, 4 Feb 2003 03:48:55 +0000 (03:48 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 4 Feb 2003 03:48:55 +0000 (03:48 +0000)
commita1e2fbd400429e48ff313980be66b3e73f17134a
treee1c83695dced6a16680d9e72955a2bbbc019325f
parente165a49ebd1dadb5a5ca8859bb7b9751147aafbf
* login.c (dofork): Don't dissociate from controlling tty in the
parent, since the parent needs to remain the session leader so it
can tell when the tty gets hung up.  Make the child wait for the
parent to set up a SIGHUP handler to ensure that cleanup happens
properly.

ticket: 608

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15148 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/ChangeLog
src/appl/bsd/login.c