FreeBSD Bugzilla – Attachment 8356 Details for
Bug 17532
"host" only prints A records by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 463 bytes, created by
Dan Nelson (old address)
on 2000-03-21 16:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dan Nelson (old address)
Created:
2000-03-21 16:40:01 UTC
Size:
463 bytes
patch
obsolete
>Index: host.c >=================================================================== >RCS file: /home/ncvs/src/contrib/bind/bin/host/host.c,v >retrieving revision 1.1.1.2 >diff -b -u -r1.1.1.2 host.c >--- host.c 1999/11/30 02:42:03 1.1.1.2 >+++ host.c 2000/03/21 16:13:08 >@@ -270,7 +270,7 @@ > /*NOTREACHED*/ > } > } >- if (gettype == 0) { >+ if (gettype == 0 && sigchase == 1) { > if (verbose) > printf ("Forcing `-t a' for signature trace.\n"); > gettype = ns_t_a;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17532
: 8356