CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/06/10 10:03:56

Log message:
   209. Fixes for the following problems on OS/2:
         - long startup delay of xinit
         - recovery from hard-error popups
         - text-mode version of xf86cfg
         - xf86cfg unable to find default config file
         - installation of static libraries
         - missing exported functions in X11.dll
         - typo in xf86pathIsAbsolute()
        (Bugzilla #267, Frank Giessler).

Modified files:
      xc/config/cf/:
        os2.cf os2Lib.rules os2def.db 
      xc/lib/X11/:
        X11-def.cpp 
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/os-support/os2/:
        os2_VTsw.c 
      xc/programs/Xserver/hw/xfree86/parser/:
        scan.c 
      xc/programs/Xserver/hw/xfree86/xf86cfg/:
        config.h mouse-cfg.c text-mode.c 
      xc/programs/Xserver/os/:
        connection.c 
      xc/programs/xinit/:
        xinit.c 
  
  Revision      Changes    Path
  3.40          +2 -2      xc/config/cf/os2.cf
  3.16          +3 -3      xc/config/cf/os2Lib.rules
  1.3           +3 -1      xc/config/cf/os2def.db
  1.15          +3 -1      xc/lib/X11/X11-def.cpp
  3.2732        +10 -1     xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.13          +25 -1     xc/programs/Xserver/hw/xfree86/os-support/os2/os2_VTsw.c
  1.26          +2 -2      xc/programs/Xserver/hw/xfree86/parser/scan.c
  1.17          +22 -1     xc/programs/Xserver/hw/xfree86/xf86cfg/config.h
  1.11          +4 -1      xc/programs/Xserver/hw/xfree86/xf86cfg/mouse-cfg.c
  1.23          +24 -2     xc/programs/Xserver/hw/xfree86/xf86cfg/text-mode.c
  3.59          +13 -1     xc/programs/Xserver/os/connection.c
  3.33          +15 -1     xc/programs/xinit/xinit.c

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

Reply via email to