minix/drivers/filter
Ben Gras adf0b6fb26 No more E{SRC,DST}DIED errno's, replaced by EDEADSRCDST.
The callers don't care about the difference and had to check 3 error
codes instead of one.
2010-03-03 15:47:16 +00:00
..
crc.c Lots of small code cleanup: make symbols local, remove unused symbols, 2010-02-09 15:23:38 +00:00
crc.h Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
driver.c No more E{SRC,DST}DIED errno's, replaced by EDEADSRCDST. 2010-03-03 15:47:16 +00:00
inc.h Rewrite some functions to ANSI style. 2010-01-27 10:19:13 +00:00
main.c Lots of small code cleanup: make symbols local, remove unused symbols, 2010-02-09 15:23:38 +00:00
Makefile Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
md5.c fix the somehow newly introduced warnings 2010-02-14 18:39:47 +00:00
md5.h Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
optset.c fix the somehow newly introduced warnings 2010-02-14 18:39:47 +00:00
optset.h Rewrite some functions to ANSI style. 2010-01-27 10:19:13 +00:00
sum.c Filter driver updates: 2009-12-21 23:30:01 +00:00
util.c new free_contig() and changes to make drivers use it; so now we 2010-02-10 13:56:26 +00:00