I'd like to move the module loader up to dix. In preparation for that, here's
a bunch of cleanup patches. The first three aren't mine, I just think they're
neat.

 b/hw/xfree86/common/xf86.h          |    2 
 b/hw/xfree86/common/xf86Config.c    |   78 -----
 b/hw/xfree86/common/xf86Config.h    |    1 
 b/hw/xfree86/common/xf86Configure.c |  103 +++++--
 b/hw/xfree86/common/xf86Helper.c    |   19 -
 b/hw/xfree86/common/xf86Init.c      |    6 
 b/hw/xfree86/common/xf86Module.h    |   31 --
 b/hw/xfree86/common/xf86str.h       |   10 
 b/hw/xfree86/doc/ddxDesign.xml      |   81 -----
 b/hw/xfree86/loader/Makefile.am     |    3 
 b/hw/xfree86/loader/loader.c        |   47 +--
 b/hw/xfree86/loader/loader.h        |    2 
 b/hw/xfree86/loader/loaderProcs.h   |   10 
 b/hw/xfree86/loader/loadmod.c       |  495 +++++++++---------------------------
 hw/xfree86/loader/os.c              |   72 -----
 15 files changed, 262 insertions(+), 698 deletions(-)

- ajax

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to