minix/common/include
David van Moolenbroek e7db2d3588 Add fbd -- Faulty Block Device driver
This driver can be loaded as an overlay on top of a real block
device, and can then be used to generate block-level failures for
certain transfer requests. Specifically, a rule-based system allows
the user to introduce (overt and silent) data corruption and errors.

It exposes itself through /dev/fbd, and a file system can be mounted
on top of it. The new fbdctl(8) tool can be used to control the
driver; see ``man fbdctl'' for details. It also comes with a test
set, located in test/fbdtest.
2011-12-11 22:45:46 +01:00
..
arch/i386 ELF core files 2011-11-22 22:07:40 +01:00
ddekit Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
minix Add fbd -- Faulty Block Device driver 2011-12-11 22:45:46 +01:00
net/gen Move back resolv.h, nameser.h and netdb.h as they conflict with NetBSD headers and libc. 2011-04-08 18:50:58 +00:00
sys Add fbd -- Faulty Block Device driver 2011-12-11 22:45:46 +01:00
env.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
fetch.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
hgfs.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
lib.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
libutil.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
Makefile.inc Add block device tracing facility 2011-11-25 13:47:21 +01:00
Makefile.termios.inc Move shared headers in common/include 2011-02-06 22:59:02 +00:00
termios.h Unbreak build by fixing typo. 2011-02-14 15:15:12 +00:00
timers.h introduce option to time assert()s 2011-06-24 16:00:42 +02:00