minix/lib/ip
2007-09-17 11:22:06 +00:00
..
accept.c Added EOPNOTSUPP and better error handling in accept. 2006-09-14 13:48:41 +00:00
bind.c
connect.c
dhcp_gettag.c
dhcp_settag.c
domainname.c Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
ether_line.c
ether.h
ethera2n.c
ethere2a.c
etherh2n.c
ethern2h.c
getdomain.c
gethnmadr.c
gethostent.c
gethostname.c
getifaddrs.c Added getifaddrs() 2006-04-03 15:03:43 +00:00
getnetbyaddr.c
getnetbyname.c
getnetent.c
getpeername.c
getproto.c
getprotoent.c
getprotoname.c Added getprotobyname. 2005-11-09 15:42:38 +00:00
getservent.c
getsockname.c getsockname() reported local port and remote address - changed to local address. 2006-03-27 11:07:06 +00:00
getsockopt.c Added SO_ERROR support for tcp sockets. 2006-03-24 14:07:42 +00:00
getsrvbyname.c
getsrvbyport.c
hton.c
inet_addr.c
inet_network.c
inet_ntoa.c
listen.c
Makefile.in Added getifaddrs() 2006-04-03 15:03:43 +00:00
memcspn.c
oneC_sum.c
rcmd.c
recv.c
recvfrom.c Disabled some debug output in recvfrom. 2007-09-17 11:22:06 +00:00
res_comp.c
res_init.c
res_mkquery.c
res_query.c
res_send.c
ruserok.c Fixed ruserok not to required /etc/hosts.equiv. 2006-07-14 12:48:01 +00:00
send.c Prototypes for send and recv. Fixed send (pass null address) and sendto 2006-07-14 14:34:00 +00:00
sendto.c Prototypes for send and recv. Fixed send (pass null address) and sendto 2006-07-14 14:34:00 +00:00
servxcheck.c Use syslog for logging. 2006-08-10 14:11:25 +00:00
sethostent.c
setsockopt.c Socket options SO_RCVBUF, SO_SNDBUF, and TCP_NODELAY. 2006-02-17 13:45:41 +00:00
shutdown.c
socket.c
strcasecmp.c BSD versions of strcasecmp() and strncasecmp() after a bug 2006-12-19 13:15:16 +00:00