K 10 svn:author V 2 ed K 8 svn:date V 27 2010-01-13T18:37:42.659417Z K 7 svn:log V 263 Let telnetd build without utmp and logwtmp(3). Just like rlogind, there is no need to change the ownership of the terminal during shutdown anymore. Also don't call logwtmp, because the login(1)/PAM is responsible for doing this. Also use SHUT_RDWR instead of 2. END