40fb7eecaf 
								
							 
						 
						
							
							
								
								fix noDamageExtension warning in Xprint/Init.c  
							
							... 
							
							
							
							Also took out duplicate definition of this variable in mi/miinitext.c 
							
						 
						
							2006-06-08 10:11:17 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								494895e0fb 
								
							 
						 
						
							
							
								
								Properly define dispatchExceptionAtReset to fix compiler warnings  
							
							
							
						 
						
							2006-06-08 09:43:44 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d90eecf40e 
								
							 
						 
						
							
							
								
								add some missing function prototypes to Xprint/AttrValid.h to fix compiler warnings  
							
							
							
						 
						
							2006-06-08 09:11:41 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bccde16091 
								
							 
						 
						
							
							
								
								fix incompatible pointer warning in Xprint/ddxInit.c  
							
							
							
						 
						
							2006-06-08 09:01:59 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								60bd8893d5 
								
							 
						 
						
							
							
								
								Properly #ifdef out ddxBeforeReset() to fix compiler warning  
							
							
							
						 
						
							2006-06-08 09:01:21 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ac21e6a594 
								
							 
						 
						
							
							
								
								remove unused variable warning in Xprint/ddxInit.c  
							
							
							
						 
						
							2006-06-08 09:00:42 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								71dd44b0ad 
								
							 
						 
						
							
							
								
								Fixed up most "warning: function declaration isn't a prototype" warnings from Xprint/  
							
							
							
						 
						
							2006-06-07 19:17:26 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								839305bac9 
								
							 
						 
						
							
							
								
								Remove unused variables from Xprint/attributes.c  
							
							
							
						 
						
							2006-06-07 19:12:23 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c5b3aa120b 
								
							 
						 
						
							
							
								
								Added a comment about some suspicious code.  
							
							
							
						 
						
							2006-06-07 17:46:23 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								50112dfcc8 
								
							 
						 
						
							
							
								
								Fixed severly broken calls to pci_device_find_by_slot.  I mis-read the  
							
							... 
							
							
							
							tag bits when I originally coded it.  I mistakenly thought that the
original code masked off the PCI function bits, so I just always
passed 0 as the function.  That was a mistake. 
							
						 
						
							2006-06-07 17:46:05 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f9e7128d94 
								
							 
						 
						
							
							
								
								Added missing include of Pci.h.  This caused the server to terminate  
							
							... 
							
							
							
							when the symbol PCI_DOM_FROM_TAG couldn't be resolved at run-time. 
							
						 
						
							2006-06-07 17:44:06 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								23182315f3 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-06-07 17:03:48 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7a40ac2585 
								
							 
						 
						
							
							
								
								remove a bunch of unused variables in Xprint/Init.c (fixing the compiler warnings)  
							
							
							
						 
						
							2006-06-07 16:23:45 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								163980138c 
								
							 
						 
						
							
							
								
								remove some unused local variables in Xprint/Oid.c  
							
							
							
						 
						
							2006-06-07 16:11:20 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8e41640db8 
								
							 
						 
						
							
							
								
								add bison generated files to .gitignore  
							
							
							
						 
						
							2006-06-07 15:56:43 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								78f4ab6b89 
								
							 
						 
						
							
							
								
								Fix compiler warning about undefined ReinitializeRootWindow function  
							
							
							
						 
						
							2006-06-07 14:12:40 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								757f40fca5 
								
							 
						 
						
							
							
								
								updated the .gitignore file with more auto-generated files  
							
							
							
						 
						
							2006-06-07 14:09:13 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bc05158a5a 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-06-07 14:09:12 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								46f55f5dea 
								
							 
						 
						
							
							
								
								Initial batch of changes for PCI rework.  All future changes will be  
							
							... 
							
							
							
							tracked individually. 
							
						 
						
							2006-06-07 14:09:02 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cc465800dd 
								
							 
						 
						
							
							
								
								Fix compiler warnings about SetVendorRelease and SetVendorString  
							
							
							
						 
						
							2006-06-07 14:03:35 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								785c978970 
								
							 
						 
						
							
							
								
								Merge ../xserver  
							
							
							
						 
						
							2006-06-07 13:20:21 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								36d786e9f0 
								
							 
						 
						
							
							
								
								add more files to .gitignore  
							
							
							
						 
						
							2006-06-07 12:47:50 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8f5aa38abf 
								
							 
						 
						
							
							
								
								fix compiler warning about XKB_IN_SERVER redefinition  
							
							
							
						 
						
							2006-06-07 12:33:44 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								101ae61696 
								
							 
						 
						
							
							
								
								Add PanoramiXExtensionDisabledHack to globals.h as it was missing.  
							
							
							
						 
						
							2006-06-07 12:06:22 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e5b72bd9c6 
								
							 
						 
						
							
							
								
								Remove 3 compiler warnings in the Xext/xevie.c file  
							
							
							
						 
						
							2006-06-07 12:05:39 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e3c11f6651 
								
							 
						 
						
							
							
								
								Added first cut at a .gitignore file to make using git easier.  
							
							
							
						 
						
							2006-06-07 12:05:01 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								21ebcfd702 
								
							 
						 
						
							
							
								
								Demolish now-unused loader functions.  
							
							
							
						 
						
							2006-06-07 14:17:31 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f90761b06e 
								
							 
						 
						
							
							
								
								Add a token for EDID-supplied modes.  
							
							
							
						 
						
							2006-06-07 13:58:24 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d00aa6b855 
								
							 
						 
						
							
							
								
								Delete a (now misleading) message from the crash handler.  
							
							
							
						 
						
							2006-06-07 11:44:36 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f8535edec7 
								
							 
						 
						
							
							
								
								Remove ChangeLog file.  
							
							
							
						 
						
							2006-06-06 10:29:34 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8444bb77c9 
								
							 
						 
						
							
							
								
								When we can, bound the maximum number of PCI devices to attempt to scan, by  
							
							... 
							
							
							
							the number found on the system. Only implemented for Linux right now. 
							
						 
						
							2006-06-05 20:22:06 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								11cf4d2fde 
								
							 
						 
						
							
							
								
								Update AC_DEFINE_DIR to version compatible with CVS autoconf which requires  
							
							... 
							
							
							
							double eval to avoid leaving ${prefix} in output 
							
						 
						
							2006-06-05 07:15:23 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								52fc7c8dc7 
								
							 
						 
						
							
							
								
								Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing  
							
							... 
							
							
							
							XFree86LOADER ifdefs, non-loadable hasn't been supported for a while
    now. Remove completely gratuitious REMOVE_LOADER_CHECK_MODULE_INFO
    ifdefs surrounding a call to a function added in XFree86 4.1 (!).
    Miscellaneous static markings. 
							
						 
						
							2006-06-05 03:00:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d22582dc5a 
								
							 
						 
						
							
							
								
								Remove a stray LBX reference.  
							
							
							
						 
						
							2006-06-04 16:13:26 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ddc6b99505 
								
							 
						 
						
							
							
								
								Bump to 1.1.99.2.  
							
							
							
						 
						
							2006-06-03 11:24:33 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4fd668940f 
								
							 
						 
						
							
							
								
								Bug  #6619 : Fix disappearing hardware cursor. (Colin Harrison)  
							
							
							
						 
						
							2006-06-03 10:58:37 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ee71cb61f8 
								
							 
						 
						
							
							
								
								Bug  #6956 : Fix crash when removing session leader before its children.  
							
							... 
							
							
							
							(Rich Coe) 
							
						 
						
							2006-06-03 10:54:38 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cd384af305 
								
							 
						 
						
							
							
								
								Completely remove relocation pointer table.  
							
							
							
						 
						
							2006-06-03 10:50:23 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8e8c6faecd 
								
							 
						 
						
							
							
								
								Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno)  
							
							
							
						 
						
							2006-06-03 10:48:37 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5b703f847d 
								
							 
						 
						
							
							
								
								Fix type confusion.  
							
							
							
						 
						
							2006-06-02 12:05:32 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								56f21bda1c 
								
							 
						 
						
							
							
								
								Bug  #6583 : Only open /proc/bus/pci/devices once. (Bill Nottingham)  
							
							
							
						 
						
							2006-06-01 22:30:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a9ed5a8790 
								
							 
						 
						
							
							
								
								Kill LBX, too.  
							
							
							
						 
						
							2006-06-01 22:06:41 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								df6da66525 
								
							 
						 
						
							
							
								
								Simplify the unsupported XI function list.  
							
							
							
						 
						
							2006-06-01 20:56:39 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								97203f1cf6 
								
							 
						 
						
							
							
								
								Clean up a warning, and remove excess multiple-suffix code.  
							
							
							
						 
						
							2006-06-01 20:41:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6d594ebc66 
								
							 
						 
						
							
							
								
								Ditch more alternate-loader braindamage.  
							
							
							
						 
						
							2006-06-01 20:22:39 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c946817748 
								
							 
						 
						
							
							
								
								Kill a.out, COFF and ELF loaders with FIRE.  
							
							
							
						 
						
							2006-06-01 20:18:30 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a3a4221495 
								
							 
						 
						
							
							
								
								Add bitmap to the ignored module list.  
							
							
							
						 
						
							2006-06-01 19:53:06 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ee689c1042 
								
							 
						 
						
							
							
								
								Ignore requests to load GLcore and speedo.  
							
							
							
						 
						
							2006-06-01 19:49:55 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								07c731a2bc 
								
							 
						 
						
							
							
								
								Bug  #5089 : Die, libbitmap, die!  
							
							
							
						 
						
							2006-06-01 19:37:53 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								32be08ba72 
								
							 
						 
						
							
							
								
								Remove horrendously ugly DDX backward-compatibility.  
							
							
							
						 
						
							2006-06-01 19:22:38 +00:00