CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       04/07/25 13:17:04

Log message:
   159. Protect inlines everywhere io.h is used in TinyX (reported by
        Andrew Aitchison).
   158. Disable R&R when using rotation with the savage driver (Tim Roberts).
   157. Update the 8859-7 unicode conversion data file to the current version
        (Reported in Bugzilla #1406, Matthew Fischer).
   156. Fix typos in some spec docs (Bugzilla #1413, Mikko Markus Torni).
   155. Fix mga driver SEGV (Bugzilla #1401, Ryan Underwood).
   154. Fix HasSecureRPC build on FreeBSD 4.10 (Bugzilla #1422, Dejan Lesjak).
   153. Add __sparc64__ to imakemdep.h (Bugzilla #1424, John Heasley).
   152. Fix argument type for FIONREAD (Bugzilla #1426, John Heasley).
   151. Fix typo in Hu text in xfree86.xml (Bugzilla #1441, busmanus).
   150. Fix x86emu's handling of opcode 0xe9 (Bugzilla #1443, Alexei Kosut).

Modified files:
      xc/config/imake/:
        imakemdep.h 
      xc/doc/specs/Xext/:
        sync.tex xtest.ms 
      xc/fonts/util/:
        8859-7.TXT 
      xc/lib/dps/:
        csconndi.c cslibint.c 
      xc/programs/Xserver/hw/tinyx/chips/:
        chips.c 
      xc/programs/Xserver/hw/tinyx/mach64/:
        mach64.c 
      xc/programs/Xserver/hw/tinyx/trident/:
        trident.c 
      xc/programs/Xserver/hw/tinyx/vesa/:
        vm86.h 
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/drivers/mga/:
        mga_dri.c 
      xc/programs/Xserver/hw/xfree86/drivers/savage/:
        savage_driver.c 
      xc/programs/xdm/:
        Imakefile session.c 
      xc/programs/xkbcomp/rules/:
        xfree86.xml 
  
  Revision      Changes    Path
  3.78          +7 -1      xc/config/imake/imakemdep.h
  1.4           +5 -5      xc/doc/specs/Xext/sync.tex
  1.2           +139 -370  xc/doc/specs/Xext/xtest.ms
  1.2           +17 -11    xc/fonts/util/8859-7.TXT
  1.13          +3 -3      xc/lib/dps/csconndi.c
  1.6           +3 -3      xc/lib/dps/cslibint.c
  1.2           +2 -1      xc/programs/Xserver/hw/tinyx/chips/chips.c
  1.2           +2 -1      xc/programs/Xserver/hw/tinyx/mach64/mach64.c
  1.2           +2 -1      xc/programs/Xserver/hw/tinyx/trident/trident.c
  1.2           +2 -1      xc/programs/Xserver/hw/tinyx/vesa/vm86.h
  3.3297        +13 -1     xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.33          +6 -3      xc/programs/Xserver/hw/xfree86/drivers/mga/mga_dri.c
  1.51          +3 -1      
xc/programs/Xserver/hw/xfree86/drivers/savage/savage_driver.c
  3.72          +5 -1      xc/programs/xdm/Imakefile
  3.39          +9 -1      xc/programs/xdm/session.c
  1.28          +37 -37    xc/programs/xkbcomp/rules/xfree86.xml

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

Reply via email to