RC1 TODO list for modular tree

Kevin E Martin kem at freedesktop.org
Mon Sep 19 15:24:18 PDT 2005


Below is a list of the tasks left to do before we can cut RC1 for the
modular tree.  If everyone could help with these tasks, I think we could
finish RC1 for the modular tree in a few days.  Also, if there are other
tasks that we need to complete before RC1, please add them to the list
below.


1. Make sure that all of the files in the monolith are either linked
   into the modular tree (via the symlink.sh script) or we know that
   they will not be needed.

   * I've attached a list of the files that are not symlinked into the
     modular tree and directories where all or most of the files in the
     dir are not symlinked.  I've also made a few notes in the list (see
     the comments in brackets).  
   * I suspect that some of the files in the list will not be needed, so
     we just to indicate that so we don't have to repeat this exercise
     in the future.

2. Make sure that all of the files that are linked into the modular tree
   are actually built/installed (as appropriate).

   * I've found a couple of files that are symlinked in but never built
     (e.g., xserver/xorg/hw/xfree86/os-support/linux/lnx_apm.c and
     .../lnx_acpi.c) because they are not included in the Makefile.am.
   * There are probably other instances of files that are symlinked but
     not included in any Makefile.am's.  We need to find these files and
     add them to the build.

3. Make sure that the default defines are enabled in the modular build
   just as they are in the monolith.

   * The files that I listed above in #2 are not causing build problems
     currently because the XF86PM define that is on by default in the
     monolith is not defined anywhere in the modular tree.
   * There are probably other instances of this happening that will turn
     up during an audit.  We need to find these missing defines and add
     them where appropriate.
   * Note that some defines (e.g., the XF86PM one) are made from an
     Imakefile, whereas others will probably be defined in the config/cf
     files.

4. Make sure that the supporting files (e.g., AUTHORS, ChangeLog,
   COPYING, INSTALL, NEWS, README, etc.) are filled in.

   * In preparation for a full release candidate, we need to fill in
     these files.
   * Note that many of these files are currently empty, but shouldn't
     be.  Others are probably fine to leave empty (e.g., NEWS).
   * Generic versions of some files (e.g., INSTALL) could be created.

5. Get a tinderbox server running for the modular tree.

   * We have one running for the monolith, but I don't know of one
     running for the modular tree yet.

6. Get xts5 working and usable by the community.
7. Fix xreg to run individual tests.

   * Tasks #6 and #7 are related to setting up the testing we want to do
     for both the monolithic and modular builds.


For the monolith, I don't think there's much else besides finishing off
any EXA work that's still not yet complete.

Thanks,
Kevin
-------------- next part --------------
xc/BUILD
xc/ChangeLog
xc/config/docbook/docbookconv.sh
xc/config/makedepend/cpp.ed
xc/config/pswrap/*
xc/config/util/* [except for makestrs.c, xmkmf.cpp and xmkmf.man]
xc/doc/man/general/Xprint.html
xc/doc/man/general/Xprint.sgml
xc/doc/man/GL/gl/* [these are all man pages]
xc/doc/man/GL/glx/* [these are all man pages]
xc/doc/man/GLU/* [these are all man pages]
xc/doc/man/X11/XQExtension.man
xc/fonts/bdf/misc/7x14-JISX0201.bdf
xc/fonts/bdf/misc/README
xc/fonts/scaled/{Ethiopic,Meltho,Speedo}/* [these are never built in the monolith but could be if enabled in the host.def file]
xc/fonts/scaled/TTF/COPYRIGHT.Vera
xc/fonts/util/ucs2any.pl
xc/LABEL
xc/lib/apple/applewm.c
xc/lib/apple/applewm.h
xc/lib/apple/AppleWM.man
xc/lib/apple/applewmstr.h
xc/lib/expat/expat_config.h
xc/lib/expat/expat-def.cpp
xc/lib/fontconfig/config-subst
xc/lib/fontconfig/fcfreetype.c
xc/lib/fontenc/fontenc-def.cpp
xc/lib/font/FreeType/module/ft2build.h
xc/lib/font/FreeType/module/ftheader.h
xc/lib/font/FreeType/module/ftmodule.h
xc/lib/font/FreeType/module/ftoption.h
xc/lib/font/FreeType/module/ftstdlib.h
xc/lib/font/FreeType/module/fttypes.h
xc/lib/font/FreeType/module/myftstdlib.h
xc/lib/font/Speedo/htest.c
xc/lib/font/Speedo/iface.c
xc/lib/font/Speedo/module/speedomod.c
xc/lib/font/Speedo/nsample.c
xc/lib/font/Speedo/sptobdf.c
xc/lib/font/Type1/minimain.c
xc/lib/font/Type1/t1test.c
xc/lib/freetype2/freetype-def.cpp
xc/lib/FS/FS-def.cpp
xc/lib/GL/apple/appledri.c
xc/lib/GL/apple/appledri.h
xc/lib/GL/apple/appledristr.h
xc/lib/GL/apple/build-dispatch
xc/lib/GL/apple/dri_dispatch.c
xc/lib/GL/apple/dri_dispatch.defs
xc/lib/GL/apple/dri_dispatch.h
xc/lib/GL/apple/dri_driver.c
xc/lib/GL/apple/dri_driver.h
xc/lib/GL/apple/dri_glx.c
xc/lib/GL/apple/dri_glx.h
xc/lib/GL/GL/GL-def.cpp
xc/lib/GL/mesa/drivers/osmesa/OSMesa-def.cpp
xc/lib/GLU/GLU-def.cpp
xc/lib/GLw/GLwM1DrawA.c
xc/lib/GLw/GLwM2DrawA.c
xc/lib/GLw/GLwXm/PrimitiveP.h
xc/lib/GLw/GLwXm/Xm.h
xc/lib/GLw/GLwXm/XmP.h
xc/lib/GLw/GLwXm/XmStrDefs.h
xc/lib/GLw/README.html
xc/lib/GLw/README.txt
xc/lib/ICE/ICE-def.cpp
xc/lib/misc/snprintf.c
xc/lib/misc/snprintf.h
xc/lib/oldX/oldX-def.cpp
xc/lib/psres/PSres.c
xc/lib/psres/psres-def.cpp
xc/lib/SM/SM-def.cpp
xc/lib/windows/windowswm.c
xc/lib/windows/WindowsWM-def.cpp
xc/lib/windows/windowswm.h
xc/lib/windows/WindowsWM.man
xc/lib/windows/windowswmstr.h
xc/lib/X11/jump_funcs
xc/lib/X11/jump_ignore
xc/lib/X11/jump_vars
xc/lib/X11/libX11.elist
xc/lib/X11/X11-def.cpp
xc/lib/X11/Xcms.txt
xc/lib/X11/xlibi18n/im/ximcp/Ximcp.mapfile
xc/lib/X11/xlibi18n/lc/def/Xlc.mapfile
xc/lib/X11/xlibi18n/lc/gen/Xlc.mapfile
xc/lib/X11/xlibi18n/om/generic/Xom.mapfile
xc/lib/X11/xlibi18n/Xi18nLib.conf
xc/lib/Xaw6/Xaw-def.cpp
xc/lib/Xaw7/Xaw-def.cpp
xc/lib/Xaw/Changelog
xc/lib/Xaw/CHANGES
xc/lib/Xaw/genlist.sh
xc/lib/Xaw/jump_funcs
xc/lib/Xaw/jump_ignore
xc/lib/Xaw/jump_vars
xc/lib/Xaw/Xaw-def.cpp
xc/lib/Xbsd/Berklib.c
xc/lib/Xcomposite/AUTHORS
xc/lib/Xcomposite/autogen.sh
xc/lib/Xcomposite/ChangeLog
xc/lib/Xcomposite/configure.ac
xc/lib/Xcomposite/COPYING
xc/lib/Xcomposite/.cvsignore
xc/lib/Xcomposite/INSTALL
xc/lib/Xcomposite/Makefile.am
xc/lib/Xcomposite/NEWS
xc/lib/Xcomposite/README
xc/lib/Xcomposite/xcomposite.pc.in
xc/lib/Xcursor/AUTHORS
xc/lib/Xcursor/autogen.sh
xc/lib/Xcursor/ChangeLog
xc/lib/Xcursor/config.h
xc/lib/Xcursor/config-subst
xc/lib/Xcursor/configure.ac
xc/lib/Xcursor/COPYING
xc/lib/Xcursor/INSTALL
xc/lib/Xcursor/Makefile.am
xc/lib/Xcursor/NEWS
xc/lib/Xcursor/README
xc/lib/Xcursor/xcursor-config.in
xc/lib/Xcursor/Xcursor-def.cpp
xc/lib/Xcursor/xcursor.pc.in
xc/lib/Xdamage/AUTHORS
xc/lib/Xdamage/autogen.sh
xc/lib/Xdamage/ChangeLog
xc/lib/Xdamage/configure.ac
xc/lib/Xdamage/COPYING
xc/lib/Xdamage/.cvsignore
xc/lib/Xdamage/INSTALL
xc/lib/Xdamage/Makefile.am
xc/lib/Xdamage/NEWS
xc/lib/Xdamage/README
xc/lib/Xdamage/xdamage.pc.in
xc/lib/Xevie/xevieplaceholder.h
xc/lib/Xext/Xext-def.cpp
xc/lib/Xfixes/AUTHORS
xc/lib/Xfixes/autogen.sh
xc/lib/Xfixes/ChangeLog
xc/lib/Xfixes/configure.ac
xc/lib/Xfixes/COPYING
xc/lib/Xfixes/.cvsignore
xc/lib/Xfixes/INSTALL
xc/lib/Xfixes/Makefile.am
xc/lib/Xfixes/NEWS
xc/lib/Xfixes/README
xc/lib/Xfixes/Xfixes-def.cpp
xc/lib/Xfixes/xfixes.pc.in
xc/lib/Xfontcache/Xfontcache-def.cpp
xc/lib/Xft1/*
xc/lib/Xft/aclocal.m4
xc/lib/Xft/autogen.sh
xc/lib/Xft/config/config-subst
xc/lib/Xft/config.guess
xc/lib/Xft/config.h.in
xc/lib/Xft/config.sub
xc/lib/Xft/configure
xc/lib/Xft/configure.ac
xc/lib/Xft/depcomp
xc/lib/Xft/install-sh
xc/lib/Xft/ltmain.sh
xc/lib/Xft/Makefile.am
xc/lib/Xft/Makefile.in
xc/lib/Xft/missing
xc/lib/Xft/mkinstalldirs
xc/lib/Xft/Xft-def.cpp
xc/lib/Xinerama/Xinerama-def.cpp
xc/lib/Xi/Xi-def.cpp
xc/lib/xkbfile/magic
xc/lib/xkbfile/xkbfile-def.cpp
xc/lib/xkbui/xkbui-def.cpp
xc/lib/Xmu/README
xc/lib/Xmuu/Xmuu-def.cpp
xc/lib/Xmu/Xmu-def.cpp
xc/lib/Xpm/Xpm-def.cpp
xc/lib/Xp/Xp-def.cpp
xc/lib/Xrandr/test.c
xc/lib/Xrandr/Xrandr-def.cpp
xc/lib/Xrender/AUTHORS
xc/lib/Xrender/autogen.sh
xc/lib/Xrender/ChangeLog
xc/lib/Xrender/config.h
xc/lib/Xrender/configure.ac
xc/lib/Xrender/COPYING
xc/lib/Xrender/INSTALL
xc/lib/Xrender/NEWS
xc/lib/Xrender/README
xc/lib/Xrender/Xrender-def.cpp
xc/lib/Xrender/xrender.pc.in
xc/lib/XRes/XRes-def.cpp
xc/lib/Xss/Xss-def.cpp
xc/lib/Xt/jump_funcs
xc/lib/Xt/jump_ignore
xc/lib/Xt/jump_vars
xc/lib/Xt/libXt.elist
xc/lib/XTrap/XTrap-def.cpp
xc/lib/Xtst/Xtst-def.cpp
xc/lib/Xt/Xt-def.cpp
xc/lib/XvMC/XvMC-def.cpp
xc/lib/Xv/Xv-def.cpp
xc/lib/Xxf86dga/Xxf86dga-def.cpp
xc/lib/Xxf86misc/Xxf86misc-def.cpp
xc/lib/Xxf86rush/XF86Rush.c
xc/lib/Xxf86vm/Xxf86vm-def.cpp
xc/Makefile
xc/nls/Compose/el_GR.UTF-8
xc/nls/Compose/zh_CN
xc/programs/bitmap/bitmap.icon
xc/programs/fc-cache/fc-cache.man
xc/programs/fc-list/fc-list.man
xc/programs/glxgears/glxgears.c
xc/programs/glxgears/glxgears.man
xc/programs/glxinfo/glxinfo.c
xc/programs/glxinfo/glxinfo.man
xc/programs/mkcfm/mkcfm.c
xc/programs/mkcfm/mkcfm.man
xc/programs/rstart/c
xc/programs/texteroids/twraps.psw
xc/programs/xcursorgen/*/*.xcf [only *.xcf files are not linked]
xc/programs/xcursorgen/redglass/gumby.svg
xc/programs/xditview/ldblarrow
xc/programs/xditview/rdblarrow
xc/programs/xdm/Chooser.ad
xc/programs/xedit/lisp/lisp.cf
xc/programs/xedit/xedit.man
xc/programs/xedit/Xedit-sample
xc/programs/xkbcomp/compiled/README
xc/programs/xkbevd/example.cf
xc/programs/xlsfonts/xlsfonts.sgml
xc/programs/xmag/Scale.doc
xc/programs/xmag/xmag.icon
xc/programs/xmore/xmore.sgml
xc/programs/xphelloworld/xphelloworld/xphelloworld.html
xc/programs/xphelloworld/xpsimplehelloworld/xpsimplehelloworld.html
xc/programs/xphelloworld/xpxmhelloworld/xpxmhelloworld.html
xc/programs/xphelloworld/xpxthelloworld/xpxthelloworld.html
xc/programs/xplsprinters/xplsprinters.html
xc/programs/xprehashprinterlist/xprehashprinterlist.html
xc/programs/xrx/*
xc/programs/Xserver/afb/README
xc/programs/Xserver/afb/Xdaniver.doc
xc/programs/Xserver/cfb/stipmips.s
xc/programs/Xserver/cfb/stipple68k.s
xc/programs/Xserver/cfb/stipsparc.s
xc/programs/Xserver/cfb/stipsprc32.s
xc/programs/Xserver/GL/dri/dri-def.cpp
xc/programs/Xserver/GL/glx/glx-def.cpp
xc/programs/Xserver/GL/mesa/GLcore/GLcore-def.cpp
xc/programs/Xserver/GL/windows/ChangeLog
xc/programs/Xserver/hw/darwin/bundle/*
xc/programs/Xserver/hw/darwin/quartz/cr/crAppleWM.m
xc/programs/Xserver/hw/darwin/quartz/cr/crFrame.m
xc/programs/Xserver/hw/darwin/quartz/cr/crScreen.m
xc/programs/Xserver/hw/darwin/quartz/cr/XView.m
xc/programs/Xserver/hw/darwin/quartz/Preferences.m
xc/programs/Xserver/hw/darwin/quartz/quartzCocoa.m
xc/programs/Xserver/hw/darwin/quartz/XApplication.m
xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/project.pbxproj
xc/programs/Xserver/hw/darwin/quartz/XDarwinStartup.man
xc/programs/Xserver/hw/darwin/quartz/XServer.m
xc/programs/Xserver/hw/darwin/utils/dumpkeymap.c
xc/programs/Xserver/hw/darwin/utils/dumpkeymap.man
xc/programs/Xserver/hw/darwin/utils/README.txt
xc/programs/Xserver/hw/darwin/XDarwin.man
xc/programs/Xserver/hw/dmx/doc/* [kem will take care of these]
xc/programs/Xserver/hw/dmx/Xdmx.man [kem will take care of this]
xc/programs/Xserver/hw/kdrive/README
xc/programs/Xserver/hw/sun/*
xc/programs/Xserver/hw/sunLynx/*
xc/programs/Xserver/hw/vfb/Xvfb.man
xc/programs/Xserver/hw/xfree86/CHANGELOG
xc/programs/Xserver/hw/xfree86/CHANGELOG.ND
xc/programs/Xserver/hw/xfree86/CHANGELOG.R5
xc/programs/Xserver/hw/xfree86/common/modeline2c.pl
xc/programs/Xserver/hw/xfree86/ddc/DDC.HOWTO
xc/programs/Xserver/hw/xfree86/DebuggingHints
xc/programs/Xserver/hw/xfree86/doc/*
xc/programs/Xserver/hw/xfree86/Domain.note
xc/programs/Xserver/hw/xfree86/drivers/apm/README
xc/programs/Xserver/hw/xfree86/drivers/chips/util/AsmMacros.h
xc/programs/Xserver/hw/xfree86/drivers/chips/util/dRegs.c
xc/programs/Xserver/hw/xfree86/drivers/chips/util/modClock.c
xc/programs/Xserver/hw/xfree86/drivers/chips/util/mRegs.c
xc/programs/Xserver/hw/xfree86/drivers/cirrus/README.multihead
xc/programs/Xserver/hw/xfree86/drivers/confdrv.sh
xc/programs/Xserver/hw/xfree86/drivers/cyrix/ChangeLog
xc/programs/Xserver/hw/xfree86/drivers/cyrix/README
xc/programs/Xserver/hw/xfree86/drivers/glint/DRI.txt
xc/programs/Xserver/hw/xfree86/drivers/glint/README.pm3
xc/programs/Xserver/hw/xfree86/drivers/i740/README
xc/programs/Xserver/hw/xfree86/drivers/mga/mga_PInS.txt
xc/programs/Xserver/hw/xfree86/drivers/mga/README_HALLIB
xc/programs/Xserver/hw/xfree86/drivers/mga/util/Makefile
xc/programs/Xserver/hw/xfree86/drivers/mga/util/README
xc/programs/Xserver/hw/xfree86/drivers/mga/util/stormdwg.c
xc/programs/Xserver/hw/xfree86/drivers/neomagic/NM-reg.txt
xc/programs/Xserver/hw/xfree86/drivers/neomagic/README
xc/programs/Xserver/hw/xfree86/drivers/neomagic/TODO
xc/programs/Xserver/hw/xfree86/drivers/newport/XF86Config.indy
xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/durango.c
xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/gfx_tv.h
xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/history.h
xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/release.txt
xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/tv_fs450.c
xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/tv_fs450.h
xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/tv_fs451.c
xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/tv_geode.c
xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/vid_1400.c
xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/vip_1400.c
xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_msr_asm.S
xc/programs/Xserver/hw/xfree86/drivers/rendition/vgafont-std.data
xc/programs/Xserver/hw/xfree86/drivers/rendition/vgafont-vrx.data
xc/programs/Xserver/hw/xfree86/drivers/rendition/vgapalette.data
xc/programs/Xserver/hw/xfree86/drivers/s3virge/CALLMAP
xc/programs/Xserver/hw/xfree86/drivers/s3virge/README
xc/programs/Xserver/hw/xfree86/drivers/s3virge/TODO_NOTES
xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/CALLMAP
xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/README
xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/Release.txt
xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_asm.s
xc/programs/Xserver/hw/xfree86/drivers/sunffb/VISmoveImage.s
xc/programs/Xserver/hw/xfree86/drivers/tseng/README
xc/programs/Xserver/hw/xfree86/drivers/v4l/README
xc/programs/Xserver/hw/xfree86/drivers/v4l/v4l.c
xc/programs/Xserver/hw/xfree86/drivers/v4l/v4l.man
xc/programs/Xserver/hw/xfree86/drivers/v4l/videodev.h
xc/programs/Xserver/hw/xfree86/drivers/via/via_drm.h
xc/programs/Xserver/hw/xfree86/drivers/via/via_vbe.c
xc/programs/Xserver/hw/xfree86/drivers/vmware/README
xc/programs/Xserver/hw/xfree86/drivers/voodoo/README
xc/programs/Xserver/hw/xfree86/drivers/voodoo/TODO
xc/programs/Xserver/hw/xfree86/dummylib/README
xc/programs/Xserver/hw/xfree86/etc/* [except for pci.ids]
xc/programs/Xserver/hw/xfree86/fbdevhw/fbdevhw.man
xc/programs/Xserver/hw/xfree86/fbdevhw/README
xc/programs/Xserver/hw/xfree86/getconfig/*
xc/programs/Xserver/hw/xfree86/input/confdrv.sh
xc/programs/Xserver/hw/xfree86/input/fpit/readme.txt
xc/programs/Xserver/hw/xfree86/input/sample/README
xc/programs/Xserver/hw/xfree86/input/wacom/wacom.man
xc/programs/Xserver/hw/xfree86/input/wacom/xf86Wacom.c
xc/programs/Xserver/hw/xfree86/int10/helper_exec.c.orig
xc/programs/Xserver/hw/xfree86/int10/INT10.HOWTO
xc/programs/Xserver/hw/xfree86/Options
xc/programs/Xserver/hw/xfree86/os-support/bsd/libusb/usb.3
xc/programs/Xserver/hw/xfree86/os-support/bsd/libusb/usb_hid_usages
xc/programs/Xserver/hw/xfree86/os-support/lynxos/lynx_ppc.S
xc/programs/Xserver/hw/xfree86/os-support/misc/BUSmemcpy.S
xc/programs/Xserver/hw/xfree86/os-support/misc/IODelay.S
xc/programs/Xserver/hw/xfree86/os-support/misc/PortIO.S
xc/programs/Xserver/hw/xfree86/os-support/misc/SlowBcopy.S
xc/programs/Xserver/hw/xfree86/os-support/nto/README
xc/programs/Xserver/hw/xfree86/os-support/os2/README
xc/programs/Xserver/hw/xfree86/os-support/README.OS-lib
xc/programs/Xserver/hw/xfree86/os-support/shared/inout.S
xc/programs/Xserver/hw/xfree86/os-support/sunos/find_deps.pl
xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_inout.s
xc/programs/Xserver/hw/xfree86/RAC.Notes
xc/programs/Xserver/hw/xfree86/ramdac/CURSOR.NOTES
xc/programs/Xserver/hw/xfree86/reconfig/*
xc/programs/Xserver/hw/xfree86/Registry
xc/programs/Xserver/hw/xfree86/sdk/mkmf.cpp
xc/programs/Xserver/hw/xfree86/sdk/README
xc/programs/Xserver/hw/xfree86/sdk/site.def.SDK
xc/programs/Xserver/hw/xfree86/xaa/XAA.HOWTO
xc/programs/Xserver/hw/xfree86/xaa/xaaTEGlyphBlt.S
xc/programs/Xserver/hw/xfree86/xf1bpp/mfbmap.sh
xc/programs/Xserver/hw/xfree86/xf1bpp/mfbunmap.sh
xc/programs/Xserver/hw/xfree86/xf4bpp/NOTES
xc/programs/Xserver/hw/xfree86/xf86cfg/*
xc/programs/Xserver/hw/xfree86/xf86config/*
xc/programs/Xserver/hw/xfree86/XF86Conf.man
xc/programs/Xserver/hw/xfree86/XF98Conf.cpp
xc/programs/Xserver/hw/xfree86/xorgconf.cpp
xc/programs/Xserver/hw/xfree86/xorg.conf.man
xc/programs/Xserver/hw/xfree86/Xorg.man
xc/programs/Xserver/hw/xnest/Xnest.man
xc/programs/Xserver/hw/xwin/ChangeLog
xc/programs/Xserver/hw/xwin/README
xc/programs/Xserver/hw/xwin/_usr_X11R6_lib_X11_system.XWinrc
xc/programs/Xserver/hw/xwin/xlaunch/*
xc/programs/Xserver/hw/xwin/XWin.man
xc/programs/Xserver/hw/xwin/XWinrc.man
xc/programs/Xserver/ilbm/README
xc/programs/Xserver/miext/rootless/README.txt
xc/programs/Xserver/Xext/SecurityPolicy
xc/programs/Xserver/Xext/xtest1.frags
xc/programs/Xserver/XFree86.def
xc/programs/Xserver/Xnest.def
xc/programs/Xserver/Xorg.def
xc/programs/Xserver/XpConfig/*
xc/programs/Xserver/Xprint/etc/*
xc/programs/Xserver/Xprint/pdf/README
xc/programs/Xserver/Xprint/svg/README
xc/programs/Xserver/Xprint/windows/README
xc/programs/Xserver/Xprint/Xprt.html
xc/programs/Xserver/Xprint/Xprt.man
xc/programs/Xserver/Xprint/Xprt.sgml
xc/programs/Xserver/Xserver.man
xc/programs/Xserver/Xvfb.def
xc/README
xc/README.crypto
xc/registry
xc/RELNOTES
xc/util/memleak/*
xc/util/misc/*
xc/xf86Date.h


More information about the xorg-modular mailing list