Page MenuHomeFreeBSD

D4519.id11137.diff
No OneTemporary

D4519.id11137.diff

Index: lib/libc/resolv/res_init.c
===================================================================
--- lib/libc/resolv/res_init.c
+++ lib/libc/resolv/res_init.c
@@ -116,7 +116,7 @@
/*% Options. Should all be left alone. */
#define RESOLVSORT
-#define DEBUG
+/*#define DEBUG*/
#ifdef SOLARIS2
#include <sys/systeminfo.h>
Index: lib/libc/resolv/res_mkquery.c
===================================================================
--- lib/libc/resolv/res_mkquery.c
+++ lib/libc/resolv/res_mkquery.c
@@ -83,7 +83,7 @@
#include "port_after.h"
/* Options. Leave them on. */
-#define DEBUG
+/*#define DEBUG*/
extern const char *_res_opcodes[];
Index: lib/libc/resolv/res_mkupdate.c
===================================================================
--- lib/libc/resolv/res_mkupdate.c
+++ lib/libc/resolv/res_mkupdate.c
@@ -54,7 +54,7 @@
#include "port_after.h"
/* Options. Leave them on. */
-#define DEBUG
+/*#define DEBUG */
#define MAXPORT 1024
static int getnum_str(u_char **, u_char *);
Index: lib/libc/resolv/res_query.c
===================================================================
--- lib/libc/resolv/res_query.c
+++ lib/libc/resolv/res_query.c
@@ -88,7 +88,7 @@
#include "port_after.h"
/* Options. Leave them on. */
-#define DEBUG
+/*#define DEBUG*/
#if PACKETSZ > 1024
#define MAXPACKET PACKETSZ
Index: lib/libc/resolv/res_send.c
===================================================================
--- lib/libc/resolv/res_send.c
+++ lib/libc/resolv/res_send.c
@@ -119,7 +119,7 @@
#include "un-namespace.h"
/* Options. Leave them on. */
-#define DEBUG
+/*#define DEBUG*/
#include "res_debug.h"
#include "res_private.h"

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 31, 5:05 AM (10 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37653875
Default Alt Text
D4519.id11137.diff (1 KB)

Event Timeline