summaryrefslogtreecommitdiff
path: root/net/nxserver/files/patch-lib-xtrans-Xtranssock.c
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-09 12:07:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-09 12:07:42 +0000
commit8ccd5ae0a8c43ed4466d8959514a761a73154b08 (patch)
treec61487b4262e51ca4465e9e46d5a39bbdccff7da /net/nxserver/files/patch-lib-xtrans-Xtranssock.c
parent- Update to 2.6.5 (diff)
This is a port of NoMachine's NX server, which is a way to
use X connections over slow links without noticeable lag. PR: ports/79669 Submitted by: dewey hylton <freenx@deweyonline.com>
Notes
Notes: svn path=/head/; revision=132806
Diffstat (limited to 'net/nxserver/files/patch-lib-xtrans-Xtranssock.c')
-rw-r--r--net/nxserver/files/patch-lib-xtrans-Xtranssock.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/net/nxserver/files/patch-lib-xtrans-Xtranssock.c b/net/nxserver/files/patch-lib-xtrans-Xtranssock.c
new file mode 100644
index 000000000000..151f507a02d7
--- /dev/null
+++ b/net/nxserver/files/patch-lib-xtrans-Xtranssock.c
@@ -0,0 +1,17 @@
+--- nx-X11/lib/xtrans/Xtranssock.c.orig Wed Mar 3 19:47:29 2004
++++ nx-X11/lib/xtrans/Xtranssock.c Wed Sep 1 22:39:47 2004
+@@ -2118,11 +2118,11 @@
+ * platforms as well.
+ */
+
+- #ifndef __sun
++ /* #ifndef __sun */
+
+- sa.sa_restorer = NULL;
++ /* sa.sa_restorer = NULL; */
+
+- #endif
++ /* #endif */
+
+ sigemptyset(&(sa.sa_mask));
+