|
|
|
@ -2,6 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
|
|
|
|
#
|
|
|
|
|
# Filename: package/.../vnc/compile.patch
|
|
|
|
|
# Copyright (C) 2009 The OpenSDE Project
|
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project
|
|
|
|
|
#
|
|
|
|
|
# More information can be found in the files COPYING and README.
|
|
|
|
@ -19,8 +20,8 @@ linux support files ... :-(
|
|
|
|
|
|
|
|
|
|
- Rene Rebe <rene@exactcode.de>
|
|
|
|
|
|
|
|
|
|
--- ./xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c.orig 2004-11-07 19:11:14.037468118 +0000
|
|
|
|
|
+++ ./xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c 2004-11-07 19:12:40.379726573 +0000
|
|
|
|
|
--- ./unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c.orig 2004-11-07 19:11:14.037468118 +0000
|
|
|
|
|
+++ ./unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c 2004-11-07 19:12:40.379726573 +0000
|
|
|
|
|
@@ -73,11 +73,7 @@
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
@ -34,8 +35,8 @@ linux support files ... :-(
|
|
|
|
|
|
|
|
|
|
static int
|
|
|
|
|
KDKBDREP_ioctl_ok(int rate, int delay) {
|
|
|
|
|
--- ./xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c.orig 2004-11-07 19:13:59.942061811 +0000
|
|
|
|
|
+++ ./xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c 2004-11-07 19:19:09.523762656 +0000
|
|
|
|
|
--- ./unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c.orig 2004-11-07 19:13:59.942061811 +0000
|
|
|
|
|
+++ ./unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c 2004-11-07 19:19:09.523762656 +0000
|
|
|
|
|
@@ -107,7 +107,7 @@
|
|
|
|
|
struct kbd_repeat kbdrep_s;
|
|
|
|
|
|
|
|
|
|