minix/common/include/sys
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
..
elf32.h Move elf headers in common/include and libexec.h in lib/libexec. 2011-03-18 15:13:05 +00:00
elf64.h Move elf headers in common/include and libexec.h in lib/libexec. 2011-03-18 15:13:05 +00:00
elf_common.h Move elf headers in common/include and libexec.h in lib/libexec. 2011-03-18 15:13:05 +00:00
elf_core.h ELF core files 2011-11-22 22:07:40 +01:00
elf_generic.h ELF core files 2011-11-22 22:07:40 +01:00
exec_elf.h ELF core files 2011-11-22 22:07:40 +01:00
ioc_block.h Add block device tracing facility 2011-11-25 13:47:21 +01:00
ioc_disk.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
ioc_fbd.h Add fbd -- Faulty Block Device driver 2011-12-11 22:45:46 +01:00
ioc_file.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
ioc_memory.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
ioc_sound.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
ioc_tape.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
ioc_tty.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
kbdio.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
Makefile.inc Add fbd -- Faulty Block Device driver 2011-12-11 22:45:46 +01:00
Makefile.mount.inc Move shared headers in common/include 2011-02-06 22:59:02 +00:00
mount.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
mtio.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
procfs.h compile fix (gdb, binutils) 2011-11-23 13:35:50 +01:00
svrctl.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
video.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
vm.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00