minix/servers/inet
David van Moolenbroek 6331e8f845 Retire the synchronous character driver protocol
- change all sync char drivers into async drivers;
- retire support for the sync protocol in libchardev;
- remove async dev style, as this is now the default;
- remove dev_status from VFS;
- clean up now-unused protocol messages.

Change-Id: I6aacff712292f6b29f2ccd51bc1e7d7003723e87
2014-02-18 11:25:02 +01:00
..
generic Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01:00
buf.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
clock.c Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01:00
const.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
inet.c fix inet warnings 2013-05-31 14:30:52 +00:00
inet.h fix inet warnings 2013-05-31 14:30:52 +00:00
inet_config.c fix inet warnings 2013-05-31 14:30:52 +00:00
inet_config.h fix inet warnings 2013-05-31 14:30:52 +00:00
Makefile fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
mnx_eth.c inet: Reply to TASK messages even if we're waiting for STAT reply 2013-09-12 14:06:27 +02:00
mq.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
mq.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
osdep_eth.h This patch switches the MINIX3 ethernet driver stack from a port-based 2010-05-17 22:22:53 +00:00
proto.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
qp.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
qp.h More stack for tcpd. 2006-07-13 13:19:48 +00:00
queryparam.c fix inet warnings 2013-05-31 14:30:52 +00:00
queryparam.h fix inet warnings 2013-05-31 14:30:52 +00:00
sr.c Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00
sr_int.h Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00
version.c New inet with partial select implementation 2005-06-28 15:19:58 +00:00