diff options
author | Egbert Eich <eich@suse.de> | 2004-03-14 08:35:23 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-14 08:35:23 +0000 |
commit | 54409026c1afcd67c2d548a9efc606e29d47715f (patch) | |
tree | f0ba9a177a375b43d8b3573647352285be1e7d4a | |
parent | 4b40ae3860584b4c4078941f45c6dfe223d2154c (diff) |
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
47 files changed, 47 insertions, 47 deletions
diff --git a/difs/atom.c b/difs/atom.c index 55d878f..74df015 100644 --- a/difs/atom.c +++ b/difs/atom.c @@ -50,7 +50,7 @@ in this Software without prior written authorization from The Open Group. * @(#)atom.c 4.1 5/2/91 * */ -/* $XFree86: xc/programs/xfs/difs/atom.c,v 3.4tsi Exp $ */ +/* $XFree86: xc/programs/xfs/difs/atom.c,v 3.5 2003/05/27 22:27:05 tsi Exp $ */ #include "misc.h" #include "fsresource.h" diff --git a/difs/cache.c b/difs/cache.c index 2aab91e..e8c8573 100644 --- a/difs/cache.c +++ b/difs/cache.c @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * @(#)cache.c 4.2 91/05/02 * */ -/* $XFree86: xc/programs/xfs/difs/cache.c,v 1.6 2001/12/14 20:01:33 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/difs/cache.c,v 1.7 2002/10/15 01:45:02 dawes Exp $ */ #include "cachestr.h" #include "misc.h" diff --git a/difs/charinfo.c b/difs/charinfo.c index f6a9942..a9b7ad0 100644 --- a/difs/charinfo.c +++ b/difs/charinfo.c @@ -49,7 +49,7 @@ in this Software without prior written authorization from The Open Group. * This file was once on the other side of * the font library interface as util/fsfuncs.c. */ -/* $XFree86: xc/programs/xfs/difs/charinfo.c,v 1.11 2001/10/28 03:34:34 tsi Exp $ */ +/* $XFree86: xc/programs/xfs/difs/charinfo.c,v 1.12 2001/12/14 20:01:33 dawes Exp $ */ #include <X11/Xos.h> #include "misc.h" diff --git a/difs/difsutils.c b/difs/difsutils.c index a17dd81..0f47d30 100644 --- a/difs/difsutils.c +++ b/difs/difsutils.c @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/difs/difsutils.c,v 1.6 2001/01/17 23:45:28 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/difs/difsutils.c,v 1.7 2001/12/14 20:01:33 dawes Exp $ */ #define XK_LATIN1 diff --git a/difs/dispatch.c b/difs/dispatch.c index c358314..0ee934a 100644 --- a/difs/dispatch.c +++ b/difs/dispatch.c @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/difs/dispatch.c,v 3.12 2001/12/14 20:01:33 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/difs/dispatch.c,v 3.13 2002/10/15 01:45:02 dawes Exp $ */ #include <stdlib.h> #include "dispatch.h" diff --git a/difs/events.c b/difs/events.c index 802a2c7..1b087bf 100644 --- a/difs/events.c +++ b/difs/events.c @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/difs/events.c,v 3.7tsi Exp $ */ +/* $XFree86: xc/programs/xfs/difs/events.c,v 3.8 2003/05/23 15:03:11 tsi Exp $ */ #include <swaprep.h> diff --git a/difs/extensions.c b/difs/extensions.c index 0f76a82..caf790a 100644 --- a/difs/extensions.c +++ b/difs/extensions.c @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/difs/extensions.c,v 1.6 2001/08/01 00:45:04 tsi Exp $ */ +/* $XFree86: xc/programs/xfs/difs/extensions.c,v 1.7 2001/12/14 20:01:34 dawes Exp $ */ #include "FSproto.h" #include "misc.h" diff --git a/difs/fontinfo.c b/difs/fontinfo.c index b0beef4..1193ae4 100644 --- a/difs/fontinfo.c +++ b/difs/fontinfo.c @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/difs/fontinfo.c,v 1.10 2001/12/14 20:01:34 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/difs/fontinfo.c,v 1.11 2002/10/15 01:45:02 dawes Exp $ */ #include "FS.h" #include "FSproto.h" diff --git a/difs/fonts.c b/difs/fonts.c index 6665de4..190e276 100644 --- a/difs/fonts.c +++ b/difs/fonts.c @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/difs/fonts.c,v 3.13 2001/12/14 20:01:34 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/difs/fonts.c,v 3.14 2003/11/08 02:02:07 dawes Exp $ */ #include "FS.h" #include "FSproto.h" diff --git a/difs/initfonts.c b/difs/initfonts.c index e3a5283..9ed7675 100644 --- a/difs/initfonts.c +++ b/difs/initfonts.c @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * %W% %E% * */ -/* $XFree86: xc/programs/xfs/difs/initfonts.c,v 1.6 2001/08/01 00:45:04 tsi Exp $ */ +/* $XFree86: xc/programs/xfs/difs/initfonts.c,v 1.7 2001/12/14 20:01:34 dawes Exp $ */ #include "font.h" #include "difs.h" diff --git a/difs/main.c b/difs/main.c index b7d8a4c..71d2c89 100644 --- a/difs/main.c +++ b/difs/main.c @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/difs/main.c,v 3.11 2001/12/14 20:01:35 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/difs/main.c,v 3.12 2002/10/15 01:45:02 dawes Exp $ */ #include <stdlib.h> #include <sys/types.h> diff --git a/difs/resource.c b/difs/resource.c index 9b6943c..da28d7f 100644 --- a/difs/resource.c +++ b/difs/resource.c @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * %W% %G% * */ -/* $XFree86: xc/programs/xfs/difs/resource.c,v 3.8tsi Exp $ */ +/* $XFree86: xc/programs/xfs/difs/resource.c,v 3.9 2003/05/27 22:27:06 tsi Exp $ */ /* * a resource is a 32 bit quantity. the upper 12 bits are client id. * client provides a 19 bit resource id. this is "hashed" by me by diff --git a/difs/swaprep.c b/difs/swaprep.c index 74d0ca7..07981aa 100644 --- a/difs/swaprep.c +++ b/difs/swaprep.c @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/difs/swaprep.c,v 1.4 2001/01/17 23:45:29 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/difs/swaprep.c,v 1.5 2001/12/14 20:01:35 dawes Exp $ */ #include <swaprep.h> #include <swapreq.h> diff --git a/difs/swapreq.c b/difs/swapreq.c index 1c26252..433e840 100644 --- a/difs/swapreq.c +++ b/difs/swapreq.c @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/difs/swapreq.c,v 1.6 2001/06/25 20:40:17 paulo Exp $ */ +/* $XFree86: xc/programs/xfs/difs/swapreq.c,v 1.7 2001/12/14 20:01:35 dawes Exp $ */ #include <swapreq.h> diff --git a/difs/tables.c b/difs/tables.c index 3a2ab3c..069523d 100644 --- a/difs/tables.c +++ b/difs/tables.c @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/difs/tables.c,v 1.5 2001/01/17 23:45:29 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/difs/tables.c,v 1.6 2001/12/14 20:01:35 dawes Exp $ */ #include <dispatch.h> #include <swaprep.h> diff --git a/include/access.h b/include/access.h index 19c774c..4b9efc0 100644 --- a/include/access.h +++ b/include/access.h @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * @(#)access.h 4.1 91/05/02 * */ -/* $XFree86: xc/programs/xfs/include/access.h,v 1.4 2001/01/17 23:45:30 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/include/access.h,v 1.5 2001/12/14 20:01:36 dawes Exp $ */ #ifndef _ACCESS_H_ #define _ACCESS_H_ diff --git a/include/accstr.h b/include/accstr.h index 50a134d..991a1fa 100644 --- a/include/accstr.h +++ b/include/accstr.h @@ -48,7 +48,7 @@ in this Software without prior written authorization from The Open Group. * @(#)accstr.h 4.1 91/05/02 * */ -/* $XFree86: xc/programs/xfs/include/accstr.h,v 1.6 2001/06/25 20:40:18 paulo Exp $ */ +/* $XFree86: xc/programs/xfs/include/accstr.h,v 1.7 2001/12/14 20:01:36 dawes Exp $ */ #ifndef _ACCSTR_H_ #define _ACCSTR_H_ diff --git a/include/auth.h b/include/auth.h index 0ea06f0..06958ce 100644 --- a/include/auth.h +++ b/include/auth.h @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * @(#)auth.h 4.1 91/05/02 * */ -/* $XFree86: xc/programs/xfs/include/auth.h,v 1.5 2001/01/17 23:45:31 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/include/auth.h,v 1.6 2001/12/14 20:01:36 dawes Exp $ */ #ifndef _AUTH_H_ #define _AUTH_H_ diff --git a/include/cache.h b/include/cache.h index 7e5a2b2..4f75abd 100644 --- a/include/cache.h +++ b/include/cache.h @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * @(#)cache.h 4.1 91/05/02 * */ -/* $XFree86: xc/programs/xfs/include/cache.h,v 1.4 2001/01/17 23:45:31 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/include/cache.h,v 1.5 2001/12/14 20:01:37 dawes Exp $ */ #ifndef _CACHE_H_ #define _CACHE_H_ diff --git a/include/client.h b/include/client.h index 722959d..5f484ab 100644 --- a/include/client.h +++ b/include/client.h @@ -43,7 +43,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/include/client.h,v 1.6 2001/01/17 23:45:31 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/include/client.h,v 1.7 2001/12/14 20:01:37 dawes Exp $ */ #ifndef _CLIENT_H_ #define _CLIENT_H_ diff --git a/include/clientstr.h b/include/clientstr.h index 4f977ce..100a1ce 100644 --- a/include/clientstr.h +++ b/include/clientstr.h @@ -44,7 +44,7 @@ in this Software without prior written authorization from The Open Group. * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/include/clientstr.h,v 1.6 2001/08/28 23:44:53 paulo Exp $ */ +/* $XFree86: xc/programs/xfs/include/clientstr.h,v 1.7 2001/12/14 20:01:37 dawes Exp $ */ #ifndef _CLIENTSTR_H_ #define _CLIENTSTR_H_ diff --git a/include/difsfn.h b/include/difsfn.h index a55a9f8..9005ff5 100644 --- a/include/difsfn.h +++ b/include/difsfn.h @@ -44,7 +44,7 @@ in this Software without prior written authorization from The Open Group. * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/include/difsfn.h,v 1.4 2001/01/17 23:45:31 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/include/difsfn.h,v 1.5 2001/12/14 20:01:37 dawes Exp $ */ #ifndef _DIFSFONT_H_ #define _DIFSFONT_H_ diff --git a/include/difsfnst.h b/include/difsfnst.h index 4353155..301efea 100644 --- a/include/difsfnst.h +++ b/include/difsfnst.h @@ -44,7 +44,7 @@ in this Software without prior written authorization from The Open Group. * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/include/difsfnst.h,v 1.4 2001/01/17 23:45:31 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/include/difsfnst.h,v 1.5 2001/12/14 20:01:38 dawes Exp $ */ #ifndef _DIFSFONTST_H_ #define _DIFSFONTST_H_ diff --git a/include/difsutils.h b/include/difsutils.h index d8a1ef4..2a31631 100644 --- a/include/difsutils.h +++ b/include/difsutils.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/programs/xfs/include/difsutils.h,v 1.4 2001/06/25 20:40:18 paulo Exp $ + * $XFree86: xc/programs/xfs/include/difsutils.h,v 1.5 2002/10/15 01:45:03 dawes Exp $ */ /************************************************************ diff --git a/include/dispatch.h b/include/dispatch.h index c476d17..ba359da 100644 --- a/include/dispatch.h +++ b/include/dispatch.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/programs/xfs/include/dispatch.h,v 1.2 1999/03/07 11:41:00 dawes Exp $ + * $XFree86: xc/programs/xfs/include/dispatch.h,v 1.3 2001/08/28 23:44:54 paulo Exp $ */ /************************************************************ diff --git a/include/extentst.h b/include/extentst.h index 48a5dca..3249c73 100644 --- a/include/extentst.h +++ b/include/extentst.h @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * @(#)extentst.h 4.1 91/05/02 * */ -/* $XFree86: xc/programs/xfs/include/extentst.h,v 1.6 2001/12/14 20:01:38 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/include/extentst.h,v 1.7 2003/07/16 01:39:17 dawes Exp $ */ #ifndef _EXTENTST_H_ #define _EXTENTST_H_ diff --git a/include/fsevents.h b/include/fsevents.h index 7ed50fb..1047235 100644 --- a/include/fsevents.h +++ b/include/fsevents.h @@ -48,7 +48,7 @@ in this Software without prior written authorization from the X Consortium. * @(#)events.h 4.2 91/05/03 * */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xfs/include/fsevents.h,v 1.3 1998/10/25 12:48:04 dawes Exp $ */ #ifndef _EVENTS_H_ #define _EVENTS_H_ diff --git a/include/fsresource.h b/include/fsresource.h index d68343e..3f4c204 100644 --- a/include/fsresource.h +++ b/include/fsresource.h @@ -48,7 +48,7 @@ in this Software without prior written authorization from the X Consortium. * @(#)resource.h 4.1 91/05/02 * */ -/* $XFree86: xc/programs/xfs/include/fsresource.h,v 1.3 1998/10/25 12:48:04 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/include/fsresource.h,v 1.4 1999/03/07 11:41:01 dawes Exp $ */ #ifndef _RESOURCE_H_ #define _RESOURCE_H_ diff --git a/include/misc.h b/include/misc.h index 43d8733..a6de816 100644 --- a/include/misc.h +++ b/include/misc.h @@ -43,7 +43,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/include/misc.h,v 3.8 2001/07/25 15:05:21 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/include/misc.h,v 3.9 2001/12/14 20:01:38 dawes Exp $ */ #ifndef _MISC_H_ #define _MISC_H_ diff --git a/include/os.h b/include/os.h index bfc1074..52e7b14 100644 --- a/include/os.h +++ b/include/os.h @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * $NCDXorg: @(#)os.h,v 4.2 1991/05/10 07:59:16 lemke Exp $ * */ -/* $XFree86: xc/programs/xfs/include/os.h,v 3.14 2002/10/15 01:45:03 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/include/os.h,v 3.15 2004/01/07 03:47:35 dawes Exp $ */ #ifndef _OS_H_ #define _OS_H_ diff --git a/include/osstruct.h b/include/osstruct.h index 686f4da..be758b3 100644 --- a/include/osstruct.h +++ b/include/osstruct.h @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * @(#)osstruct.h 4.1 91/05/02 * */ -/* $XFree86: xc/programs/xfs/include/osstruct.h,v 1.3 2001/07/29 22:08:16 tsi Exp $ */ +/* $XFree86: xc/programs/xfs/include/osstruct.h,v 1.4 2001/12/14 20:01:38 dawes Exp $ */ #ifndef _OSSTRUCT_H_ #define _OSSTRUCT_H_ diff --git a/include/servermd.h b/include/servermd.h index 72c48af..a2b8cf9 100644 --- a/include/servermd.h +++ b/include/servermd.h @@ -44,7 +44,7 @@ in this Software without prior written authorization from The Open Group. * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/include/servermd.h,v 1.4 2001/12/14 20:01:38 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/include/servermd.h,v 1.5 2001/12/19 21:37:35 dawes Exp $ */ #ifndef _SERVERMD_H_ #define _SERVERMD_H_ diff --git a/include/swaprep.h b/include/swaprep.h index ca91141..df15318 100644 --- a/include/swaprep.h +++ b/include/swaprep.h @@ -1,5 +1,5 @@ /* - * $XFree86$ + * $XFree86: xc/programs/xfs/include/swaprep.h,v 1.1 1998/10/25 07:12:32 dawes Exp $ */ /************************************************************ diff --git a/include/swapreq.h b/include/swapreq.h index b3d4e3d..698aa34 100644 --- a/include/swapreq.h +++ b/include/swapreq.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/programs/xfs/include/swapreq.h,v 1.1 1998/10/25 07:12:32 dawes Exp $ + * $XFree86: xc/programs/xfs/include/swapreq.h,v 1.2 2001/06/25 20:40:18 paulo Exp $ */ /************************************************************ diff --git a/os/access.c b/os/access.c index c500728..83103da 100644 --- a/os/access.c +++ b/os/access.c @@ -43,7 +43,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/os/access.c,v 3.7tsi Exp $ */ +/* $XFree86: xc/programs/xfs/os/access.c,v 3.8 2003/07/09 15:27:40 tsi Exp $ */ #include <X11/Xos.h> #ifndef Lynx diff --git a/os/config.c b/os/config.c index 795455b..64f8992 100644 --- a/os/config.c +++ b/os/config.c @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * $NCDXorg: @(#)config.c,v 4.6 1991/07/09 14:08:09 lemke Exp $ * */ -/* $XFree86: xc/programs/xfs/os/config.c,v 3.15 2002/05/31 18:46:12 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/os/config.c,v 3.16 2002/10/15 01:45:03 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> diff --git a/os/configstr.h b/os/configstr.h index 9c1a8af..9000acc 100644 --- a/os/configstr.h +++ b/os/configstr.h @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * @(#)configstr.h 4.1 91/05/02 * */ -/* $XFree86: xc/programs/xfs/os/configstr.h,v 1.4 2001/01/17 23:45:32 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/os/configstr.h,v 1.5 2001/12/14 20:01:41 dawes Exp $ */ #ifndef _CONFIGSTR_H_ #define _CONFIGSTR_H_ #include "config.h" diff --git a/os/connection.c b/os/connection.c index 5d17773..d17de6d 100644 --- a/os/connection.c +++ b/os/connection.c @@ -67,7 +67,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/os/connection.c,v 3.25tsi Exp $ */ +/* $XFree86: xc/programs/xfs/os/connection.c,v 3.26 2003/07/09 15:27:40 tsi Exp $ */ #include <stdlib.h> #include <X11/Xtrans.h> diff --git a/os/daemon.c b/os/daemon.c index 2b23de3..658965e 100644 --- a/os/daemon.c +++ b/os/daemon.c @@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86: xc/programs/xfs/os/daemon.c,v 1.12 2002/10/20 21:42:50 tsi Exp $ */ +/* $XFree86: xc/programs/xfs/os/daemon.c,v 1.13 2004/01/07 03:47:36 dawes Exp $ */ #include <X11/Xos.h> #include <sys/types.h> @@ -44,7 +44,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: error.c,v 1.11 2002/10/15 01:45:03 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/os/error.c,v 1.12 2004/01/28 22:12:49 herrb Exp $ */ #include <stdio.h> #include <stdlib.h> @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/os/io.c,v 3.18 2001/12/14 20:01:41 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/os/io.c,v 3.19 2002/05/31 18:46:12 dawes Exp $ */ #include <X11/Xtrans.h> #include <stdio.h> @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * @(#)osdep.h 4.1 5/2/91 * */ -/* $XFree86: xc/programs/xfs/os/osdep.h,v 3.11 2001/12/14 20:01:41 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/os/osdep.h,v 3.12 2002/05/31 18:46:12 dawes Exp $ */ #ifndef _OSDEP_H_ #define _OSDEP_H_ diff --git a/os/osglue.c b/os/osglue.c index 6c1b1ac..67f784c 100644 --- a/os/osglue.c +++ b/os/osglue.c @@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group. * $NCDXorg: @(#)osglue.c,v 4.6 1991/07/09 14:07:30 lemke Exp $ * */ -/* $XFree86: xc/programs/xfs/os/osglue.c,v 3.18 2002/10/15 01:45:03 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/os/osglue.c,v 3.19 2002/10/19 20:04:20 herrb Exp $ */ /* * this is miscellaneous OS specific stuff. diff --git a/os/osinit.c b/os/osinit.c index a12bb00..7d0a068 100644 --- a/os/osinit.c +++ b/os/osinit.c @@ -50,7 +50,7 @@ in this Software without prior written authorization from The Open Group. * @(#)osinit.c 4.3 5/7/91 * */ -/* $XFree86: xc/programs/xfs/os/osinit.c,v 1.4 2001/01/17 23:45:33 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/os/osinit.c,v 1.5 2001/12/14 20:01:41 dawes Exp $ */ #include "os.h" @@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/programs/xfs/os/utils.c,v 3.20 2002/10/15 01:45:03 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/os/utils.c,v 3.21 2004/01/07 03:47:36 dawes Exp $ */ #include <stdio.h> #include <X11/Xos.h> diff --git a/os/waitfor.c b/os/waitfor.c index 09e30c8..8394e78 100644 --- a/os/waitfor.c +++ b/os/waitfor.c @@ -50,7 +50,7 @@ in this Software without prior written authorization from The Open Group. * $NCDXorg: @(#)waitfor.c,v 4.5 1991/06/24 11:59:20 lemke Exp $ * */ -/* $XFree86: xc/programs/xfs/os/waitfor.c,v 3.15 2001/12/14 20:01:41 dawes Exp $ */ +/* $XFree86: xc/programs/xfs/os/waitfor.c,v 3.16 2002/05/31 18:46:12 dawes Exp $ */ #include <X11/Xos.h> /* strings, time, etc */ @@ -1,4 +1,4 @@ -.\" $XFree86: xc/programs/xfs/xfs.man,v 3.15 2001/04/18 16:13:22 dawes Exp $ +.\" $XFree86: xc/programs/xfs/xfs.man,v 3.16 2001/12/14 20:01:32 dawes Exp $ .\" .\" Copyright 1991, 1998 The Open Group .\" |