be62d61163
"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) |
||
---|---|---|
.. | ||
ctl_transact.c | ||
ctl.c | ||
display.c | ||
get_addrs.c | ||
get_iface.c | ||
get_names.c | ||
init_disp.c | ||
invite.c | ||
io.c | ||
look_up.c | ||
Makefile | ||
msgs.c | ||
talk_ctl.h | ||
talk.1 | ||
talk.c | ||
talk.h |