minix/minix/net/inet
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
..
generic inet: resolve some compile and runtime warnings 2015-09-01 16:21:20 +00:00
buf.c minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
clock.c inet: resolve some compile and runtime warnings 2015-09-01 16:21:20 +00:00
const.h New sources layout 2014-07-31 16:00:30 +02:00
inet.c PFS, inet: use static UID to drop privileges 2015-06-06 21:42:48 +00:00
inet.h New sources layout 2014-07-31 16:00:30 +02:00
inet_config.c New sources layout 2014-07-31 16:00:30 +02:00
inet_config.h New sources layout 2014-07-31 16:00:30 +02:00
Makefile inet: do not link against libc 2015-06-07 14:38:12 +00:00
mnx_eth.c inet: fix state transitions in driver receipt code 2015-07-17 18:44:39 +00:00
mq.c New sources layout 2014-07-31 16:00:30 +02:00
mq.h New sources layout 2014-07-31 16:00:30 +02:00
osdep_eth.h New sources layout 2014-07-31 16:00:30 +02:00
proto.h New sources layout 2014-07-31 16:00:30 +02:00
qp.c svrctl(2) update 2014-09-29 16:15:21 +00:00
qp.h New sources layout 2014-07-31 16:00:30 +02:00
queryparam.c New sources layout 2014-07-31 16:00:30 +02:00
queryparam.h New sources layout 2014-07-31 16:00:30 +02:00
sr.c New sources layout 2014-07-31 16:00:30 +02:00
sr_int.h New sources layout 2014-07-31 16:00:30 +02:00
version.c New sources layout 2014-07-31 16:00:30 +02:00