diff options
author | Egbert Eich <eich@suse.de> | 2004-03-05 13:41:15 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-05 13:41:15 +0000 |
commit | 3d3869abb6d1084cb5cf179589987ee88093da8f (patch) | |
tree | 94095166dfe50ba3e4f9ed6131bdffd53098c5d3 | |
parent | bc01b7092bbdf3a6333538737f9a76778935535a (diff) |
23. Merged with XFree86 4.4.0. Added changes that went into infected files.before_20040421_xprint_branch_landingXORG-CURRENT-premerge-release-1XORG-CURRENT-CLOSEDXACE-SELINUX-BASEDAMAGE-XFIXES-BASEXORG-CURRENTXACE-SELINUXDAMAGE-XFIXES
Reverted darwin/bundle/**/Credits.rtf to XFree86 versions to avoid
future conflicts on ASCII but not humal readable files. (There should
probably be separate CreditsXorg.rtf files) (Egbert Eich).
-rw-r--r-- | iceauth.c | 2 | ||||
-rw-r--r-- | iceauth.h | 2 | ||||
-rw-r--r-- | iceauth.man | 2 | ||||
-rw-r--r-- | process.c | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -29,7 +29,7 @@ in this Software without prior written authorization from The Open Group. * Original Author of "xauth" : Jim Fulton, MIT X Consortium * Modified into "iceauth" : Ralph Mor, X Consortium */ -/* $XFree86: xc/programs/iceauth/iceauth.c,v 1.5 2001/12/14 20:00:48 dawes Exp $ */ +/* $XFree86: xc/programs/iceauth/iceauth.c,v 1.4 2001/01/17 23:44:54 dawes Exp $ */ #include "iceauth.h" @@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group. * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86: xc/programs/iceauth/iceauth.h,v 3.5 2001/12/14 20:00:48 dawes Exp $ */ +/* $XFree86: xc/programs/iceauth/iceauth.h,v 3.4 2001/07/25 15:05:13 dawes Exp $ */ #include <stdio.h> #include <X11/Xos.h> diff --git a/iceauth.man b/iceauth.man index 0b99d4d..ffe6432 100644 --- a/iceauth.man +++ b/iceauth.man @@ -24,7 +24,7 @@ .\" dealing in this Software without prior written authorization from the .\" The Open Group. .\" -.\" $XFree86: xc/programs/iceauth/iceauth.man,v 3.7 2001/12/14 20:00:48 dawes Exp $ +.\" $XFree86: xc/programs/iceauth/iceauth.man,v 3.6 2001/01/27 18:21:03 dawes Exp $ .\" .TH ICEAUTH 1 __xorgversion__ .SH NAME @@ -28,7 +28,7 @@ in this Software without prior written authorization from The Open Group. * Modified into "iceauth" : Ralph Mor, X Consortium */ -/* $XFree86: xc/programs/iceauth/process.c,v 3.8 2002/05/31 18:46:07 dawes Exp $ */ +/* $XFree86: xc/programs/iceauth/process.c,v 3.7 2001/12/14 20:00:49 dawes Exp $ */ #include "iceauth.h" #include <ctype.h> |