[Continuing thread from [EMAIL PROTECTED] Roberto C. Sanchez wrote: > IIRC, they ship an entire X server embedded in > their software,
Yes, this is the nx-X11 package, right? Are there other difficult packages besides this? Here's the diffstat for nx-X11-2.1.0-2 against whatever version of XFree86 they use (made by comparing with the .XF86.original files they are shipping, so I hope they didn't introduce other changes from upstream). Some of these changes are only relevant for other operating systems, so the actual diff is smaller. So what is the first step for integration? To try to forward-port it for current X.org? Marcus
CHANGELOG | 754 ++++++++++++++++++ config/cf/Imake.tmpl | 8 config/cf/NX-Cygwin.def | 929 ++++++++++++++++++++++ config/cf/NX-Darwin.def | 15 config/cf/NX-FreeBSD.def | 920 ++++++++++++++++++++++ config/cf/NX-Linux.def | 933 ++++++++++++++++++++++ config/cf/NX-Sun.def | 925 ++++++++++++++++++++++ config/cf/NX-ZaurusSL5500.def | 19 config/cf/NX-iPAQH3600.def | 17 config/cf/cross.def | 12 config/cf/cygwin.cf | 31 config/cf/cygwin.tmpl | 6 config/cf/darwin.cf | 2 config/cf/host.def | 93 ++ config/cf/iPAQH3600.cf | 10 config/cf/linux.cf | 2 config/cf/sun.cf | 23 config/cf/svr4.cf | 5 config/makedepend/main.c | 4 include/Xpoll.h | 44 + include/extensions/XKBsrv.h | 5 lib/X11/ConnDis.c | 207 ++++ lib/X11/IfEvent.c | 5 lib/X11/Imakefile | 91 ++ lib/X11/MaskEvent.c | 5 lib/X11/OpenDis.c | 34 lib/X11/PeekIfEv.c | 5 lib/X11/XKBUse.c | 2 lib/X11/XlibAsync.c | 8 lib/X11/XlibInt.c | 643 +++++++++++++++ lib/X11/Xlibint.h | 26 lib/Xau/AuRead.c | 40 lib/Xpm/Imakefile | 5 lib/font/FreeType/fttools.c | 2 lib/font/fc/fsio.h | 6 lib/font/fontfile/dirfile.c | 20 lib/font/fontfile/encparse.c | 7 lib/font/fontfile/fontfile.c | 49 - lib/xtrans/Xtranssock.c | 918 +++++++++++++++++++++ lib/xtrans/Xtransutil.c | 12 programs/Imakefile | 25 programs/Xserver/GL/dri/Imakefile | 3 programs/Xserver/Imakefile | 437 ++++++++++ programs/Xserver/Xext/Imakefile | 9 programs/Xserver/Xext/security.c | 222 +++++ programs/Xserver/dix/dispatch.c | 28 programs/Xserver/dix/dixfonts.c | 65 + programs/Xserver/dix/pixmap.c | 9 programs/Xserver/fb/fbcompose.c | 45 - programs/Xserver/fb/fbgc.c | 20 programs/Xserver/mi/Imakefile | 4 programs/Xserver/os/Imakefile | 42 - programs/Xserver/os/WaitFor.c | 190 ++++ programs/Xserver/os/auth.c | 216 +++++ programs/Xserver/os/connection.c | 32 programs/Xserver/os/oscolor.c | 180 ++++ programs/Xserver/os/utils.c | 110 ++ programs/Xserver/os/xdmcp.c | 29 programs/Xserver/xkb/Imakefile | 6 programs/Xserver/xkb/ddxList.c | 27 programs/Xserver/xkb/ddxLoad.c | 1586 ++++++++++++++++++++++++-------------- programs/Xserver/xkb/xkbDflts.h | 4 62 files changed, 9432 insertions(+), 699 deletions(-)
pgpkrSRj3kc1h.pgp
Description: PGP signature