summaryrefslogtreecommitdiff
path: root/misc/screen/patches
AgeCommit message (Expand)AuthorFilesLines
2022-03-06screen: Update to 4.9.0ryoon5-187/+3
2022-01-03Fix HUP-on-master close issuechristos1-5/+22
2021-03-13misc/screen: Fix CVE-2021-26937 and another UTF-8 bugkim2-0/+111
2021-02-12better approach. thanks wiz@cjep1-3/+3
2021-02-12lint my previouscjep1-2/+2
2021-02-12OpenBSD grumbles without the socket definitions. Fixes build.cjep1-0/+17
2020-08-02Simplify the IPv6 address handling patchkim1-32/+21
2020-08-01Stop chopping off most of an IPv6 address.kim1-1/+66
2020-03-24misc/screen: fix typo in recently updated patchrillig1-2/+2
2020-03-24misc/screen: document bug report URL for patchrillig1-1/+3
2020-03-24misc/screen: fix paths in example files, fix array subscriptrillig3-21/+40
2020-02-07screen: Update to 4.8.0ryoon2-25/+17
2017-07-18Upgrade misc/screen to version 4.6.1kim9-54/+39
2017-04-15Update to 4.5.1kim2-20/+16
2017-01-25fix previous for unpriv'd installs. from dholland.maya1-4/+6
2017-01-25Add patch fixing root exploit.maya1-2/+19
2017-01-23PR 51911: needs limits.hdholland1-0/+15
2016-06-20Update to 4.4.0ryoon6-121/+47
2016-05-02Fix build on Darwin.jperkin1-2/+26
2015-09-01Upgrade misc/screen to version 4.3.1 and address stack overflog bug 45713.kim9-52/+125
2015-09-01Revert previous: it expanded the tags.kim1-10/+10
2015-09-01Revert previous: it expanded the tag.kim1-3/+3
2015-02-13Add patch which includes <sys/uio.h> to fix build on OpenBSD.rodent12-46/+58
2015-01-13Remove patch for a generated(!) file. Remove the old-style-named patchhe3-33/+31
2015-01-12The NetBSD -5 branch's version of realpath() insists on a non-NULLhe1-0/+19
2014-08-25Upgrade screen to version 4.2.1.kim15-346/+108
2012-09-15Move the NetBSD-specific part of screen's pty.c to the right place.apb1-6/+6
2011-03-14misc/screen: DragonFly BSD 2.9+ supportrumko3-14/+19
2010-01-01Fix build failure:spz4-1/+49
2009-03-05Fix destdir support by defining PKG_DESTDIR_SUPPORT early enough and byjmmv1-6/+10
2008-04-04Include curses header for screen configure script when testing tgetenttonnerre2-6/+29
2005-12-28This will install two screenrc examples (and changes name of one) andreed1-6/+15
2005-12-10Added patch-aq, which makes screen use the setenv() function with threerillig1-0/+15
2005-11-08Always use the errno from errno.h.joerg1-6/+14
2005-09-28Fixed pkglint warnings.rillig1-2/+1
2005-03-29Avoid repeated compiler warnings about redefining USEVARARGS.kim1-3/+3
2004-07-15Put the config.h.in patch into its own patch file and add more to itatatat3-17/+54
2004-06-16Fix a compile issue under /current. Screen wrongly detects that we havechristos3-13/+195
2004-01-06Not necessary any longer after update to 4.0.2.wiz2-35/+0
2003-12-11call ln with separate -s and -f args to appease Solaris.grant1-4/+13
2003-12-01On sparc64 when I used the "w" command, the screen logins had absurdlyben1-1/+19
2003-11-27Fixwiz2-0/+35
2003-08-03Convert to USE_NEW_TEXINFO.seb1-23/+0
2002-12-23Fix paths in man page and example screenrc (for pkgsrc).grant2-0/+52
2002-11-04Update screen to 3.9.13. Changes:hubertf2-13/+10
2002-09-15Handle utmpx on NetBSD-current.kim7-6/+223
2002-05-21Use openpty(3) to allocate a new pty under NetBSD. This fixes PR pkg/16901tron1-0/+52
2002-02-16Update to 3.9.11:wiz2-32/+0
2001-08-18support non-japanese iso2022 multibyte escape sequences, likeitojun1-0/+18
2001-08-18Update to 3.9.9. Changes since 3.9.8:wiz5-38/+25