Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
David van Moolenbroek fd4c2b74f3 Add block device tracing facility
The implementation is in libblockdriver, and works transparently for
all block drivers. The new btrace(8) tool can be used to control block
tracing; see ``man btrace'' for details.
2011-11-25 13:47:21 +01:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Increase gid_t and uid_t to 32 bits 2011-09-05 13:56:14 +00:00
boot boot e820 memory detection fixes 2011-09-19 13:36:03 +00:00
commands Add block device tracing facility 2011-11-25 13:47:21 +01:00
common Add block device tracing facility 2011-11-25 13:47:21 +01:00
dist/bzip2 import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
docs Switch to NetBSD passwd format 2011-11-14 14:47:42 +00:00
drivers Add vbox -- VirtualBox time sync driver 2011-11-23 18:15:43 +01:00
etc Add vbox -- VirtualBox time sync driver 2011-11-23 18:15:43 +01:00
include gcore command to coredump a process 2011-11-22 22:07:41 +01:00
kernel Introduce sys_getregs call, and let vfs use it 2011-11-22 02:07:33 +01:00
lib Add block device tracing facility 2011-11-25 13:47:21 +01:00
libexec update/fix manpage support 2011-09-28 15:24:15 +00:00
man Add block device tracing facility 2011-11-25 13:47:21 +01:00
nbsd_include gcore command to coredump a process 2011-11-22 22:07:41 +01:00
servers vfs/avfs: map O_ACCMODE to R_BIT|W_BIT on recovery 2011-11-24 13:57:36 +01:00
share Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
test Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
tools import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
usr.bin import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
usr.sbin Switch to NetBSD passwd format 2011-11-14 14:47:42 +00:00
.gitignore update/fix manpage support 2011-09-28 15:24:15 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Switch to NetBSD passwd format 2011-11-14 14:47:42 +00:00