PERFORCE change 123862 for review

Fredrik Lindberg fli at FreeBSD.org
Sat Jul 21 19:29:30 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=123862

Change 123862 by fli at fli_nexus on 2007/07/21 19:29:25

	Debugging printout control bits to the query system and to
	the unix pipe server. 

Affected files ...

.. //depot/projects/soc2007/fli-mdns_sd/mdnsd/debug.h#4 edit

Differences ...

==== //depot/projects/soc2007/fli-mdns_sd/mdnsd/debug.h#4 (text+ko) ====

@@ -45,6 +45,8 @@
 #define DEBUG_VAR		0x0800
 #define DEBUG_MISC		0x1000
 #define DEBUG_OA		0x2000
+#define DEBUG_CS		0x4000
+#define DEBUG_QUERY		0x8000
 
 /*
  * Structure initialization protection


More information about the p4-projects mailing list