Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2007 19:29:29 GMT
From:      Fredrik Lindberg <fli@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 123862 for review
Message-ID:  <200707211929.l6LJTT8k011468@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=123862

Change 123862 by fli@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707211929.l6LJTT8k011468>