CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/07/07 08:34:30

Log message:
   288. Changing PS/2 mouse resolution to 8 counts/mm as some broken mice have
        problems with other values (W. uses 8) (Egbert Eich).
   287. Fixing mode setting by BIOS. Wrong clock selection in MiscOut register
        caused screen to stay blank (Egbert Eich).
   286. Added description for -dumpSched and -schedInterval to the usage
        message (Egbert Eich)
   285. Update the SCO OpenServer port, fixing these specific problems:
          . Fixed the Imake template so i[3456]86 and friends arent defined
          . Fixed bad preprocessor stuff in X11.tmpl that was producing warnings
          . Updated default GCC flags to more aggresively optimize
          . Fixed keyboard LED handling
          . Enable SCO function keys in xterm
          . Make Delete key send  DEL by default on SCO in xterm
          . Fix to make fonttosfnt compile (Bugzilla #470, Kean Johnston).
   284. Added missing ro2 symbols file to list of files to install
        (BugzillaR #476, Egbert Eich).
   283. Corrected precedence problem in test in xc/lib/X11/XKBUse.c:
        XkbUseExtension(). This avoids an extra round trip during application
        startup (Bugzilla #473, Owen Taylor).
   282. Fixing deadlock in libXi - when is called _XLockDisplay() twice - when
        calling a Xi function that calls XGetExtensionVersion() (Bugzilla #260,
        Bastien Nocera, Owen Taylor).
   281. Adding support for video modes <320x240 to S3 driver by changing the
        minimal clock frequency to 15.6 MHz (Bugzilla #472, Alexey Baj).
  
  + minor cleanup

Modified files:
      xc/config/cf/:
        Imake.cf Imake.rules sco5.cf 
      xc/extras/x86emu/include/x86emu/:
        types.h 
      xc/include/:
        Xmd.h 
      xc/lib/X11/:
        XKBUse.c 
      xc/lib/Xi/:
        XExtInt.c XGetVers.c XIint.h 
      xc/lib/Xt/:
        Xtos.h 
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/drivers/s3/:
        s3_driver.c 
      xc/programs/Xserver/hw/xfree86/drivers/savage/:
        savage_driver.c 
      xc/programs/Xserver/hw/xfree86/drivers/tdfx/:
        tdfx_driver.c 
      xc/programs/Xserver/hw/xfree86/input/mouse/:
        mouse.c 
      xc/programs/Xserver/hw/xfree86/os-support/:
        xf86_OSlib.h 
      xc/programs/Xserver/hw/xfree86/os-support/sco/:
        VTsw_sco.c 
      xc/programs/Xserver/os/:
        utils.c xalloc.c 
      xc/programs/Xserver/render/:
        picture.h 
      xc/programs/fonttosfnt/:
        util.c 
      xc/programs/mkfontscale/:
        mkfontscale.c 
      xc/programs/xclock/:
        xclock.man 
      xc/programs/xkbcomp/symbols/:
        Imakefile 
      xc/programs/xterm/:
        charproc.c ptyx.h 
  
  Revision      Changes    Path
  3.83          +20 -1     xc/config/cf/Imake.cf
  3.120         +1 -1      xc/config/cf/Imake.rules
  3.13          +7 -2      xc/config/cf/sco5.cf
  1.7           +3 -2      xc/extras/x86emu/include/x86emu/types.h
  3.18          +3 -2      xc/include/Xmd.h
  3.7           +1 -1      xc/lib/X11/XKBUse.c
  3.8           +1 -1      xc/lib/Xi/XExtInt.c
  3.5           +22 -5     xc/lib/Xi/XGetVers.c
  3.2           +7 -0      xc/lib/Xi/XIint.h
  3.12          +3 -2      xc/lib/Xt/Xtos.h
  3.2767        +25 -1     xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.14          +2 -2      xc/programs/Xserver/hw/xfree86/drivers/s3/s3_driver.c
  1.41          +5 -1      
xc/programs/Xserver/hw/xfree86/drivers/savage/savage_driver.c
  1.96          +1 -2      xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_driver.c
  1.74          +1 -1      xc/programs/Xserver/hw/xfree86/input/mouse/mouse.c
  3.91          +4 -4      xc/programs/Xserver/hw/xfree86/os-support/xf86_OSlib.h
  1.4           +2 -1      xc/programs/Xserver/hw/xfree86/os-support/sco/VTsw_sco.c
  3.88          +5 -1      xc/programs/Xserver/os/utils.c
  3.35          +3 -2      xc/programs/Xserver/os/xalloc.c
  1.20          +3 -2      xc/programs/Xserver/render/picture.h
  1.4           +7 -1      xc/programs/fonttosfnt/util.c
  1.11          +1 -2      xc/programs/mkfontscale/mkfontscale.c
  1.16          +2 -2      xc/programs/xclock/xclock.man
  3.60          +1 -1      xc/programs/xkbcomp/symbols/Imakefile
  3.145         +4 -0      xc/programs/xterm/charproc.c
  3.106         +4 -0      xc/programs/xterm/ptyx.h

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to