debrix/hw/xorg/os-support Imakefile, 1.2, 1.3 assyntax.h, 1.1.1.2,
1.2 int10Defines.h, 1.1.1.2, 1.2 xf86OSKbd.h, 1.2,
1.3 xf86OSmouse.h, 1.1.1.2, 1.2 xf86OSpriv.h, 1.1.1.2,
1.2 xf86_OSlib.h, 1.2, 1.3 xf86_OSproc.h, 1.2,
1.3 xf86_ansic.h, 1.1.1.2, 1.2 xf86_libc.h, 1.2, 1.3 xf86drm.h,
1.2, 1.3 xf86drmCompat.h, 1.2, 1.3
Daniel Stone
xserver-commit at pdx.freedesktop.org
Fri Jun 11 05:40:53 EST 2004
- Previous message: debrix/hw/xorg/loader aout.h, 1.2, 1.3 aoutloader.c, 1.2,
1.3 aoutloader.h, 1.2, 1.3 ar.h, 1.2, 1.3 coff.h, 1.2,
1.3 coffloader.c, 1.2, 1.3 coffloader.h, 1.2, 1.3 dixsym.c,
1.2, 1.3 dlloader.c, 1.1.1.2, 1.2 dlloader.h, 1.2, 1.3 elf.h,
1.2, 1.3 elfloader.c, 1.2, 1.3 elfloader.h, 1.2, 1.3 extsym.c,
1.2, 1.3 fontsym.c, 1.1.1.3, 1.2 hash.c, 1.2, 1.3 hash.h, 1.2,
1.3 loader.c, 1.2, 1.3 loader.h, 1.1.1.2, 1.2 loaderProcs.h,
1.1.1.2, 1.2 loadext.c, 1.1.1.2, 1.2 loadfont.c, 1.1.1.2,
1.2 loadmod.c, 1.2, 1.3 misym.c, 1.2, 1.3 os.c, 1.1.1.2,
1.2 os2funcs.c, 1.2, 1.3 sym.h, 1.2, 1.3 xf86sym.c, 1.1.1.2, 1.2
- Next message: debrix/hw/xorg/os-support/bus 460gxPCI.c, 1.1.1.2, 1.2 460gxPCI.h,
1.1.1.1, 1.2 Pci.c, 1.2, 1.3 Pci.h, 1.2, 1.3 Sbus.c, 1.2,
1.3 axpPci.c, 1.2, 1.3 e8870PCI.c, 1.1.1.2, 1.2 e8870PCI.h,
1.1.1.1, 1.2 freebsdPci.c, 1.2, 1.3 ia64Pci.c, 1.1.1.1,
1.2 ix86Pci.c, 1.1.1.2, 1.2 linuxPci.c, 1.2, 1.3 netbsdPci.c,
1.1.1.2, 1.2 ppcPci.c, 1.2, 1.3 sparcPci.c, 1.1.1.2,
1.2 xf86Pci.h, 1.1.1.2, 1.2 xf86Sbus.h, 1.2, 1.3 zx1PCI.c,
1.1.1.4, 1.2 zx1PCI.h, 1.1.1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: daniel
Update of /cvs/xserver/debrix/hw/xorg/os-support
In directory pdx:/home/daniel/x/debrix/debrix/hw/xorg/os-support
Modified Files:
Imakefile assyntax.h int10Defines.h xf86OSKbd.h xf86OSmouse.h
xf86OSpriv.h xf86_OSlib.h xf86_OSproc.h xf86_ansic.h
xf86_libc.h xf86drm.h xf86drmCompat.h
Log Message:
Initial import from modular sources.
Index: Imakefile
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/Imakefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Imakefile 23 Apr 2004 19:54:07 -0000 1.2
+++ Imakefile 10 Jun 2004 19:40:50 -0000 1.3
@@ -4,7 +4,7 @@
-XCOMM $XdotOrg: Imakefile /main/9 1996/10/25 15:38:46 kaleb $
+XCOMM $XdotOrg: xc/programs/Xserver/hw/xfree86/os-support/Imakefile,v 1.1.4.4.4.1 2004/03/04 17:48:08 eich Exp $
XCOMM $XConsortium: Imakefile /main/9 1996/10/25 15:38:46 kaleb $
#include <Server.tmpl>
Index: assyntax.h
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/assyntax.h,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -u -d -r1.1.1.2 -r1.2
--- assyntax.h 25 Nov 2003 19:28:50 -0000 1.1.1.2
+++ assyntax.h 10 Jun 2004 19:40:50 -0000 1.2
@@ -1,4 +1,7 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/os-support/assyntax.h,v 3.13 2003/08/24 17:37:03 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifndef __ASSYNTAX_H__
#define __ASSYNTAX_H__
Index: int10Defines.h
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/int10Defines.h,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -u -d -r1.1.1.2 -r1.2
--- int10Defines.h 25 Nov 2003 19:28:50 -0000 1.1.1.2
+++ int10Defines.h 10 Jun 2004 19:40:50 -0000 1.2
@@ -26,6 +26,9 @@
* authorization from the copyright holder(s) and author(s).
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifndef _INT10DEFINES_H_
#define _INT10DEFINES_H_ 1
Index: xf86OSKbd.h
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/xf86OSKbd.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xf86OSKbd.h 23 Apr 2004 19:54:07 -0000 1.2
+++ xf86OSKbd.h 10 Jun 2004 19:40:50 -0000 1.3
@@ -28,6 +28,9 @@
* Author: Ivan Pascal.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "xf86Xinput.h"
Bool ATScancode(InputInfoPtr pInfo, int *scanCode);
Index: xf86OSmouse.h
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/xf86OSmouse.h,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -u -d -r1.1.1.2 -r1.2
--- xf86OSmouse.h 25 Nov 2003 19:28:50 -0000 1.1.1.2
+++ xf86OSmouse.h 10 Jun 2004 19:40:50 -0000 1.2
@@ -28,6 +28,9 @@
/* Public interface to OS-specific mouse support. */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifndef _XF86OSMOUSE_H_
#define _XF86OSMOUSE_H_
Index: xf86OSpriv.h
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/xf86OSpriv.h,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -u -d -r1.1.1.2 -r1.2
--- xf86OSpriv.h 25 Nov 2003 19:28:50 -0000 1.1.1.2
+++ xf86OSpriv.h 10 Jun 2004 19:40:50 -0000 1.2
@@ -26,6 +26,9 @@
* authorization from the copyright holder(s) and author(s).
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifndef _XF86OSPRIV_H
#define _XF86OSPRIV_H
Index: xf86_OSlib.h
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/xf86_OSlib.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xf86_OSlib.h 23 Apr 2004 19:54:07 -0000 1.2
+++ xf86_OSlib.h 10 Jun 2004 19:40:50 -0000 1.3
@@ -73,6 +73,9 @@
* may include xf86_OSproc.h to get prototypes for public interfaces.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifndef _XF86_OSLIB_H
#define _XF86_OSLIB_H
Index: xf86_OSproc.h
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/xf86_OSproc.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xf86_OSproc.h 23 Apr 2004 19:54:07 -0000 1.2
+++ xf86_OSproc.h 10 Jun 2004 19:40:50 -0000 1.3
@@ -66,6 +66,9 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/os-support/xf86_OSproc.h,v 3.56 2003/08/24 17:37:03 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifndef _XF86_OSPROC_H
#define _XF86_OSPROC_H
Index: xf86_ansic.h
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/xf86_ansic.h,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -u -d -r1.1.1.2 -r1.2
--- xf86_ansic.h 25 Nov 2003 19:28:50 -0000 1.1.1.2
+++ xf86_ansic.h 10 Jun 2004 19:40:50 -0000 1.2
@@ -23,6 +23,9 @@
*
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifndef _XF86_ANSIC_H
#define _XF86_ANSIC_H
Index: xf86_libc.h
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/xf86_libc.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xf86_libc.h 23 Apr 2004 19:54:07 -0000 1.2
+++ xf86_libc.h 10 Jun 2004 19:40:50 -0000 1.3
@@ -1,4 +1,4 @@
-/* $XdotOrg: xc/programs/Xserver/hw/xfree86/os-support/xf86_libc.h,v 1.1.4.2 2003/12/06 13:24:26 kaleb Exp $ */
+/* $XdotOrg: xc/programs/Xserver/hw/xfree86/os-support/xf86_libc.h,v 1.1.4.3 2003/12/20 00:28:30 kaleb Exp $ */
/* $XFree86: xc/programs/Xserver/hw/xfree86/os-support/xf86_libc.h,v 3.63 2003/12/08 21:46:55 alanh Exp $ */
/*
* Copyright (c) 1997-2003 by The XFree86 Project, Inc.
@@ -42,10 +42,13 @@
* 0.1 Feb 24 1997 hide the trivial functions mem* str*
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifndef XF86_LIBC_H
#define XF86_LIBC_H 1
-#include "Xfuncs.h"
+#include <X11/Xfuncs.h>
#include <stddef.h>
/*
Index: xf86drm.h
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/xf86drm.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xf86drm.h 23 Apr 2004 19:54:07 -0000 1.2
+++ xf86drm.h 10 Jun 2004 19:40:50 -0000 1.3
@@ -33,6 +33,9 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/os-support/xf86drm.h,v 1.26 2003/08/16 19:26:37 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifndef _XF86DRM_H_
#define _XF86DRM_H_
Index: xf86drmCompat.h
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/xf86drmCompat.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xf86drmCompat.h 23 Apr 2004 19:54:07 -0000 1.2
+++ xf86drmCompat.h 10 Jun 2004 19:40:50 -0000 1.3
@@ -36,6 +36,9 @@
*
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifndef _XF86DRI_COMPAT_H_
#define _XF86DRI_COMPAT_H_
- Previous message: debrix/hw/xorg/loader aout.h, 1.2, 1.3 aoutloader.c, 1.2,
1.3 aoutloader.h, 1.2, 1.3 ar.h, 1.2, 1.3 coff.h, 1.2,
1.3 coffloader.c, 1.2, 1.3 coffloader.h, 1.2, 1.3 dixsym.c,
1.2, 1.3 dlloader.c, 1.1.1.2, 1.2 dlloader.h, 1.2, 1.3 elf.h,
1.2, 1.3 elfloader.c, 1.2, 1.3 elfloader.h, 1.2, 1.3 extsym.c,
1.2, 1.3 fontsym.c, 1.1.1.3, 1.2 hash.c, 1.2, 1.3 hash.h, 1.2,
1.3 loader.c, 1.2, 1.3 loader.h, 1.1.1.2, 1.2 loaderProcs.h,
1.1.1.2, 1.2 loadext.c, 1.1.1.2, 1.2 loadfont.c, 1.1.1.2,
1.2 loadmod.c, 1.2, 1.3 misym.c, 1.2, 1.3 os.c, 1.1.1.2,
1.2 os2funcs.c, 1.2, 1.3 sym.h, 1.2, 1.3 xf86sym.c, 1.1.1.2, 1.2
- Next message: debrix/hw/xorg/os-support/bus 460gxPCI.c, 1.1.1.2, 1.2 460gxPCI.h,
1.1.1.1, 1.2 Pci.c, 1.2, 1.3 Pci.h, 1.2, 1.3 Sbus.c, 1.2,
1.3 axpPci.c, 1.2, 1.3 e8870PCI.c, 1.1.1.2, 1.2 e8870PCI.h,
1.1.1.1, 1.2 freebsdPci.c, 1.2, 1.3 ia64Pci.c, 1.1.1.1,
1.2 ix86Pci.c, 1.1.1.2, 1.2 linuxPci.c, 1.2, 1.3 netbsdPci.c,
1.1.1.2, 1.2 ppcPci.c, 1.2, 1.3 sparcPci.c, 1.1.1.2,
1.2 xf86Pci.h, 1.1.1.2, 1.2 xf86Sbus.h, 1.2, 1.3 zx1PCI.c,
1.1.1.4, 1.2 zx1PCI.h, 1.1.1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xserver-commit
mailing list