minix/servers/inet/generic
Ben Gras e4ac80eb60 various warning/errorwarning fixes for gcc47
. warnings (sometimes promoted to errors) in servers/ and kernel/
 . -Os for ext2 boot module to make it small enough
2012-08-27 16:19:18 +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 New inet with partial select implementation 2005-06-28 15:19:58 +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 retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02: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 retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02: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 retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +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 retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
type.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
udp.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +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