debian specific patch information for tightvnc / 1.2.9-21

Summary

Package Version Package Type Source Package Format
1.2.9-21 Debian-diff 1.0

"Debian diff" Information

Diff file tightvnc_1.2.9-21.diff.gz
Size317114
MD5sumeb940692e765f404c2ae833a88bc6b70
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
Xvnc/Makefile13251820 view download
Xvnc/config/Makefile76600 view download
Xvnc/config/cf/Imake.cf1000 view download
Xvnc/config/cf/Imake.tmpl110 view download
Xvnc/config/cf/Makefile67800 view download
Xvnc/config/cf/X11.tmpl550 view download
Xvnc/config/cf/linux.cf4520 view download
Xvnc/config/cf/platform.def400 view download
Xvnc/config/cf/svr3.cf110 view download
Xvnc/config/imake/Makefile73700 view download
Xvnc/config/makedepend/Makefile85400 view download
Xvnc/config/util/Makefile82400 view download
Xvnc/include/Makefile82800 view download
Xvnc/include/Xmd.h110 view download
Xvnc/include/bitmaps/Makefile66100 view download
Xvnc/include/extensions/Makefile67300 view download
Xvnc/include/fonts/Makefile67700 view download
Xvnc/lib/Makefile79000 view download
Xvnc/lib/X11/Makefile70300 view download
Xvnc/lib/Xau/AuRead.c120 view download
Xvnc/lib/Xau/AuWrite.c020 view download
Xvnc/lib/Xau/Makefile92600 view download
Xvnc/lib/Xdmcp/Makefile147500 view download
Xvnc/lib/font/Makefile80200 view download
Xvnc/lib/font/Speedo/Makefile92900 view download
Xvnc/lib/font/Type1/Makefile85700 view download
Xvnc/lib/font/bitmap/Makefile101700 view download
Xvnc/lib/font/bitmap/bdfread.c110 view download
Xvnc/lib/font/fc/Makefile86600 view download
Xvnc/lib/font/fc/fserve.c300 view download
Xvnc/lib/font/fontfile/Makefile101000 view download
Xvnc/lib/font/util/Makefile81100 view download
Xvnc/lib/xtrans/Makefile66100 view download
Xvnc/programs/Makefile78600 view download
Xvnc/programs/Xserver/Makefile95200 view download
Xvnc/programs/Xserver/Xext/Makefile101600 view download
Xvnc/programs/Xserver/cfb/Makefile267700 view download
Xvnc/programs/Xserver/cfb16/Makefile289100 view download
Xvnc/programs/Xserver/cfb24/Makefile289100 view download
Xvnc/programs/Xserver/cfb32/Makefile289100 view download
Xvnc/programs/Xserver/dix/Makefile125900 view download
Xvnc/programs/Xserver/dix/dixfonts.c430 view download
Xvnc/programs/Xserver/dix/dixutils.c100 view download
Xvnc/programs/Xserver/hw/vnc/Makefile148800 view download
Xvnc/programs/Xserver/hw/vnc/httpd.c100 view download
Xvnc/programs/Xserver/hw/vnc/init.c100 view download
Xvnc/programs/Xserver/hw/vnc/rfb.h100 view download
Xvnc/programs/Xserver/hw/vnc/sockets.c100 view download
Xvnc/programs/Xserver/include/Makefile80500 view download
Xvnc/programs/Xserver/include/dix.h100 view download
Xvnc/programs/Xserver/include/servermd.h1900 view download
Xvnc/programs/Xserver/mfb/Makefile230500 view download
Xvnc/programs/Xserver/mi/Makefile145300 view download
Xvnc/programs/Xserver/os/Makefile139900 view download
Xvnc/programs/Xserver/os/xalloc.c410 view download
applied-patches700 view download
config.guess150000 view download
config.sub160800 view download
vncserver178160 view download
vncviewer/desktop.c220 view download
vncviewer/listen.c840 view download
vncviewer/vncviewer.man1631590 view download

"series" style patches

patch summary view raw
applythem
 0 files changed
view download
linux.cf.patch
 config/cf/linux.cf |    7 +++++++
 1 file changed, 7 insertions(+)
view download
mips-support.patch
 Xvnc/config/cf/linux.cf |   24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)
view download
tight-hppa.patch
 Xvnc/config/cf/linux.cf |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
view download
tightvnc-1.2.6-platform-imake.patch
 Xvnc/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
tightvnc-1.2.7-100cpu-reconnectfix.patch
 Xvnc/lib/font/fc/fserve.c |    3 +++
 1 file changed, 3 insertions(+)
view download
tightvnc-1.2.7-100cpu-reconnectfix.txt
 fserve.c |    3 +++
 1 file changed, 3 insertions(+)
view download
tightvnc-1.2.9-6.1000_maxclients.patch
 Xvnc/config/cf/linux.cf                  |    8 -
 Xvnc/exports                             |only
 Xvnc/include/Xpoll.h                     |  132 +++++++++++++++++++++++++++++--
 Xvnc/lib/font/fc/fslibos.h               |    4 
 Xvnc/programs/Xserver/dix/dispatch.c     |   10 ++
 Xvnc/programs/Xserver/dix/events.c       |   40 +++++++--
 Xvnc/programs/Xserver/include/misc.h     |    2 
 Xvnc/programs/Xserver/include/resource.h |   16 +++
 Xvnc/programs/Xserver/os/WaitFor.c       |   93 +++++++++++++++++++++
 Xvnc/programs/Xserver/os/connection.c    |    2 
 Xvnc/programs/Xserver/os/io.c            |   12 ++
 Xvnc/programs/Xserver/os/osdep.h         |   40 +++++----
 vncserver                                |    1 
 13 files changed, 317 insertions(+), 43 deletions(-)
view download
tightvnc-1.2.9-amd64support.p
 Xvnc/config/cf/Imake.cf |   10 ++++++++++
 Xvnc/config/cf/linux.cf |    7 +++++++
 2 files changed, 17 insertions(+)
view download
tightvnc-1.2.9-gcc-3.4.patch
 Xvnc/config/cf/linux.cf |    2 +-
 Xvnc/lib/Xau/AuRead.c   |    3 +--
 Xvnc/lib/Xau/AuWrite.c  |    2 --
 3 files changed, 2 insertions(+), 5 deletions(-)
view download
tightvnc-1.3_alpha7-x86_64.patch
 Xvnc/config/cf/linux.cf                  |    2 !!
 Xvnc/include/Xmd.h                       |    2 !!
 Xvnc/lib/font/bitmap/bdfread.c           |    2 !!
 Xvnc/programs/Xserver/dix/dixutils.c     |    1 +
 Xvnc/programs/Xserver/hw/vnc/httpd.c     |    1 +
 Xvnc/programs/Xserver/hw/vnc/init.c      |    1 +
 Xvnc/programs/Xserver/hw/vnc/rfb.h       |    1 +
 Xvnc/programs/Xserver/hw/vnc/sockets.c   |    1 +
 Xvnc/programs/Xserver/include/dix.h      |    1 +
 Xvnc/programs/Xserver/include/servermd.h |   19 +++++++++++++++++++
 10 files changed, 25 insertions(+), 6 modifications(!)
view download
vnc-3.3.3-10-xdm-auth-support.author
 0 files changed
view download
vnc-3.3.3-x-manpath-lsb.patch
 Xvnc/config/cf/Imake.tmpl |    2 +-
 Xvnc/config/cf/svr3.cf    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
vnc-3.3.3-x-manpath-lsb.ptxt
 vnc.conf.5x |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
vnc-3.3.6-dixfontsfix.author
 0 files changed
view download
vnc-3.3.6-dixfontsfix.patch
 Xvnc/programs/Xserver/dix/dixfonts.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
view download
vnc-3.3.6-passwddialogwhennotty.author
 0 files changed
view download
vncserver
 0 files changed
view download
vncserver-xf86config-4.patch
 unknown |    5 +++++
 1 file changed, 5 insertions(+)
view download
vncviewer.man-all.patch
 vncviewer.man |  332 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 168 insertions(+), 164 deletions(-)
view download