[dns-operations] [PATCH] dnscap on OS X

Mark Santcroos mark at NLnetLabs.nl
Thu May 24 07:20:07 UTC 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paul Vixie wrote:
> i'd missed this patch the first time around.  a version has just been
> committed, and the version stamp is now V1.0-RC2.

Thanks.

Small getopt fix in attached patch, "-b" was forgotten, "-f" was renamed
"-1" and "-d" takes no argument (& order synced with parsing code).

Mark

- --
Mark Santcroos
NLnet Labs
http://www.nlnetlabs.nl/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGVTynvgq6Qtvn644RAjaqAJ9FF2SY+P2N70xgc4oKT71ACHDJOwCgkWuR
IeC2kUoaRMf/9q42T6o1vBg=
=fTFp
-----END PGP SIGNATURE-----
-------------- next part --------------
Index: dnscap.c
===================================================================
RCS file: /proj/cvsroot/dnscap/dnscap.c,v
retrieving revision 1.15
diff -d -u -r1.15 dnscap.c
--- dnscap.c	24 May 2007 00:16:31 -0000	1.15
+++ dnscap.c	24 May 2007 07:14:16 -0000
@@ -367,7 +367,7 @@
 	ISC_LIST_INIT(responders);
 	ISC_LIST_INIT(myregexes);
 	while ((ch = getopt(argc, argv,
-			    "avfg6?i:o:l:p:m:h:q:r:d:k:t:c:x:")
+			    "ad1g6v?i:o:l:p:m:h:q:r:b:k:t:c:x:")
 		) != EOF)
 	{
 		switch (ch) {
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dnscap_getopt.diff.sig
Type: application/octet-stream
Size: 65 bytes
Desc: not available
URL: <https://lists.dns-oarc.net/pipermail/dns-operations/attachments/20070524/4feb8daf/attachment.obj>


More information about the dns-operations mailing list