Searched hist:"9 d61853d9fda6b606f5b4fecbbe91f68c97de226" (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/talk/ |
H A D | get_names.c | diff 9d61853d9fda6b606f5b4fecbbe91f68c97de226 Tue Jun 15 00:34:13 CEST 2004 Bruce M Simpson <bms@FreeBSD.org> Change the default behaviour of talk(1) to use "localhost" as the "machine name" in ntalkd(8) request packets, when the destination and source are local.
This should make talk(1) use much more pleasant for those security- conscious individuals who have chosen to bind talkd to "localhost".
Previous to this change, talk(1) would require that the hostname of the machine, as retrieved by gethostname(3), resolved to a valid and reachable IPv4 address, using gethostbyname(3).
This makes talk(1) dependent on a valid host entry for "localhost" in /etc/hosts (or the Domain Name System).
PR: bin/23178 Submitted by: angui.sh admin (with cleanups) diff 9d61853d9fda6b606f5b4fecbbe91f68c97de226 Tue Jun 15 00:34:13 CEST 2004 Bruce M Simpson <bms@FreeBSD.org> Change the default behaviour of talk(1) to use "localhost" as the "machine name" in ntalkd(8) request packets, when the destination and source are local.
This should make talk(1) use much more pleasant for those security- conscious individuals who have chosen to bind talkd to "localhost".
Previous to this change, talk(1) would require that the hostname of the machine, as retrieved by gethostname(3), resolved to a valid and reachable IPv4 address, using gethostbyname(3).
This makes talk(1) dependent on a valid host entry for "localhost" in /etc/hosts (or the Domain Name System).
PR: bin/23178 Submitted by: angui.sh admin (with cleanups)
|
H A D | talk.1 | diff 9d61853d9fda6b606f5b4fecbbe91f68c97de226 Tue Jun 15 00:34:13 CEST 2004 Bruce M Simpson <bms@FreeBSD.org> Change the default behaviour of talk(1) to use "localhost" as the "machine name" in ntalkd(8) request packets, when the destination and source are local.
This should make talk(1) use much more pleasant for those security- conscious individuals who have chosen to bind talkd to "localhost".
Previous to this change, talk(1) would require that the hostname of the machine, as retrieved by gethostname(3), resolved to a valid and reachable IPv4 address, using gethostbyname(3).
This makes talk(1) dependent on a valid host entry for "localhost" in /etc/hosts (or the Domain Name System).
PR: bin/23178 Submitted by: angui.sh admin (with cleanups) diff 9d61853d9fda6b606f5b4fecbbe91f68c97de226 Tue Jun 15 00:34:13 CEST 2004 Bruce M Simpson <bms@FreeBSD.org> Change the default behaviour of talk(1) to use "localhost" as the "machine name" in ntalkd(8) request packets, when the destination and source are local.
This should make talk(1) use much more pleasant for those security- conscious individuals who have chosen to bind talkd to "localhost".
Previous to this change, talk(1) would require that the hostname of the machine, as retrieved by gethostname(3), resolved to a valid and reachable IPv4 address, using gethostbyname(3).
This makes talk(1) dependent on a valid host entry for "localhost" in /etc/hosts (or the Domain Name System).
PR: bin/23178 Submitted by: angui.sh admin (with cleanups)
|