minix/lib/libc/ip
David van Moolenbroek 2758519ed2 Change default hostname resolution order
Hostnames that contain at least one period, are now first attempted
to be resolved as FQDNs, before adding local domains is tried.
2010-06-10 11:14:36 +00:00
..
accept.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
addrinfo.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
bind.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
connect.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
dhcp_gettag.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
dhcp_settag.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
ether.h Remove those annoying $Id and $Revision tags 2010-05-31 20:00:08 +00:00
ether_line.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
ethera2n.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
ethere2a.c Remove those annoying $Id and $Revision tags 2010-05-31 20:00:08 +00:00
etherh2n.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
ethern2h.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
gai_strerror.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getdomain.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
gethnmadr.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
gethostent.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
gethostname.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getifaddrs.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
getnetbyaddr.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getnetbyname.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getnetent.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getpeername.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getproto.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getprotoent.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getprotoname.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getservent.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getsockname.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getsockopt.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getsrvbyname.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
getsrvbyport.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
hton.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
inet_addr.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
inet_network.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
inet_ntoa.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
listen.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
Makefile.inc Remove a redundant getdomainname() implementation. 2010-04-26 12:43:43 +00:00
memcspn.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
nameinfo.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
oneC_sum.c Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +00:00
rcmd.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
recv.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
recvfrom.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
res_comp.c Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +00:00
res_init.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
res_mkquery.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
res_query.c Change default hostname resolution order 2010-06-10 11:14:36 +00:00
res_send.c Fix some compilation errors with the gcc compiler, fix some recent warnings. 2010-04-22 13:59:34 +00:00
ruserok.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
send.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
sendto.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
servxcheck.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
sethostent.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
setsockopt.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
shutdown.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
socket.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
strcasecmp.c Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00