Module Name: src Committed By: mrg Date: Sun Jul 5 21:30:30 UTC 2009
Modified Files: src/distrib/sets/lists/xcomp: mi src/external/mit/xorg/server/xorg-server/include: Makefile Log Message: install geext.h. To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 src/distrib/sets/lists/xcomp/mi cvs rdiff -u -r1.6 -r1.7 \ src/external/mit/xorg/server/xorg-server/include/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/distrib/sets/lists/xcomp/mi diff -u src/distrib/sets/lists/xcomp/mi:1.97 src/distrib/sets/lists/xcomp/mi:1.98 --- src/distrib/sets/lists/xcomp/mi:1.97 Thu Jun 18 21:05:35 2009 +++ src/distrib/sets/lists/xcomp/mi Sun Jul 5 21:30:30 2009 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.97 2009/06/18 21:05:35 mrg Exp $ +# $NetBSD: mi,v 1.98 2009/07/05 21:30:30 mrg Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -5779,6 +5779,7 @@ ./usr/X11R7/include/xorg/fourcc.h -unknown- xorg ./usr/X11R7/include/xorg/gc.h -unknown- xorg ./usr/X11R7/include/xorg/gcstruct.h -unknown- xorg +./usr/X11R7/include/xorg/geext.h -unknown- xorg ./usr/X11R7/include/xorg/globals.h -unknown- xorg ./usr/X11R7/include/xorg/glyphstr.h -unknown- xorg ./usr/X11R7/include/xorg/hotplug.h -unknown- xorg Index: src/external/mit/xorg/server/xorg-server/include/Makefile diff -u src/external/mit/xorg/server/xorg-server/include/Makefile:1.6 src/external/mit/xorg/server/xorg-server/include/Makefile:1.7 --- src/external/mit/xorg/server/xorg-server/include/Makefile:1.6 Fri Jun 12 01:59:07 2009 +++ src/external/mit/xorg/server/xorg-server/include/Makefile Sun Jul 5 21:30:30 2009 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2009/06/12 01:59:07 mrg Exp $ +# $NetBSD: Makefile,v 1.7 2009/07/05 21:30:30 mrg Exp $ .include <bsd.own.mk> @@ -28,7 +28,7 @@ dbestruct.h dgaproc.h dix.h dixevents.h dixfont.h dixfontstr.h \ dixgrabs.h dixstruct.h dri.h dristruct.h edid.h exa.h exevents.h \ extension.h extinit.h extnsionst.h fb.h fbdevhw.h fboverlay.h \ - fbrop.h fi1236.h fourcc.h gc.h gcstruct.h globals.h \ + fbrop.h fi1236.h fourcc.h gc.h gcstruct.h geext.h globals.h \ glyphstr.h i2c_def.h input.h inputstr.h \ mi.h mibank.h mibstore.h micmap.h micoord.h mifillarc.h mifpoly.h \ migc.h miline.h mipict.h mipointer.h mipointrst.h misc.h miscstruct.h \