From 79da8302e8d78f51db5243ba6b2f7de87e667132 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 12 Sep 2002 04:17:21 +0000 Subject: [PATCH] 1380. [func] 'rndc recursing' dump recursing queries to 'recursing-file = "named.recursing";'. --- bin/rndc/rndc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/rndc/rndc.c b/bin/rndc/rndc.c index 78228b8514..5eb843a494 100644 --- a/bin/rndc/rndc.c +++ b/bin/rndc/rndc.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rndc.c,v 1.92 2002/02/20 03:33:43 marka Exp $ */ +/* $Id: rndc.c,v 1.93 2002/09/12 04:17:21 marka Exp $ */ /* * Principal Author: DCL @@ -117,6 +117,7 @@ command is one of the following:\n\ flushname name [view]\n\ Flush the give name from the server's cache(s)\n\ status Display status of the server.\n\ + recursing Dump the queries that are currently recursing (named.recursing)\n\ *restart Restart the server.\n\ \n\ * == not yet implemented\n\