Removed listen-on from views.

Changed syntax of grant/deny statements so they now must be inside an
'update-policy' block.

quote rr types when printing grant/deny statements as they can
clash with config file keywords.

Added rcs Id inside comment.
This commit is contained in:
James Brister
2000-03-28 22:58:25 +00:00
parent fdb12d38d3
commit da47a1b896
18 changed files with 93 additions and 119 deletions

View File

@@ -15,6 +15,8 @@
* SOFTWARE.
*/
/* $Id: confctl.c,v 1.17 2000/03/28 22:58:14 brister Exp $ */
#include <config.h>
#include <sys/types.h>