/*
- * $Id: ipcache.cc,v 1.102 1997/02/19 17:08:19 wessels Exp $
+ * $Id: ipcache.cc,v 1.103 1997/02/19 17:11:06 wessels Exp $
*
* DEBUG: section 14 IP Cache
* AUTHOR: Harvest Derived
if (addrs != NULL) /* TEMPORARY */
debug_trap("ipcache_nbgethostbyname: Stack Trashed");
if (NDnsServersAlloc)
- debug(14, 0, "WARNING: blocking on gethostbyname() for '%s'\n", name);
+ debug(14, 0, "WARNING: blocking on gethostbyname() for '%s'\n", name);
ipcache_gethostbyname(name, IP_BLOCKING_LOOKUP);
ipcache_call_pending(i);
}
/*
- * $Id: net_db.cc,v 1.30 1997/02/19 17:09:16 wessels Exp $
+ * $Id: net_db.cc,v 1.31 1997/02/19 17:11:07 wessels Exp $
*
* DEBUG: section 37 Network Measurement Database
* AUTHOR: Duane Wessels
*(list + i++) = n;
if (i != meta_data.netdb_addrs)
debug(37, 0, "WARNING: netdb_addrs count off, found %d, expected %d\n",
- i, meta_data.netdb_addrs);
+ i, meta_data.netdb_addrs);
qsort((char *) list,
i,
sizeof(netdbEntry *),