[xorg-commit-diffs]
xc/programs/xfs/include servermd.h, 1.1.4.1.6.1, 1.1.4.1.6.1.4.1
Egbert Eich
xorg-commit at pdx.freedesktop.org
Mon Mar 29 07:46:31 PST 2004
- Previous message: [xorg-commit-diffs] xc/config/util Imakefile, 1.1.4.4.2.3,
1.1.4.4.2.4 cleanlinks.man, 1.1, 1.1.6.1 gccmakedep.man, 1.1,
1.1.6.1 makedef.cmd, 1.1.4.1.2.1, 1.1.4.1.2.2 mkhtmlindex.man,
1.1, 1.1.6.1 mkhtmlindex.pl, 1.1.6.1, 1.1.6.2 mkhtmlindex.sh,
1.1.4.1.2.1, 1.1.4.1.2.2
- Next message: [xorg-commit-diffs] xc/config/cf xorg.cf, NONE, 1.1.4.1 xorg.tmpl,
NONE, 1.1.4.1 xorgsite.def, NONE, 1.1.4.1 Amoeba.cf,
1.1.4.1.2.1, 1.1.4.1.2.2 DGUX.cf, 1.1.4.1.2.1,
1.1.4.1.2.2 FreeBSD.cf, 1.1.4.2.2.1, 1.1.4.2.2.2 Imake.rules,
1.1.4.3.2.2, 1.1.4.3.2.3 Imake.tmpl, 1.1.4.3.2.3,
1.1.4.3.2.4 Imakefile, 1.1.4.1.2.3, 1.1.4.1.2.4 NetBSD.cf,
1.1.4.3.2.1, 1.1.4.3.2.2 OpenBSD.cf, 1.1.4.1.2.1,
1.1.4.1.2.2 QNX4.cf, 1.1.6.1, 1.1.6.2 Server.tmpl, 1.1.4.2.2.1,
1.1.4.2.2.2 X11.tmpl, 1.1.4.2.2.5, 1.1.4.2.2.6 bsdi.cf,
1.1.4.2.2.1, 1.1.4.2.2.2 darwin.cf, 1.1.4.1.2.1,
1.1.4.1.2.2 gnu.cf, 1.1.6.1, 1.1.6.2 linux.cf, 1.1.4.2.2.1,
1.1.4.2.2.2 lynx.cf, 1.1.4.2.2.1, 1.1.4.2.2.2 mach.cf,
1.1.4.1.2.1, 1.1.4.1.2.2 minix.cf, 1.1.4.1.2.1,
1.1.4.1.2.2 nto.cf, 1.1.6.1, 1.1.6.2 os2.cf, 1.1.4.2.2.1,
1.1.4.2.2.2 sco.cf, 1.1.4.1.2.1, 1.1.4.1.2.2 sco5.cf,
1.1.4.1.2.1, 1.1.4.1.2.2 sequent.cf, 1.1, 1.1.6.1 sgi.cf,
1.1.4.2.2.1, 1.1.4.2.2.2 site.def, 1.1.4.1.2.1,
1.1.4.1.2.2 site.sample, 1.1, 1.1.6.1 svr3.cf, 1.1.4.1.2.1,
1.1.4.1.2.2 svr4.cf, 1.1.4.2.2.1, 1.1.4.2.2.2 xf86.tmpl,
1.1.4.1.2.1, 1.1.4.1.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: eich
Index: servermd.h
===================================================================
RCS file: /cvs/xorg/xc/programs/xfs/include/servermd.h,v
retrieving revision 1.1.4.1.6.1
retrieving revision 1.1.4.1.6.1.4.1
diff -u -d -r1.1.4.1.6.1 -r1.1.4.1.6.1.4.1
--- a/servermd.h 4 Mar 2004 17:49:04 -0000 1.1.4.1.6.1
+++ b/servermd.h 29 Mar 2004 15:46:28 -0000 1.1.4.1.6.1.4.1
@@ -50,11 +50,15 @@
#define _SERVERMD_H_
#ifndef VENDOR_RELEASE
-#define VENDOR_RELEASE 6600
+#define VENDOR_RELEASE 6700
#endif
#ifndef VENDOR_STRING
-#define VENDOR_STRING "The XFree86 Project (experimental version)"
+# if defined VENDORNAME
+# define VENDOR_STRING VENDORNAME
+# else
+# define VENDOR_STRING "X.Org Foundation"
+# endif
#endif
#ifndef DEFAULT_FS_PORT
- Previous message: [xorg-commit-diffs] xc/config/util Imakefile, 1.1.4.4.2.3,
1.1.4.4.2.4 cleanlinks.man, 1.1, 1.1.6.1 gccmakedep.man, 1.1,
1.1.6.1 makedef.cmd, 1.1.4.1.2.1, 1.1.4.1.2.2 mkhtmlindex.man,
1.1, 1.1.6.1 mkhtmlindex.pl, 1.1.6.1, 1.1.6.2 mkhtmlindex.sh,
1.1.4.1.2.1, 1.1.4.1.2.2
- Next message: [xorg-commit-diffs] xc/config/cf xorg.cf, NONE, 1.1.4.1 xorg.tmpl,
NONE, 1.1.4.1 xorgsite.def, NONE, 1.1.4.1 Amoeba.cf,
1.1.4.1.2.1, 1.1.4.1.2.2 DGUX.cf, 1.1.4.1.2.1,
1.1.4.1.2.2 FreeBSD.cf, 1.1.4.2.2.1, 1.1.4.2.2.2 Imake.rules,
1.1.4.3.2.2, 1.1.4.3.2.3 Imake.tmpl, 1.1.4.3.2.3,
1.1.4.3.2.4 Imakefile, 1.1.4.1.2.3, 1.1.4.1.2.4 NetBSD.cf,
1.1.4.3.2.1, 1.1.4.3.2.2 OpenBSD.cf, 1.1.4.1.2.1,
1.1.4.1.2.2 QNX4.cf, 1.1.6.1, 1.1.6.2 Server.tmpl, 1.1.4.2.2.1,
1.1.4.2.2.2 X11.tmpl, 1.1.4.2.2.5, 1.1.4.2.2.6 bsdi.cf,
1.1.4.2.2.1, 1.1.4.2.2.2 darwin.cf, 1.1.4.1.2.1,
1.1.4.1.2.2 gnu.cf, 1.1.6.1, 1.1.6.2 linux.cf, 1.1.4.2.2.1,
1.1.4.2.2.2 lynx.cf, 1.1.4.2.2.1, 1.1.4.2.2.2 mach.cf,
1.1.4.1.2.1, 1.1.4.1.2.2 minix.cf, 1.1.4.1.2.1,
1.1.4.1.2.2 nto.cf, 1.1.6.1, 1.1.6.2 os2.cf, 1.1.4.2.2.1,
1.1.4.2.2.2 sco.cf, 1.1.4.1.2.1, 1.1.4.1.2.2 sco5.cf,
1.1.4.1.2.1, 1.1.4.1.2.2 sequent.cf, 1.1, 1.1.6.1 sgi.cf,
1.1.4.2.2.1, 1.1.4.2.2.2 site.def, 1.1.4.1.2.1,
1.1.4.1.2.2 site.sample, 1.1, 1.1.6.1 svr3.cf, 1.1.4.1.2.1,
1.1.4.1.2.2 svr4.cf, 1.1.4.2.2.1, 1.1.4.2.2.2 xf86.tmpl,
1.1.4.1.2.1, 1.1.4.1.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xorg-commit-diffs
mailing list