freebsd-ports/sysutils/screen/files
Cy Schubert ff246d4444 Bjorn Zeeb discovered that screen(1) was mangling ut_host by performing
strange translations. For example, foo.bar.com gets translated to foo:S.0.
Unfortunately, this means that it also truncates IPv6 addresses,
e.g. 2001:7b8:310::1 -> 2001:S.0. Wouldn't it be better to just use the
hostname unmodified? ut_host is supposed to contain a hostname, not some
arbitrary string.

Submitted by:	ed (Ed Schouten)
Discovered by:	Bjorn Zeeb
2010-11-18 20:44:32 +00:00
..
opt-cjkwidth
opt-hostinlocked
opt-showencoding
patch-aa
patch-ab
patch-ad
patch-af
patch-ansi.c
patch-doc_Makefile.in
patch-Makefile.in
patch-os.h
patch-osdef.h.in
patch-process.c
patch-pty.c
patch-resize.c
patch-screen.c
patch-screen.h
patch-terminfo::checktc.c
patch-tty.sh
patch-utmp.c