]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make option processing case sensitive.
authorMichael Sawyer <source@isc.org>
Tue, 17 Oct 2000 00:35:18 +0000 (00:35 +0000)
committerMichael Sawyer <source@isc.org>
Tue, 17 Oct 2000 00:35:18 +0000 (00:35 +0000)
commit88aa63f56669c85defe5ebff275ca79bdb8ce81c
treee470377e224e5e38c085e848bde95d567c09b657
parent7897195eed8f6067ab242e9d6326a244f373071d
Make option processing case sensitive.
Remove -w option; default xfr's to +nocomments, +noquestion.  Remove wiring
around repeated comment printing, so xfr's with +comments will cause
comment headers to be printed per packet, producing same result as -w
gave.
bin/dig/dig.c
bin/dig/dighost.c