cvs commit: ports/x11-servers/XFree86-4-Server Makefile ports/x11-servers/XFree86-4-Server/files patch-int10-generic.c patch-mga_dri.c patch-nv_driver.c patch-nv_setup.c patch-radeon_cursor.c patch-radeon_dri.c

Eric Anholt anholt at FreeBSD.org
Sun Apr 6 00:48:26 PST 2003


anholt      2003/04/06 00:48:25 PST

  FreeBSD ports repository

  Modified files:
    x11-servers/XFree86-4-Server Makefile 
  Added files:
    x11-servers/XFree86-4-Server/files patch-int10-generic.c 
                                       patch-mga_dri.c 
                                       patch-nv_driver.c 
                                       patch-nv_setup.c 
                                       patch-radeon_cursor.c 
                                       patch-radeon_dri.c 
  Log:
  [1] Fix a hang in int10 on starting the server with multiple cards
  [2] Fix a server hang on reset with DRI enabled on Radeons
  [3] Fix a server hang on reset with DRI enabled on Matrox
  [4] Fix screen going into powersaving with Xinerama, Xcursor, and Radeons
  [5] Fix an unresolved symbol in the nv driver
  [6] Fix a crash in DDC with Riva 128 cards (XFree86 bug 71)
  [7] Add some missing manpages to the MAN4 list
  
  PR:             [7] ports/50113
  Obtained from:  [1] XFree86 bug 6
                  [2] XFree86 bug 94
                  [3] Panagiotis Papadakos <papadako at csd.uoc.gr>
                  [4] XFree86 bug 90
                  [5,6] XFree86 CVS
  
  Revision  Changes    Path
  1.134     +6 -2      ports/x11-servers/XFree86-4-Server/Makefile
  1.1       +39 -0     ports/x11-servers/XFree86-4-Server/files/patch-int10-generic.c (new)
  1.1       +16 -0     ports/x11-servers/XFree86-4-Server/files/patch-mga_dri.c (new)
  1.1       +16 -0     ports/x11-servers/XFree86-4-Server/files/patch-nv_driver.c (new)
  1.1       +35 -0     ports/x11-servers/XFree86-4-Server/files/patch-nv_setup.c (new)
  1.1       +16 -0     ports/x11-servers/XFree86-4-Server/files/patch-radeon_cursor.c (new)
  1.1       +15 -0     ports/x11-servers/XFree86-4-Server/files/patch-radeon_dri.c (new)


More information about the cvs-ports mailing list