minix/drivers/filter
David van Moolenbroek 6700874deb Block drivers: make IOCTL request unsigned long
The block driver protocol and libblockdriver's bdr_ioctl hook are
changed, as well as the users of this hook. Other parts of the system
are expected to change accordingly eventually, since the ioctl(2)
prototype has been aligned with NetBSD's.

Change-Id: Ide46245b22cfa89ed267a38088fb0ab7696eba92
2014-02-19 11:22:15 +01: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 Block protocol: add user endpoint to IOCTL request 2014-02-19 11:22:15 +01:00
inc.h Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
main.c Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01: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 libsys: 64-bit numbers support for printf() 2012-07-26 09:45:05 +00:00
util.c libc: add clock_getres()/clock_gettime() system calls. 2013-04-04 15:04:53 +02:00