minix/drivers/filter
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
..
crc.c Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
crc.h Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
driver.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
inc.h Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
main.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
Makefile Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
md5.c Kernel/servers/drivers: resolve a few warnings 2012-03-30 16:55:06 +02:00
md5.h Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
sum.c Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
util.c Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00