Date: Wed, 11 Jan 2006 06:41:30 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/lib/libutil trimdomain.c Message-ID: <200601110641.k0B6fUJS050036@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2006-01-11 06:41:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
. UPDATING
lib/libutil trimdomain.c
Log:
MFC rev 1.6:
When removing the local domain, only do so when the result
will be a host name. This is matches the documented behaviro.
The previous behavior would remove the domain name even if
the result retained a dot.
This fixes rsh connections from a.example.com to example.com.
This is also reported to fix rsh connections from host xxx to
yyy.example.com.
PR: 88301
Revision Changes Path
1.342.2.34 +5 -0 src/UPDATING
1.5.4.1 +1 -3 src/lib/libutil/trimdomain.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601110641.k0B6fUJS050036>
