CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/10/28 20:17:23

Log message:
   530. Call OsCleanup() at the end of each server generation, and add an
        argument to indicate when the server is terminating.  This allows
        misc end-of-generation cleanups to be added to OsCleanup() (David Dawes).
   529. Explicitly free the DPMS and ScreenSaver timer resources at the end
        of each server generation (David Dawes).

Modified files:
      xc/programs/Xserver/dix/:
        main.c 
      xc/programs/Xserver/hw/xfree86/common/:
        xf86Configure.c xf86DoProbe.c xf86Init.c 
      xc/programs/Xserver/include/:
        os.h 
      xc/programs/Xserver/os/:
        WaitFor.c log.c osinit.c 
  
  Revision      Changes    Path
  3.42          +18 -8     xc/programs/Xserver/dix/main.c
  3.81          +2 -2      xc/programs/Xserver/hw/xfree86/common/xf86Configure.c
  1.14          +2 -2      xc/programs/Xserver/hw/xfree86/common/xf86DoProbe.c
  3.210         +2 -2      xc/programs/Xserver/hw/xfree86/common/xf86Init.c
  3.53          +4 -2      xc/programs/Xserver/include/os.h
  3.43          +26 -14    xc/programs/Xserver/os/WaitFor.c
  1.4           +2 -2      xc/programs/Xserver/os/log.c
  3.30          +6 -3      xc/programs/Xserver/os/osinit.c

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

Reply via email to