Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
4ad88de8
Commit
4ad88de8
authored
Apr 19, 2017
by
Mike Gabriel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clearing comments from $XFree86$ (et al.) header lines.
parent
85b58daa
Hide whitespace changes
Inline
Side-by-side
Showing
62 changed files
with
1 addition
and
103 deletions
+1
-103
global.c
nx-X11/programs/Xserver/GL/glx/global.c
+0
-1
glxbuf.h
nx-X11/programs/Xserver/GL/glx/glxbuf.h
+0
-1
glxerror.h
nx-X11/programs/Xserver/GL/glx/glxerror.h
+0
-1
glxext.c
nx-X11/programs/Xserver/GL/glx/glxext.c
+0
-1
glxfb.c
nx-X11/programs/Xserver/GL/glx/glxfb.c
+0
-1
glxfb.h
nx-X11/programs/Xserver/GL/glx/glxfb.h
+0
-1
glxmem.h
nx-X11/programs/Xserver/GL/glx/glxmem.h
+0
-1
glxpix.h
nx-X11/programs/Xserver/GL/glx/glxpix.h
+0
-1
renderpix.c
nx-X11/programs/Xserver/GL/glx/renderpix.c
+0
-1
renderpixswap.c
nx-X11/programs/Xserver/GL/glx/renderpixswap.c
+0
-1
singlepix.c
nx-X11/programs/Xserver/GL/glx/singlepix.c
+0
-1
singlesize.h
nx-X11/programs/Xserver/GL/glx/singlesize.h
+0
-1
xfont.c
nx-X11/programs/Xserver/GL/glx/xfont.c
+0
-1
xvdisp.h
nx-X11/programs/Xserver/Xext/xvdisp.h
+0
-2
dbestruct.h
nx-X11/programs/Xserver/dbe/dbestruct.h
+0
-1
midbe.h
nx-X11/programs/Xserver/dbe/midbe.h
+0
-2
xpstubs.c
nx-X11/programs/Xserver/dix/xpstubs.c
+0
-1
fb.h
nx-X11/programs/Xserver/fb/fb.h
+0
-2
fb24_32.c
nx-X11/programs/Xserver/fb/fb24_32.c
+0
-2
fbbits.h
nx-X11/programs/Xserver/fb/fbbits.h
+0
-2
fbcompose.c
nx-X11/programs/Xserver/fb/fbcompose.c
+0
-3
fbglyph.c
nx-X11/programs/Xserver/fb/fbglyph.c
+0
-3
fbline.c
nx-X11/programs/Xserver/fb/fbline.c
+0
-2
fboverlay.c
nx-X11/programs/Xserver/fb/fboverlay.c
+0
-2
fboverlay.h
nx-X11/programs/Xserver/fb/fboverlay.h
+0
-2
fbpict.c
nx-X11/programs/Xserver/fb/fbpict.c
+0
-2
fbpict.h
nx-X11/programs/Xserver/fb/fbpict.h
+0
-2
fbsolid.c
nx-X11/programs/Xserver/fb/fbsolid.c
+0
-2
NXglxext.c
nx-X11/programs/Xserver/hw/nxagent/NXglxext.c
+1
-1
NXglyph.c
nx-X11/programs/Xserver/hw/nxagent/NXglyph.c
+0
-2
NXglyphstr_GlyphRef.h
nx-X11/programs/Xserver/hw/nxagent/NXglyphstr_GlyphRef.h
+0
-2
NXglyphstr_GlyphSet.h
nx-X11/programs/Xserver/hw/nxagent/NXglyphstr_GlyphSet.h
+0
-2
NXmitrap.c
nx-X11/programs/Xserver/hw/nxagent/NXmitrap.c
+0
-2
NXpicture.c
nx-X11/programs/Xserver/hw/nxagent/NXpicture.c
+0
-2
NXrender.c
nx-X11/programs/Xserver/hw/nxagent/NXrender.c
+0
-2
pixmap.h
nx-X11/programs/Xserver/include/pixmap.h
+0
-1
pixmapstr.h
nx-X11/programs/Xserver/include/pixmapstr.h
+0
-1
window.h
nx-X11/programs/Xserver/include/window.h
+0
-1
mipoly.c
nx-X11/programs/Xserver/mi/mipoly.c
+0
-1
mistruct.h
nx-X11/programs/Xserver/mi/mistruct.h
+0
-1
mivalidate.h
nx-X11/programs/Xserver/mi/mivalidate.h
+0
-2
strlcat.c
nx-X11/programs/Xserver/os/strlcat.c
+0
-4
strlcpy.c
nx-X11/programs/Xserver/os/strlcpy.c
+0
-3
set.h
nx-X11/programs/Xserver/record/set.h
+0
-2
animcur.c
nx-X11/programs/Xserver/render/animcur.c
+0
-2
glyph.c
nx-X11/programs/Xserver/render/glyph.c
+0
-2
glyphstr.h
nx-X11/programs/Xserver/render/glyphstr.h
+0
-2
miindex.c
nx-X11/programs/Xserver/render/miindex.c
+0
-2
mipict.c
nx-X11/programs/Xserver/render/mipict.c
+0
-2
mipict.h
nx-X11/programs/Xserver/render/mipict.h
+0
-2
mirect.c
nx-X11/programs/Xserver/render/mirect.c
+0
-2
mitrap.c
nx-X11/programs/Xserver/render/mitrap.c
+0
-2
mitri.c
nx-X11/programs/Xserver/render/mitri.c
+0
-2
picture.c
nx-X11/programs/Xserver/render/picture.c
+0
-2
picture.h
nx-X11/programs/Xserver/render/picture.h
+0
-2
render.c
nx-X11/programs/Xserver/render/render.c
+0
-2
ddxFakeBtn.c
nx-X11/programs/Xserver/xkb/ddxFakeBtn.c
+0
-1
ddxInit.c
nx-X11/programs/Xserver/xkb/ddxInit.c
+0
-1
ddxKeyClick.c
nx-X11/programs/Xserver/xkb/ddxKeyClick.c
+0
-1
ddxLEDs.c
nx-X11/programs/Xserver/xkb/ddxLEDs.c
+0
-1
xkb.h
nx-X11/programs/Xserver/xkb/xkb.h
+0
-2
xkbPrOtherEv.c
nx-X11/programs/Xserver/xkb/xkbPrOtherEv.c
+0
-1
No files found.
nx-X11/programs/Xserver/GL/glx/global.c
View file @
4ad88de8
/* $XFree86$ */
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
...
...
nx-X11/programs/Xserver/GL/glx/glxbuf.h
View file @
4ad88de8
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
...
...
nx-X11/programs/Xserver/GL/glx/glxerror.h
View file @
4ad88de8
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
...
...
nx-X11/programs/Xserver/GL/glx/glxext.c
View file @
4ad88de8
/* $XFree86: xc/programs/Xserver/GL/glx/glxext.c,v 1.9 2003/09/28 20:15:43 alanh Exp $
**
The
contents
of
this
file
are
subject
to
the
GLX
Public
License
Version
1
.
0
**
(
the
"License"
).
You
may
not
use
this
file
except
in
compliance
with
the
**
License
.
You
may
obtain
a
copy
of
the
License
at
Silicon
Graphics
,
Inc
.,
...
...
nx-X11/programs/Xserver/GL/glx/glxfb.c
View file @
4ad88de8
/* $XFree86$ */
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
...
...
nx-X11/programs/Xserver/GL/glx/glxfb.h
View file @
4ad88de8
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
...
...
nx-X11/programs/Xserver/GL/glx/glxmem.h
View file @
4ad88de8
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
...
...
nx-X11/programs/Xserver/GL/glx/glxpix.h
View file @
4ad88de8
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
...
...
nx-X11/programs/Xserver/GL/glx/renderpix.c
View file @
4ad88de8
/* $XFree86$ */
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
...
...
nx-X11/programs/Xserver/GL/glx/renderpixswap.c
View file @
4ad88de8
/* $XFree86$ */
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
...
...
nx-X11/programs/Xserver/GL/glx/singlepix.c
View file @
4ad88de8
/* $XFree86$ */
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
...
...
nx-X11/programs/Xserver/GL/glx/singlesize.h
View file @
4ad88de8
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
...
...
nx-X11/programs/Xserver/GL/glx/xfont.c
View file @
4ad88de8
/* $XFree86$ */
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
...
...
nx-X11/programs/Xserver/Xext/xvdisp.h
View file @
4ad88de8
/* $XFree86$ */
extern
void
XineramifyXv
(
void
);
nx-X11/programs/Xserver/dbe/dbestruct.h
View file @
4ad88de8
...
...
@@ -29,7 +29,6 @@
* Header file for DIX-related DBE
*
*****************************************************************************/
/* $XFree86$ */
#ifndef DBE_STRUCT_H
#define DBE_STRUCT_H
...
...
nx-X11/programs/Xserver/dbe/midbe.h
View file @
4ad88de8
...
...
@@ -29,8 +29,6 @@
* Header file for users of machine-independent DBE code
*
*****************************************************************************/
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
...
...
nx-X11/programs/Xserver/dix/xpstubs.c
View file @
4ad88de8
/* $XFree86$ */
/*
Copyright 1996, 1998 The Open Group
...
...
nx-X11/programs/Xserver/fb/fb.h
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/fb/fb.h,v 1.36tsi Exp $
*
* Copyright © 1998 Keith Packard
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/fb/fb24_32.c
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/fb/fb24_32.c,v 1.4 2000/08/09 17:50:51 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/fb/fbbits.h
View file @
4ad88de8
/*
* $XFree86$
*
* Copyright © 1998 Keith Packard
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/fb/fbcompose.c
View file @
4ad88de8
/*
* $XdotOrg: xc/programs/Xserver/fb/fbcompose.c,v 1.26 2005/12/09 18:35:20 ajax Exp $
* $XFree86: xc/programs/Xserver/fb/fbcompose.c,v 1.17tsi Exp $
*
* Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
* 2005 Lars Knoll & Zack Rusin, Trolltech
*
...
...
nx-X11/programs/Xserver/fb/fbglyph.c
View file @
4ad88de8
/*
* $XdotOrg: xc/programs/Xserver/fb/fbglyph.c,v 1.5 2005/07/03 07:01:23 daniels Exp $
* $XFree86: xc/programs/Xserver/fb/fbglyph.c,v 1.12tsi Exp $
*
* Copyright © 1998 Keith Packard
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/fb/fbline.c
View file @
4ad88de8
/*
* $XFree86$
*
* Copyright © 1998 Keith Packard
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/fb/fboverlay.c
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/fb/fboverlay.c,v 1.7 2003/11/10 18:21:47 tsi Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/fb/fboverlay.h
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/fb/fboverlay.h,v 1.4tsi Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/fb/fbpict.c
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/fb/fbpict.c,v 1.15 2002/09/26 02:56:48 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/fb/fbpict.h
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/fb/fbpict.h,v 1.7 2001/07/18 10:15:02 keithp Exp $
*
* Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/fb/fbsolid.c
View file @
4ad88de8
/*
* $XFree86$
*
* Copyright © 1998 Keith Packard
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/hw/nxagent/NXglxext.c
View file @
4ad88de8
...
...
@@ -23,7 +23,7 @@
/* */
/**************************************************************************/
/*
$XFree86: xc/programs/Xserver/GL/glx/glxext.c,v 1.9 2003/09/28 20:15:43 alanh Exp $
/*
** The contents of this file are subject to the GLX Public License Version 1.0
** (the "License"). You may not use this file except in compliance with the
** License. You may obtain a copy of the License at Silicon Graphics, Inc.,
...
...
nx-X11/programs/Xserver/hw/nxagent/NXglyph.c
View file @
4ad88de8
...
...
@@ -24,8 +24,6 @@
/**************************************************************************/
/*
* $XFree86: xc/programs/Xserver/render/glyph.c,v 1.5 2001/01/30 07:01:22 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/hw/nxagent/NXglyphstr_GlyphRef.h
View file @
4ad88de8
...
...
@@ -24,8 +24,6 @@
/**************************************************************************/
/*
* $XFree86: xc/programs/Xserver/render/glyphstr.h,v 1.3 2000/11/20 07:13:13 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/hw/nxagent/NXglyphstr_GlyphSet.h
View file @
4ad88de8
...
...
@@ -24,8 +24,6 @@
/**************************************************************************/
/*
* $XFree86: xc/programs/Xserver/render/glyphstr.h,v 1.3 2000/11/20 07:13:13 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/hw/nxagent/NXmitrap.c
View file @
4ad88de8
...
...
@@ -24,8 +24,6 @@
/**************************************************************************/
/*
* $XFree86: xc/programs/Xserver/render/mitrap.c,v 1.8 2002/09/03 19:28:28 keithp Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/hw/nxagent/NXpicture.c
View file @
4ad88de8
...
...
@@ -24,8 +24,6 @@
/**************************************************************************/
/*
* $XFree86: xc/programs/Xserver/render/picture.c,v 1.29 2002/11/23 02:38:15 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/hw/nxagent/NXrender.c
View file @
4ad88de8
...
...
@@ -24,8 +24,6 @@
/**************************************************************************/
/*
* $XFree86: xc/programs/Xserver/render/render.c,v 1.27tsi Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/include/pixmap.h
View file @
4ad88de8
...
...
@@ -44,7 +44,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
/* $XFree86$ */
#ifndef PIXMAP_H
#define PIXMAP_H
...
...
nx-X11/programs/Xserver/include/pixmapstr.h
View file @
4ad88de8
...
...
@@ -44,7 +44,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
/* $XFree86$ */
#ifndef PIXMAPSTRUCT_H
#define PIXMAPSTRUCT_H
...
...
nx-X11/programs/Xserver/include/window.h
View file @
4ad88de8
...
...
@@ -44,7 +44,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
/* $XFree86$ */
#ifndef WINDOW_H
#define WINDOW_H
...
...
nx-X11/programs/Xserver/mi/mipoly.c
View file @
4ad88de8
/* $XFree86$ */
/***********************************************************
Copyright 1987, 1998 The Open Group
...
...
nx-X11/programs/Xserver/mi/mistruct.h
View file @
4ad88de8
...
...
@@ -44,7 +44,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
/* $XFree86$ */
#ifndef MISTRUCT_H
#define MISTRUCT_H
...
...
nx-X11/programs/Xserver/mi/mivalidate.h
View file @
4ad88de8
...
...
@@ -25,8 +25,6 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
...
...
nx-X11/programs/Xserver/os/strlcat.c
View file @
4ad88de8
/* $OpenBSD: strlcat.c,v 1.10 2003/04/12 21:56:39 millert Exp $ */
/*
* Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
*
...
...
@@ -15,8 +13,6 @@
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $XFree86$ */
#ifdef HAVE_XORG_CONFIG_H
#include <xorg-config.h>
...
...
nx-X11/programs/Xserver/os/strlcpy.c
View file @
4ad88de8
/* $OpenBSD: strlcpy.c,v 1.7 2003/04/12 21:56:39 millert Exp $ */
/*
* Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
*
...
...
@@ -15,7 +13,6 @@
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $XFree86$ */
#ifdef HAVE_XORG_CONFIG_H
#include <xorg-config.h>
...
...
nx-X11/programs/Xserver/record/set.h
View file @
4ad88de8
/*
Copyright 1995, 1998 The Open Group
...
...
@@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
/* $XFree86$ */
/*
A Set Abstract Data Type (ADT) for the RECORD Extension
...
...
nx-X11/programs/Xserver/render/animcur.c
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/render/animcur.c,v 1.5tsi Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/render/glyph.c
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/render/glyph.c,v 1.5 2001/01/30 07:01:22 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/render/glyphstr.h
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/render/glyphstr.h,v 1.3 2000/11/20 07:13:13 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/render/miindex.c
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/render/miindex.c,v 1.7 2002/11/05 06:05:04 keithp Exp $
*
* Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/render/mipict.c
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/render/mipict.c,v 1.15tsi Exp $
*
* Copyright © 1999 Keith Packard
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/render/mipict.h
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/render/mipict.h,v 1.12 2002/11/05 05:34:40 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/render/mirect.c
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/render/mirect.c,v 1.3 2000/12/08 07:52:05 keithp Exp $
*
* Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/render/mitrap.c
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/render/mitrap.c,v 1.8 2002/09/03 19:28:28 keithp Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/render/mitri.c
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/render/mitri.c,v 1.5 2002/05/31 16:48:52 keithp Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/render/picture.c
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/render/picture.c,v 1.29 2002/11/23 02:38:15 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/render/picture.h
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/render/picture.h,v 1.20tsi Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/render/render.c
View file @
4ad88de8
/*
* $XFree86: xc/programs/Xserver/render/render.c,v 1.27tsi Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
...
...
nx-X11/programs/Xserver/xkb/ddxFakeBtn.c
View file @
4ad88de8
...
...
@@ -23,7 +23,6 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
...
...
nx-X11/programs/Xserver/xkb/ddxInit.c
View file @
4ad88de8
...
...
@@ -23,7 +23,6 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
...
...
nx-X11/programs/Xserver/xkb/ddxKeyClick.c
View file @
4ad88de8
...
...
@@ -23,7 +23,6 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
...
...
nx-X11/programs/Xserver/xkb/ddxLEDs.c
View file @
4ad88de8
...
...
@@ -23,7 +23,6 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
...
...
nx-X11/programs/Xserver/xkb/xkb.h
View file @
4ad88de8
/* $XFree86$ */
extern
int
ProcXkbUseExtension
(
ClientPtr
client
);
extern
int
ProcXkbSelectEvents
(
ClientPtr
client
);
extern
int
ProcXkbBell
(
ClientPtr
client
);
...
...
nx-X11/programs/Xserver/xkb/xkbPrOtherEv.c
View file @
4ad88de8
...
...
@@ -23,7 +23,6 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
/* $XFree86$ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment