minix/minix
David van Moolenbroek 35118b0a91 test72: fix mock bdev functions
The minixfs library only ever submits vector elements (and reads) of
the system page size. The test implementation was expecting vector
elements (and reads) of the file system block size. The resulting
mismatch caused I/O to fail in various ways, even though this did not
have an effect on the actual test.

Change-Id: I02f4a3efcd4a32916435d82c7d5798e6b78f0a27
2014-09-18 12:46:24 +00:00
..
benchmarks New sources layout 2014-07-31 16:00:30 +02:00
bin New sources layout 2014-07-31 16:00:30 +02:00
commands restore pkgin_cd 2014-09-13 17:05:52 +02:00
drivers restore single user mode 2014-09-12 23:16:13 +02:00
fs Temporarily disable the is9600 FS server 2014-09-12 13:39:49 +02:00
include Add libfsdriver: a library to drive file systems 2014-09-18 12:46:23 +00:00
kernel Kernel: update copyright year 2014-09-10 13:01:45 +00:00
lib Add libfsdriver: a library to drive file systems 2014-09-18 12:46:23 +00:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man Porting uuencode/uudecode from NetBSD 2014-09-08 19:51:28 +02:00
net merge libminlib with libc 2014-08-28 18:49:19 +02:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers VFS: provide correct root directory for lookups 2014-09-18 12:46:23 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests test72: fix mock bdev functions 2014-09-18 12:46:24 +00:00
usr.bin uptime(1): also report uptime 2014-08-28 12:06:50 +00:00
usr.sbin merge libminlib with libc 2014-08-28 18:49:19 +02:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00