non port: sysutils/screen/files/patch-utmp.c |
SVNWeb
|
Number of commits found: 13 |
Tue, 29 Oct 2019
|
[ 04:23 cy ]
Correctly identify utmpx support in FreeBSD.
- FreeBSD's utmpx is incorrectly identified in ./configure.
- Because of the falsely identified utmpx support in the ./configure
script, a previously applied patch, which didn't work, is no longer
needed.
PR: 241530
Reported by: Henry David Bartholomew <PopularMoment@protonmail.com>
Daniel Drinnon <ddrinnon@cdor.net>
|
Wed, 9 Oct 2019
|
[ 01:03 cy ]
Resolve a segfault in utmp.c:519 at some installations.
|
Tue, 8 Oct 2019
|
[ 19:13 cy ]
Update 4.6.2 --> 4.7.0
|
Sat, 11 Feb 2017
|
[ 01:11 cy ]
Fix style.
|
[ 00:57 cy ]
Fix a segfault in utmp.c when performing a windowlist move (,).
Reported by: Alex Naumov <alexander_naumov@opensuse.org>
See also: https://savannah.gnu.org/bugs/?50143
|
Tue, 21 Jun 2016
|
[ 11:20 cy ]
Update 4.3.1 --> 4.4.0
|
Thu, 2 Jul 2015
|
[ 22:36 cy ]
Fix build under stable/8.
PR: PR/201279
|
Wed, 30 Apr 2014
|
[ 04:22 cy ] (Only the first 10 of 18 ports in this commit are shown above. )
Update screen 4.0.3 --> 4.2.1.
Put final touches onto screen-legacy.
|
Thu, 18 Nov 2010
|
[ 20:44 cy ]
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
|
Thu, 22 Jul 2010
|
[ 03:22 cy ]
Apply a new improved utmp patch.
Submitted by: ed
|
Tue, 9 Feb 2010
|
[ 07:05 cy ]
Screen failed to work properly under HEAD. This patch resolve the issue.
Submitted by: ed
|
Wed, 27 Jan 2010
|
[ 06:39 cy ]
Make screen build on the latest HEAD (900008).
|
Mon, 21 Dec 2009
|
[ 23:16 cy ]
Fix build under FreeBSD 9.0-CURRENT.
PR: 141743
|
Number of commits found: 13 |