summaryrefslogtreecommitdiffstats
path: root/lib/libc/resolv/res_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge BIND 9.4.1 into main chunk.ume2007-06-031-55/+57
| | | | MFC after: 2 weeks
* __p_rcode_syms is declared as external in resolv.conf, so it cannot bekan2007-04-061-1/+1
| | | | | | | | | | redeclared as static in res_debug.c. Make __p_rcode_syms global and add it to Symbol map. The rest of __p_??_syms are already global. Choice of FBSD_1.0 version for these debug symbols seems strange and should be revisited before symbol versioning is enabled for libc.so.7.
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* - Merge our local changes.ume2006-03-211-3/+24
| | | | - Exclude unnecessary functions for us.
* Vendor import of BIND 9.3.2ume2006-03-211-0/+1163
OpenPOWER on IntegriCloud