The "Session Tty" Manager
In many UNIX systems, it is possible for a program to retain access to the login terminal after the user has logged out. This poses obvious security risks and can also confuse the modern control signals. We solve this for System V by adding a layer of indirection known as the session tty driver.