minix/servers/inet
Ben Gras 2bfeeed885 drop segment from safecopy invocations
. all invocations were S or D, so can safely be dropped
	  to prepare for the segmentless world
	. still assign D to the SCP_SEG field in the message
	  to make previous kernels usable
2012-06-16 16:22:51 +00:00
..
generic retire _CONST, _VOLATILE, _SIZET, _ARGS, _VOID 2012-03-25 21:58:20 +02:00
buf.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
clock.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
const.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
inet.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
inet.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
inet_config.c INET: fix a few GCC compilation warnings 2012-02-01 13:24:28 +00:00
inet_config.h Build NetBSD libc library in world in ELF mode. 2011-06-24 11:46:30 +02:00
Makefile retire _CONST, _VOLATILE, _SIZET, _ARGS, _VOID 2012-03-25 21:58:20 +02:00
mnx_eth.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +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 Convert drivers/ and servers/ over to bsdmake 2010-03-22 21:25:22 +00:00
queryparam.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
sr.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
sr_int.h More use of endpoint_t. Other code cleanup. 2010-03-30 14:07:15 +00:00
version.c New inet with partial select implementation 2005-06-28 15:19:58 +00:00