xorg/xc/config/cf

Saren Sandmann Pedersen sandmann at daimi.au.dk
Tue Jul 20 20:48:09 EEST 2004


CVS commit by sandmann: 

Tue Jul 20 19:38:06 2004  Soeren Sandmann  <sandmann at daimi.au.dk>

	* lib/X11/omGeneric.c (parse_fontdata): Set font_data->xlfd_data
	to NULL after XFree(). (#837, patch from Bastien Nocera).

Tue Jul 20 18:23:32 2004  Soeren Sandmann  <sandmann at daimi.au.dk>

	* config/cf/linux.cf: Use /dev/urandom on Linux.(#761).


  M +7 -0      xorg/xc/config/cf/linux.cf   1.8


--- xorg/xc/config/cf/linux.cf  #1.7:1.8
@@ -185,4 +185,11 @@
 #endif
 
+#ifndef HasDevRandom
+# define HasDevRandom YES
+# ifndef RandomDeviceName
+#  define RandomDeviceName /dev/urandom
+# endif
+#endif
+
 /*
  * The Linux BinUtils major version.  25 => 2.5.x, which is what is included





More information about the xorg-commit mailing list