Date: Wed, 13 Jan 2010 18:37:42 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/contrib/telnet/telnetd sys_term.c telnetd.c Message-ID: <201001131837.o0DIbpjX001882@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2010-01-13 18:37:42 UTC
FreeBSD src repository
Modified files:
contrib/telnet/telnetd sys_term.c telnetd.c
Log:
SVN rev 202212 on 2010-01-13 18:37:42Z by ed
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.
Revision Changes Path
1.23 +1 -18 src/contrib/telnet/telnetd/sys_term.c
1.31 +0 -1 src/contrib/telnet/telnetd/telnetd.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001131837.o0DIbpjX001882>
