minix/servers/inet/generic
Ben Gras 6e5a113837 a bit more -Werror compatability
for clang, fix warnings in drivers/, lib/, servers/, sys/, common/.
by turning off fatal warnings (takes effect if the default is on),
fixing warnings or reducing the warning level.

Change-Id: Ia1b4bc877c879ba783158081b59aa6ebb021a50f
2013-08-20 11:37:40 +02:00
..
arp.c
arp.h
assert.h fix inet warnings 2013-05-31 14:30:52 +00:00
buf.h
clock.h
eth_int.h
eth.c
eth.h
event.c
event.h
icmp_lib.h
icmp.c
icmp.h
io.c
io.h
ip_eth.c
ip_int.h
ip_ioctl.c
ip_lib.c
ip_ps.c
ip_read.c
ip_write.c
ip.c fix inet warnings 2013-05-31 14:30:52 +00:00
ip.h
ipr.c
ipr.h
psip.c
psip.h
rand256.c Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
rand256.h
sr.h
tcp_int.h
tcp_lib.c
tcp_recv.c
tcp_send.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
tcp.c a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
tcp.h
type.h
udp_int.h
udp.c inet: silence message about exceptions 2013-04-04 15:06:18 +02:00
udp.h