aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/screen/files/patch-pty.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/sysutils/screen/files/patch-pty.c b/sysutils/screen/files/patch-pty.c
new file mode 100644
index 000000000000..352a37e704b5
--- /dev/null
+++ b/sysutils/screen/files/patch-pty.c
@@ -0,0 +1,15 @@
+--- pty.c.orig Mon Feb 6 18:54:37 2006
++++ pty.c Mon Feb 6 18:56:50 2006
+@@ -33,10 +33,12 @@
+ # include <sys/ioctl.h>
+ #endif
+
++#ifndef __FreeBSD__
+ /* for solaris 2.1, Unixware (SVR4.2) and possibly others */
+ #ifdef HAVE_SVR4_PTYS
+ # include <sys/stropts.h>
+ #endif
++#endif
+
+ #if defined(sun) && defined(LOCKPTY) && !defined(TIOCEXCL)
+ # include <sys/ttold.h>
/td> * update to 20120202, which adds support for the ZPAQ level 2 standardbf2012-02-061-4/+10 * update to 20111221 (libzpaq 4.01, zpaq 4.03)bf2011-12-221-4/+4 * update to 20111128 (zpaq 4.02)bf2011-12-051-2/+2 * update to 20111126: x86*-only JIT that doesn't require a c++ compiler,bf2011-11-291-10/+10 * update to 20110621:bf2011-06-231-4/+4 * Replace pzpaq with unzp and zpbf2011-05-231-8/+10 * Switch the port from the paq8/paq9/lpaq/lpq software tobf2011-03-311-8/+32 * - Get Rid MD5 supportmiwi2011-03-191-4/+0 * A change in the lpq1 component of the port:itetcu2008-05-091-3/+3 * - Make the port fetchable again after the distfile was modified upstream.miwi2008-04-261-3/+3 * - Tarball re-roll, bugfix updatetabthorpe2008-03-151-3/+3 * - Update to 8.o9tabthorpe2008-03-011-3/+12 * - Update to 8.o8tabthorpe2007-10-261-3/+3 * - Update to 8.o7tabthorpe2007-10-241-3/+3 * - Update to 8.o6tabthorpe2007-10-041-3/+3 * - update to 8.o4.v2 (improved jpeg, pgm, and bmp compression)tabthorpe2007-09-231-3/+3 * Update to 8.o2.okazaki2007-08-281-3/+3 * - Update to 8.nrafan2007-08-231-3/+3 * - Unbreak, solve fetch problem with rerolled distfile.lwhsu2007-04-221-3/+3