..
sys
Moved the needed headers from private to posix folder. This should hopefully fix the build.
2005-12-19 17:42:05 +00:00
core_funcs.h
Added get/set_max_xxx functions.
2003-10-14 10:14:57 +00:00
core_module.h
added a socketpair in libsocket.so with corresponding code in the network stack driver and the network stack
2005-09-28 12:21:42 +00:00
ether_driver.h
that ioctl is only to check for writev, not readv, doesn't make much sense anyway
2005-03-14 23:24:26 +00:00
ethernet_module.h
Define a NETWORK_MODULES_ROOT to easy change the stack modules root folder name,
2004-01-12 23:28:41 +00:00
hesiod.h
Updated BIND resolver library (libbind.so) to version 9.3.1.
2005-12-16 22:38:13 +00:00
icmp_module.h
Define a NETWORK_MODULES_ROOT to easy change the stack modules root folder name,
2004-01-12 23:28:41 +00:00
ipv4_module.h
Define a NETWORK_MODULES_ROOT to easy change the stack modules root folder name,
2004-01-12 23:28:41 +00:00
lock.h
after many changes, the network stack can now be build
2002-10-30 01:21:54 +00:00
mbuf.h
Added get/set_max_xxx functions.
2003-10-14 10:14:57 +00:00
net_malloc.h
Moving the net kit private includes files to /current tree.
2002-08-27 07:59:57 +00:00
net_misc.h
EHOSTDOWN not needed for Haiku
2005-11-07 20:09:10 +00:00
net_module.h
Prepare for native installation on Haiku. The net_stack is located under dev/net_stack to avoid recursive lookup, the network core is at add-ons/kernel/network instead of obos_network.
2005-04-11 19:37:09 +00:00
net_socket.h
fix the build
2005-09-30 22:32:01 +00:00
net_stack_driver.h
patch from Olivier Coursiere for better error output in ping
2006-06-23 12:22:26 +00:00
net_timer.h
Moving the net kit private includes files to /current tree.
2002-08-27 07:59:57 +00:00
netconfig.h
added some netdebug and netconfig files
2005-10-13 15:49:30 +00:00
netdebug.h
added some netdebug and netconfig files
2005-10-13 15:49:30 +00:00
netgroup.h
Updated BIND resolver library (libbind.so) to version 9.3.1.
2005-12-16 22:38:13 +00:00
nhash.h
Moving the net kit private includes files to /current tree.
2002-08-27 07:59:57 +00:00
pools.h
Moving the net kit private includes files to /current tree.
2002-08-27 07:59:57 +00:00
protocols.h
Move errno.h to it's correct place
2002-07-11 20:39:30 +00:00
raw_module.h
Define a NETWORK_MODULES_ROOT to easy change the stack modules root folder name,
2004-01-12 23:28:41 +00:00
userland_ipc.h
Moved from headers/posix to private/net, as they're not POSIX headers.
2004-04-25 22:53:41 +00:00