diff options
author | Egbert Eich <eich@suse.de> | 2004-03-14 08:32:37 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-14 08:32:37 +0000 |
commit | f593e3c938ab95a1c4ada3df81135b819df0d757 (patch) | |
tree | 767ecacdd4d686c7853dcf97ba4ab9bbf6b61538 | |
parent | c074404f0733988c1fa159ba0020d63affd8af14 (diff) |
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
-rw-r--r-- | src/delta/lbxdelta.c | 2 | ||||
-rw-r--r-- | src/image/dfaxg42d.c | 2 | ||||
-rw-r--r-- | src/image/dpackbits.c | 2 | ||||
-rw-r--r-- | src/image/efaxg42d.c | 2 | ||||
-rw-r--r-- | src/image/lbxbwcodes.h | 2 | ||||
-rw-r--r-- | src/image/lbxfax.h | 2 | ||||
-rw-r--r-- | src/image/mkg3states.c | 2 | ||||
-rw-r--r-- | src/lbx_zlib/lbx_zlib.c | 2 | ||||
-rw-r--r-- | src/lbx_zlib/lbx_zlib.h | 2 | ||||
-rw-r--r-- | src/lbx_zlib/lbx_zlib_io.c | 2 | ||||
-rw-r--r-- | src/lbx_zlib/reqstats.c | 2 | ||||
-rw-r--r-- | src/lbx_zlib/reqstats.h | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/src/delta/lbxdelta.c b/src/delta/lbxdelta.c index 7066a9c..29e6999 100644 --- a/src/delta/lbxdelta.c +++ b/src/delta/lbxdelta.c @@ -22,7 +22,7 @@ * * Author: Dale Tonogai, Network Computing Devices */ -/* $XFree86: xc/lib/lbxutil/delta/lbxdelta.c,v 1.7 2001/07/25 15:04:57 dawes Exp $ */ +/* $XFree86: xc/lib/lbxutil/delta/lbxdelta.c,v 1.8 2001/08/27 19:01:07 dawes Exp $ */ #include "X.h" #include "Xproto.h" diff --git a/src/image/dfaxg42d.c b/src/image/dfaxg42d.c index ec4c8a3..adeaa25 100644 --- a/src/image/dfaxg42d.c +++ b/src/image/dfaxg42d.c @@ -22,7 +22,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ -/* $XFree86: xc/lib/lbxutil/image/dfaxg42d.c,v 1.5 2001/01/17 19:43:35 dawes Exp $ */ +/* $XFree86: xc/lib/lbxutil/image/dfaxg42d.c,v 1.6 2001/04/23 20:31:05 dawes Exp $ */ #include <X11/Xos.h> #include <X11/Xfuncproto.h> diff --git a/src/image/dpackbits.c b/src/image/dpackbits.c index bb5f12a..e070dd0 100644 --- a/src/image/dpackbits.c +++ b/src/image/dpackbits.c @@ -22,7 +22,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ -/* $XFree86: xc/lib/lbxutil/image/dpackbits.c,v 1.3 2000/05/18 23:46:16 dawes Exp $ */ +/* $XFree86: xc/lib/lbxutil/image/dpackbits.c,v 1.4 2001/01/17 19:43:35 dawes Exp $ */ #include <X11/Xos.h> #include <X11/Xfuncproto.h> diff --git a/src/image/efaxg42d.c b/src/image/efaxg42d.c index 83dcf4f..3dd115a 100644 --- a/src/image/efaxg42d.c +++ b/src/image/efaxg42d.c @@ -22,7 +22,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ -/* $XFree86: xc/lib/lbxutil/image/efaxg42d.c,v 1.4 2001/01/17 19:43:35 dawes Exp $ */ +/* $XFree86: xc/lib/lbxutil/image/efaxg42d.c,v 1.5 2001/04/23 20:31:05 dawes Exp $ */ #include <X11/Xos.h> #include <X11/Xfuncproto.h> diff --git a/src/image/lbxbwcodes.h b/src/image/lbxbwcodes.h index e26e286..c4b7c50 100644 --- a/src/image/lbxbwcodes.h +++ b/src/image/lbxbwcodes.h @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/lbxutil/image/lbxbwcodes.h,v 1.3 2001/03/05 01:05:12 tsi Exp $ */ /* * Note that these tables are ordered such that the diff --git a/src/image/lbxfax.h b/src/image/lbxfax.h index beac228..b2a72cb 100644 --- a/src/image/lbxfax.h +++ b/src/image/lbxfax.h @@ -22,7 +22,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/lbxutil/image/lbxfax.h,v 1.5 2001/03/05 01:05:12 tsi Exp $ */ /* * This header file contains various constants and tables needed diff --git a/src/image/mkg3states.c b/src/image/mkg3states.c index 0e8fe36..c9c4b7f 100644 --- a/src/image/mkg3states.c +++ b/src/image/mkg3states.c @@ -22,7 +22,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ -/* $XFree86: xc/lib/lbxutil/image/mkg3states.c,v 1.3 1999/02/01 11:55:49 dawes Exp $ */ +/* $XFree86: xc/lib/lbxutil/image/mkg3states.c,v 1.4 2001/01/17 19:43:35 dawes Exp $ */ /* * Program to construct Group 3 & Group 4 decoding tables. diff --git a/src/lbx_zlib/lbx_zlib.c b/src/lbx_zlib/lbx_zlib.c index 3ffb7e9..95ae326 100644 --- a/src/lbx_zlib/lbx_zlib.c +++ b/src/lbx_zlib/lbx_zlib.c @@ -50,7 +50,7 @@ from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/lib/lbxutil/lbx_zlib/lbx_zlib.c,v 1.9 2001/08/27 19:01:07 dawes Exp $ */ +/* $XFree86: xc/lib/lbxutil/lbx_zlib/lbx_zlib.c,v 1.10 2001/12/14 19:56:59 dawes Exp $ */ #ifdef WIN32 #define _WILLWINSOCK_ diff --git a/src/lbx_zlib/lbx_zlib.h b/src/lbx_zlib/lbx_zlib.h index 22e901a..029fd29 100644 --- a/src/lbx_zlib/lbx_zlib.h +++ b/src/lbx_zlib/lbx_zlib.h @@ -50,7 +50,7 @@ from The Open Group. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/lib/lbxutil/lbx_zlib/lbx_zlib.h,v 1.9 2001/08/27 19:01:07 dawes Exp $ */ +/* $XFree86: xc/lib/lbxutil/lbx_zlib/lbx_zlib.h,v 1.10 2001/12/14 19:57:00 dawes Exp $ */ #include "zlib.h" #include "Xfuncproto.h" diff --git a/src/lbx_zlib/lbx_zlib_io.c b/src/lbx_zlib/lbx_zlib_io.c index 89b095d..b6677ce 100644 --- a/src/lbx_zlib/lbx_zlib_io.c +++ b/src/lbx_zlib/lbx_zlib_io.c @@ -22,7 +22,7 @@ * * Author: Dale Tonogai, Network Computing Devices */ -/* $XFree86: xc/lib/lbxutil/lbx_zlib/lbx_zlib_io.c,v 1.11 2001/01/17 19:43:36 dawes Exp $ */ +/* $XFree86: xc/lib/lbxutil/lbx_zlib/lbx_zlib_io.c,v 1.12 2001/07/25 15:04:57 dawes Exp $ */ #ifdef WIN32 #define _WILLWINSOCK_ diff --git a/src/lbx_zlib/reqstats.c b/src/lbx_zlib/reqstats.c index 50545b8..b0d0180 100644 --- a/src/lbx_zlib/reqstats.c +++ b/src/lbx_zlib/reqstats.c @@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/lbxutil/lbx_zlib/reqstats.c,v 1.5 2001/08/27 19:01:07 dawes Exp $ */ +/* $XFree86: xc/lib/lbxutil/lbx_zlib/reqstats.c,v 1.6 2001/12/14 19:57:01 dawes Exp $ */ #include "reqstats.h" diff --git a/src/lbx_zlib/reqstats.h b/src/lbx_zlib/reqstats.h index eab64e9..d22e4e7 100644 --- a/src/lbx_zlib/reqstats.h +++ b/src/lbx_zlib/reqstats.h @@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/lbxutil/lbx_zlib/reqstats.h,v 1.2 2001/08/27 19:01:07 dawes Exp $ */ +/* $XFree86: xc/lib/lbxutil/lbx_zlib/reqstats.h,v 1.3 2001/12/14 19:57:01 dawes Exp $ */ #ifdef LBXREQSTATS struct ReqStats { |