CVS Update: xc (branch: trunk)

Alan Coopersmith xorg-commit at pdx.freedesktop.org
Wed Sep 22 20:20:56 EEST 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	alanc at gabe.	04/09/22 10:20:56

Log message:
  2004-09-22  Alan Coopersmith  <alan.coopersmith at sun.com>
  
  	* programs/Xserver/dix/globals.c:
  	Allow overriding DPMS defaults (timeouts & default for on/off) from
  	#defines/-D options.
  	* programs/Xserver/hw/xfree86/common/xf86DPMS.c
  	Use defaultDPMSEnabled global for the default state of DPMS if not
  	set in any config files.
  	* programs/Xserver/hw/xfree86/os-support/sunos/Imakefile:
  	* programs/Xserver/hw/xfree86/os-support/sunos/solaris-sparcv8plus.S
  	Add support for required assembly inline functions for Sun compilers
  	on Solaris/sparc.
  	* programs/Xserver/hw/xfree86/os-support/sunos/find_deps.pl:
  	Add support for Solaris/sparc libraries.

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/dix/:
        globals.c 
      xc/programs/Xserver/hw/xfree86/common/:
        xf86DPMS.c 
      xc/programs/Xserver/hw/xfree86/os-support/sunos/:
        Imakefile find_deps.pl 
Added files:
      xc/programs/Xserver/hw/xfree86/os-support/sunos/:
        solaris-sparcv8plus.S 
  
  Revision      Changes    Path
  1.391         +16 -1     xc/ChangeLog
  1.3           +14 -5     xc/programs/Xserver/dix/globals.c
  1.4           +2 -1      xc/programs/Xserver/hw/xfree86/common/xf86DPMS.c
  1.3           +23 -10    xc/programs/Xserver/hw/xfree86/os-support/sunos/Imakefile
  1.2           +6 -6      xc/programs/Xserver/hw/xfree86/os-support/sunos/find_deps.pl




More information about the xorg-commit mailing list