CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/08/24 12:58:06

Log message:
   396. Add a facility for assigning version numbers to builtin XFree86 server
        interfaces and allowing modules to query them.  Assign versions for
        the os-mouse and os-kbd interfaces (David Dawes).

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/common/:
        Imakefile xf86.h xf86str.h 
      xc/programs/Xserver/hw/xfree86/loader/:
        xf86sym.c 
      xc/programs/Xserver/hw/xfree86/os-support/:
        xf86OSKbd.h xf86OSmouse.h 
Added files:
      xc/programs/Xserver/hw/xfree86/common/:
        xf86Versions.c 
  
  Revision      Changes    Path
  3.2821        +4 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.152         +3 -1      xc/programs/Xserver/hw/xfree86/common/Imakefile
  3.171         +7 -1      xc/programs/Xserver/hw/xfree86/common/xf86.h
  1.94          +25 -1     xc/programs/Xserver/hw/xfree86/common/xf86str.h
  1.235         +5 -1      xc/programs/Xserver/hw/xfree86/loader/xf86sym.c
  1.5           +19 -1     xc/programs/Xserver/hw/xfree86/os-support/xf86OSKbd.h
  1.22          +19 -1     xc/programs/Xserver/hw/xfree86/os-support/xf86OSmouse.h

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

Reply via email to