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 retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
arp.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
assert.h fix inet warnings 2013-05-31 14:30:52 +00:00
buf.h INET: fix a few GCC compilation warnings 2012-02-01 13:24:28 +00:00
clock.h Initial revision 2005-04-21 14:53:53 +00:00
eth.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
eth.h retire _CONST, _VOLATILE, _SIZET, _ARGS, _VOID 2012-03-25 21:58:20 +02:00
eth_int.h Initial convertion to asynchronous sends for communicating with ethernet 2007-04-23 14:49:20 +00:00
event.c New inet with partial select implementation 2005-06-28 15:19:58 +00:00
event.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
icmp.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
icmp.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
icmp_lib.h Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +00:00
io.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
io.h Initial revision 2005-04-21 14:53:53 +00:00
ip.c fix inet warnings 2013-05-31 14:30:52 +00:00
ip.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
ip_eth.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
ip_int.h This patch switches the MINIX3 ethernet driver stack from a port-based 2010-05-17 22:22:53 +00:00
ip_ioctl.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
ip_lib.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
ip_ps.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
ip_read.c various warning/errorwarning fixes for gcc47 2012-08-27 16:19:18 +02:00
ip_write.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
ipr.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
ipr.h Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +00:00
psip.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
psip.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
rand256.c Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
rand256.h Listen/accept. Read select for UDP. 2005-07-27 12:07:12 +00:00
sr.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
tcp.c a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
tcp.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
tcp_int.h Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +00:00
tcp_lib.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
tcp_recv.c various warning/errorwarning fixes for gcc47 2012-08-27 16:19:18 +02:00
tcp_send.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
type.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
udp.c inet: silence message about exceptions 2013-04-04 15:06:18 +02:00
udp.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
udp_int.h Listen/accept. Read select for UDP. 2005-07-27 12:07:12 +00:00