Subject: Re: bin/1504: init doesn't notice lines deleted from /etc/ttys
To: None <netbsd-bugs@NetBSD.ORG>
From: Charles Hannum <mycroft@deshaw.com>
List: netbsd-bugs
Date: 10/05/1995 06:12:51
It looks to me like your patch has a bug: namely, that new sessions
will not have their SE_CURRENT bit set, and will therefore get killed
shortly after being created.  I've corrected this and committed the
combined changes.