This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
3bb043a8b8b15eece3794ec31ad0ccab103a1c21
bind9
/
bin
/
dig
History
Brian Wellington
3bb043a8b8
753. [bug] dig, host, and nslookup would fail to contact a
...
remote server if getaddrinfo() returned an IPv6 address on a system that doesn't support IPv6.
2001-02-24 20:53:26 +00:00
..
include
/dig
minor style fixes
2001-02-17 01:05:30 +00:00
.cvsignore
A lot of files generated by libtool were not properly ignored.
2000-10-16 23:44:25 +00:00
dig.1
More searchlist/domain handling fixes. Dig/host/nslookup no longer
2001-01-18 05:12:44 +00:00
dig.c
Don't call get_address when processing "-b address". The address can't be a
2001-02-17 20:27:24 +00:00
dighost.c
753. [bug] dig, host, and nslookup would fail to contact a
2001-02-24 20:53:26 +00:00
host.1
copyright update
2001-01-09 22:01:04 +00:00
host.c
Style fixes per Andreas, functionality fixes per Michael Sawyer.
2001-02-15 23:44:08 +00:00
Makefile.in
Added purify support (${PURIFY} to link lines) to remaining
2001-02-02 18:53:05 +00:00
nslookup.c
simplify dig/host/nslookup code by using the _format() functions in
2001-01-24 19:28:34 +00:00