Date: Sun, 6 Apr 2003 00:48:25 -0800 (PST) From: Eric Anholt <anholt@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200304060848.h368mPaB098344@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304060848.h368mPaB098344>