minix/lib/ip
2006-02-15 14:22:40 +00:00
..
accept.c Socket library 2005-07-27 11:57:59 +00:00
bind.c Socket library 2005-07-27 11:57:59 +00:00
connect.c Nonblocking connect for TCP sockets. 2005-09-30 12:50:50 +00:00
dhcp_gettag.c
dhcp_settag.c
domainname.c
ether_line.c
ether.h
ethera2n.c
ethere2a.c
etherh2n.c
ethern2h.c
getdomain.c
gethnmadr.c Improved compatibility with other Unix systems. 2005-06-10 15:12:03 +00:00
gethostent.c
gethostname.c
getnetbyaddr.c
getnetbyname.c
getnetent.c
getpeername.c Fixed 'connected' check. 2005-08-25 10:47:24 +00:00
getproto.c
getprotoent.c
getprotoname.c Added getprotobyname. 2005-11-09 15:42:38 +00:00
getservent.c
getsockname.c Really disable debug 2006-02-15 14:22:40 +00:00
getsockopt.c Added getsockname and getsockopt. 2005-08-25 15:10:57 +00:00
getsrvbyname.c
getsrvbyport.c
hton.c Socket library 2005-07-27 11:57:59 +00:00
inet_addr.c
inet_network.c
inet_ntoa.c
listen.c Socket library 2005-07-27 11:57:59 +00:00
Makefile.in Throw away unused dirs, generated Makefiles. 2006-01-17 10:36:53 +00:00
memcspn.c
oneC_sum.c
rcmd.c
recv.c Socket library 2005-07-27 11:57:59 +00:00
recvfrom.c Optionally more debug output. 2005-09-30 12:50:14 +00:00
res_comp.c Improved compatibility with other Unix systems. 2005-06-10 15:12:03 +00:00
res_init.c
res_mkquery.c Improved compatibility with other Unix systems. 2005-06-10 15:12:03 +00:00
res_query.c Improved compatibility with other Unix systems. 2005-06-10 15:12:03 +00:00
res_send.c Improved compatibility with other Unix systems. 2005-06-10 15:12:03 +00:00
ruserok.c
send.c Socket library 2005-07-27 11:57:59 +00:00
sendto.c Socket library 2005-07-27 11:57:59 +00:00
servxcheck.c
sethostent.c nonamed doesn't like DNS requests over TCP. So, don't try to use them. 2005-09-30 12:48:26 +00:00
setsockopt.c Added getsockname and getsockopt. 2005-08-25 15:10:57 +00:00
shutdown.c Added shutdown. EBADIOCTL in connect. Chaned some debug output. 2005-07-29 10:13:52 +00:00
socket.c X expects an implicit bind to INADDR_ANY for UDP sockets. 2005-09-30 12:49:10 +00:00
strcasecmp.c