minix/lib/libchardriver
Lionel Sambuc 43d985050c Use one message type for all BDEV request.
There are missing field assignements, and/or messsages being re-used
without re-initializations, which allows for fields to be implicitly
forwarded.

This prevents me from creating per request message types, as I can't
spend currently any more time debugging this issue.
2014-07-28 17:06:28 +02:00
..
chardriver.c Use one message type for all BDEV request. 2014-07-28 17:06:28 +02:00
Makefile _MINIX_SYSTEM - fixes for in-minix crossbuild 2014-07-28 17:05:14 +02:00