minix/minix/net/inet/generic
David van Moolenbroek 1d9856e713 inet: resolve some compile and runtime warnings
- ping(1) triggers warnings about unimplemented exceptions for select;
  even if there could be a useful implementation (which is doubtful),
  the warnings are not helping anyone right now;
- the clock_t data type has changed.

Change-Id: Ie5b1383e7657e8501f63bb4b9d255c6502567a15
2015-09-01 16:21:20 +00:00
..
arp.c New sources layout 2014-07-31 16:00:30 +02:00
arp.h New sources layout 2014-07-31 16:00:30 +02:00
assert.h New sources layout 2014-07-31 16:00:30 +02:00
buf.h minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
clock.h New sources layout 2014-07-31 16:00:30 +02:00
eth.c inet: resolve some compile and runtime warnings 2015-09-01 16:21:20 +00:00
eth.h New sources layout 2014-07-31 16:00:30 +02:00
eth_int.h New sources layout 2014-07-31 16:00:30 +02:00
event.c New sources layout 2014-07-31 16:00:30 +02:00
event.h New sources layout 2014-07-31 16:00:30 +02:00
icmp.c New sources layout 2014-07-31 16:00:30 +02:00
icmp.h New sources layout 2014-07-31 16:00:30 +02:00
icmp_lib.h New sources layout 2014-07-31 16:00:30 +02:00
io.c New sources layout 2014-07-31 16:00:30 +02:00
io.h New sources layout 2014-07-31 16:00:30 +02:00
ip.c inet: resolve some compile and runtime warnings 2015-09-01 16:21:20 +00:00
ip.h New sources layout 2014-07-31 16:00:30 +02:00
ip_eth.c New sources layout 2014-07-31 16:00:30 +02:00
ip_int.h New sources layout 2014-07-31 16:00:30 +02:00
ip_ioctl.c New sources layout 2014-07-31 16:00:30 +02:00
ip_lib.c New sources layout 2014-07-31 16:00:30 +02:00
ip_ps.c New sources layout 2014-07-31 16:00:30 +02:00
ip_read.c New sources layout 2014-07-31 16:00:30 +02:00
ip_write.c New sources layout 2014-07-31 16:00:30 +02:00
ipr.c New sources layout 2014-07-31 16:00:30 +02:00
ipr.h New sources layout 2014-07-31 16:00:30 +02:00
psip.c New sources layout 2014-07-31 16:00:30 +02:00
psip.h New sources layout 2014-07-31 16:00:30 +02:00
rand256.c New sources layout 2014-07-31 16:00:30 +02:00
rand256.h New sources layout 2014-07-31 16:00:30 +02:00
sr.h New sources layout 2014-07-31 16:00:30 +02:00
tcp.c New sources layout 2014-07-31 16:00:30 +02:00
tcp.h New sources layout 2014-07-31 16:00:30 +02:00
tcp_int.h New sources layout 2014-07-31 16:00:30 +02:00
tcp_lib.c inet: detect short TCP option lengths 2014-11-18 12:53:18 +00:00
tcp_recv.c New sources layout 2014-07-31 16:00:30 +02:00
tcp_send.c New sources layout 2014-07-31 16:00:30 +02:00
type.h New sources layout 2014-07-31 16:00:30 +02:00
udp.c inet: resolve some compile and runtime warnings 2015-09-01 16:21:20 +00:00
udp.h New sources layout 2014-07-31 16:00:30 +02:00
udp_int.h New sources layout 2014-07-31 16:00:30 +02:00