summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* Move sctp_sendv and sctp_recvv to FBSD_1.3 as suggested bytuexen2012-04-261-2/+5
* Export symbols for sctp_sendv() and sctp_recvv().tuexen2012-04-261-0/+2
* Fix whitespace inconsistencies found in homegrown Symbol.maps.ed2011-10-071-10/+10
* Import rewrite of IPv4 socket multicast layer to support source-specificbms2007-06-121-0/+4
* Some libc symbol map cleanups.deischen2007-05-311-1/+0
* Precede symbol names consistently with tabs rather than spaces.rwatson2007-05-281-14/+14
* Also fix the misspelling of hes_resolve().ru2007-05-251-1/+1
* hesiod_resolv -> hesiod_resolveru2007-05-241-1/+1
* Move nss_compat symbols from r1.11 to private section of symbol map.jon2007-05-181-10/+10
* __nss_compat_* from net/nss_compat.c are needed by ports/net/nss_ldap, so exp...jon2007-05-181-0/+10
* Resolves symbols map so sctp_xxx() functions are included.rrs2007-05-161-0/+14
* Add ether_aton_r and ether_ntoa_r to public symbol map for libc.rwatson2007-05-131-0/+2
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-6/+8
* Nuke ascii2addr() and addr2ascii(). They have no consumers anywherebms2007-02-281-2/+0
* Upgrade res_update(3) and the friends to BIND9's one excluding TSIGume2006-05-211-4/+0
* - make reentrant version of netdb functions glibc style API, andume2006-04-151-0/+13
* Expose res_update and friends again. At least, ports/mail/spamilterume2006-03-301-4/+4
* Update the resolver in libc to BIND9's one.ume2006-03-211-121/+4
* ns_name_skip was recently redefined to __ns_name_skipdeischen2006-03-131-1/+1
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+247
OpenPOWER on IntegriCloud