Hajimu UMEMOTO
500fe2a19c
_close() should be called instead of close() here.
2006-08-04 10:21:11 +00:00
Hajimu UMEMOTO
473c8b2ecf
Nuke some compatibility crufts of resolver for 6.X and earlier.
...
X-MFC after: never
2006-05-21 11:29:26 +00:00
Hajimu UMEMOTO
d808369aa1
Upgrade res_update(3) and the friends to BIND9's one excluding TSIG
...
support.
X-MFC after: never
2006-05-21 11:19:36 +00:00
Hajimu UMEMOTO
135a67244d
This commit was generated by cvs2svn to compensate for changes in r158782,
...
which included commits to RCS files with non-trunk default branches.
2006-05-21 11:10:07 +00:00
Hajimu UMEMOTO
f62c4786e1
Vendor import of BIND 9.3.2
2006-05-21 11:10:07 +00:00
Hajimu UMEMOTO
f76963aba1
Don't test if RES_INIT is set to see res_state structure is
...
initialized. Some application may reset RES_INIT. Use the
way in __res_vinit(), instead.
2006-04-08 18:19:35 +00:00
Hajimu UMEMOTO
eb27a220f8
Expose res_update and friends again. At least, ports/mail/spamilter
...
uses them.
Now, we have res_nupdate and res_nmkupdate as well, but they are
still based on our old resolver for binary backward compatibility.
So, they don't provide new features such as TSIG support.
Reported by: pointyhat via kris
2006-03-30 20:15:53 +00:00
Daniel Eischen
4c6aab055d
Add __collate_load_error and __collate_range_cmp to the list of
...
FBSDprivate locale symbols. These functions are needed by
libcompat.
Add _cleanup to the list of stdio FBSDprivate symbols. Some
third party applications use this. This will be removed and
replaced by fcloseall() once libc version is bumped.
Add _res to the list of resolv symbols.
Found by: portbuilder runs (thanks Kris!)
2006-03-30 04:37:08 +00:00
Hajimu UMEMOTO
aebc6ec293
When res_nquerydomain() returns SERVFAIL, we should try next domain.
2006-03-24 13:30:10 +00:00
Dag-Erling Smørgrav
3a51513f8b
It's not enough to provide symbol map files; you also have to add them
...
to ${SYM_MAPS}. This unbreaks world with SYMVER_ENABLED.
Pointy hat to: ume
2006-03-23 16:55:13 +00:00
Hajimu UMEMOTO
ab96eeabe8
- Merge our local changes.
...
- Exclude unnecessary functions for us.
2006-03-21 15:37:16 +00:00
Hajimu UMEMOTO
73feb28508
Oops, remove the file I imported into wrong place.
2006-03-21 15:07:04 +00:00
Hajimu UMEMOTO
03970c5728
This commit was generated by cvs2svn to compensate for changes in r156954,
...
which included commits to RCS files with non-trunk default branches.
2006-03-21 15:07:04 +00:00
Hajimu UMEMOTO
65e96449c1
Vendor import of BIND 9.3.2
2006-03-21 15:03:19 +00:00