minix/servers/lwip
Ben Gras aae07bc777 <sys/ioccom.h>, <sys/ioctl.h>
. use <sys/ioccom.h> to make ioctls
	. use netbsd <sys/ioctl.h>, include minix ioctls
	. convert to varargs ioctl() like netbsd

Change-Id: Id5165780df48172b28bf0003603516d30d7c1abb
2014-03-03 20:47:06 +01:00
..
driver.c <sys/ioccom.h>, <sys/ioctl.h> 2014-03-03 20:47:06 +01:00
driver.h make minix lwip make explicit use of 'int' 2013-04-11 22:37:30 +02:00
eth.c LWIP: move chardev message parsing into libnetsock 2014-03-01 09:04:51 +01:00
inet_config.c Aligning dev_t to 64bits. 2014-03-02 12:28:32 +01:00
inet_config.h Cleanup servers to make GCC/Clang a little happier 2011-09-08 13:57:03 +00:00
lwip.c Changing the message union to anonymous. 2014-03-03 20:46:47 +01:00
Makefile fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
proto.h LWIP: move chardev message parsing into libnetsock 2014-03-01 09:04:51 +01:00
raw_ip.c <sys/ioccom.h>, <sys/ioctl.h> 2014-03-03 20:47:06 +01:00
tcp.c <sys/ioccom.h>, <sys/ioctl.h> 2014-03-03 20:47:06 +01:00
udp.c <sys/ioccom.h>, <sys/ioctl.h> 2014-03-03 20:47:06 +01:00