]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use realhostname() rather than various combinations of
authorbrian <brian@FreeBSD.org>
Tue, 6 Apr 1999 23:06:00 +0000 (23:06 +0000)
committerbrian <brian@FreeBSD.org>
Tue, 6 Apr 1999 23:06:00 +0000 (23:06 +0000)
commita77173a7cd162a0aa47a96361a70cd43d178b4f6
tree745fbd61bf8b21361a25b2cd0184e45153a0211c
parentcf0ba219f719b19bf1fc5862d698b2713d849705
Use realhostname() rather than various combinations of
gethostbyaddr() & gethostbyname().

Remove brokeness in ftpd for hosts of MAXHOSTNAMELEN length.
libexec/fingerd/fingerd.c
libexec/ftpd/ftpd.c
libexec/rexecd/rexecd.c
libexec/rlogind/rlogind.c
libexec/rshd/rshd.c
libexec/telnetd/telnetd.c
libexec/tftpd/Makefile
libexec/tftpd/tftpd.c
libexec/uucpd/uucpd.c