[PULL] build fixes, license cleanups, and removing missing font module errors from Xorg logs

Alan Coopersmith Alan.Coopersmith at Sun.COM
Wed Dec 16 17:59:58 PST 2009


The following changes since commit 77221c9155a3c96cb63b210a048db1ea71a5e359:
  Adam Jackson (1):
        glx: swrast can do GLX 1.4 too

are available in the git repository at:

  git://people.freedesktop.org/~alanc/xserver.git master

Alan Coopersmith (5):
      Fix builds with --with-int10=stub
      Fix dtrace object builds of libos to link with SHA1_LIBS
      COPYING: Update license preamble
      Update Sun license notices to current X.Org standard form
      Add freetype & type1 to the LoadModules ignore list

 COPYING                                            |   42 +++------------
 composite/compalloc.c                              |   36 ++++++--------
 composite/compext.c                                |   36 ++++++--------
 composite/compinit.c                               |   36 ++++++--------
 composite/compint.h                                |   36 ++++++--------
 composite/compoverlay.c                            |   36 ++++++--------
 composite/compwindow.c                             |   36 ++++++--------
 configure.ac                                       |    2 +-
 dix/Xserver-dtrace.h.in                            |   36 ++++++--------
 dix/Xserver.d                                      |   40 ++++++--------
 dix/dispatch.c                                     |   40 ++++++--------
 dix/events.c                                       |   54 ++++++++------------
 dix/resource.c                                     |   40 ++++++--------
 fb/fbcmap.c                                        |   51 ++++++++-----------
 fb/fbcmap_mi.c                                     |   51 ++++++++-----------
 hw/xfree86/common/xf86Config.c                     |    4 +-
 hw/xfree86/int10/Makefile.am                       |    1 +
 hw/xfree86/os-support/solaris/solaris-amd64.S      |   40 ++++++--------
 hw/xfree86/os-support/solaris/solaris-ia32.S       |   40 ++++++--------
 .../os-support/solaris/solaris-sparcv8plus.S       |   40 ++++++--------
 hw/xfree86/os-support/solaris/sun_VTsw.c           |   36 ++++++--------
 hw/xfree86/os-support/solaris/sun_agp.c            |   36 ++++++--------
 hw/xfree86/os-support/solaris/sun_apm.c            |   36 ++++++--------
 hw/xfree86/os-support/solaris/sun_bell.c           |   40 ++++++--------
 hw/xfree86/os-support/solaris/sun_vid.c            |   36 ++++++--------
 hw/xfree86/utils/cvt/Makefile.am                   |   42 +++++++---------
 hw/xfree86/utils/gtf/Makefile.am                   |   42 +++++++---------
 hw/xfree86/x86emu/Makefile.am                      |    2 +
 mi/micmap.c                                        |   50 ++++++++----------
 os/access.c                                        |   24 ++++++++-
 xfixes/cursor.c                                    |   36 ++++++--------
 xfixes/xfixes.c                                    |   36 ++++++--------
 xfixes/xfixesint.h                                 |   36 ++++++--------
 33 files changed, 492 insertions(+), 657 deletions(-)

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering



More information about the xorg-devel mailing list