NetBSD/etc/mtree
riastradh 08a157de6e Remove filemon(4).
Discussed on tech-kern:
https://mail-index.NetBSD.org/tech-kern/2020/01/13/msg025938.html

This was never (intentionally) enabled by default, and the design has
some shortcomings.  You can get mostly the same results with ktrace,
as in usr.bin/make/filemon/filemon_ktrace.c which is now used instead
of filemon for make's meta mode.

If applications require higher performance than ktrace, or nesting
that ktrace doesn't support, we might consider adding something back
into the vfs system calls themselves, without hijacking the syscall
table.  (Might want a more reliable output format too, e.g. one that
can handle newlines in file names.)
2020-01-19 20:41:17 +00:00
..
Makefile remove the recently added files or added entries for what is 2019-03-12 10:07:49 +00:00
NetBSD.compat.aarch64 separate out the arch-specific and compat-specific subdirs. 2019-02-09 21:43:23 +00:00
NetBSD.compat.mips64 ensure that all include dirs are created before make includes runs. 2019-02-17 05:29:08 +00:00
NetBSD.compat.powerpc64 separate out the arch-specific and compat-specific subdirs. 2019-02-09 21:43:23 +00:00
NetBSD.compat.riscv64 separate out the arch-specific and compat-specific subdirs. 2019-02-09 21:43:23 +00:00
NetBSD.compat.sparc64 separate out the arch-specific and compat-specific subdirs. 2019-02-09 21:43:23 +00:00
NetBSD.compat.x86_64 separate out the arch-specific and compat-specific subdirs. 2019-02-09 21:43:23 +00:00
NetBSD.dist.Xorg Build radeon and nouveau drivers on evbarm. 2020-01-19 00:58:13 +00:00
NetBSD.dist.arm add all the arm subdirs explicitly. the mtree vs dist strikes again. 2019-07-09 22:23:48 +00:00
NetBSD.dist.base Remove filemon(4). 2020-01-19 20:41:17 +00:00
NetBSD.dist.compat.in
NetBSD.dist.dtrace
NetBSD.dist.evbmips merge the rest of sbmips into evbmips. install the stand files in 2017-08-15 10:11:31 +00:00
NetBSD.dist.i386 remove the recently added files or added entries for what is 2019-03-12 10:07:49 +00:00
NetBSD.dist.iscsi move ./usr/include/dev/iscsi into NetBSD.dist.iscsi that is only 2019-02-09 02:04:19 +00:00
NetBSD.dist.m68k separate out the arch-specific and compat-specific subdirs. 2019-02-09 21:43:23 +00:00
NetBSD.dist.mips ensure that all include dirs are created before make includes runs. 2019-02-17 05:29:08 +00:00
NetBSD.dist.powerpc remove the recently added files or added entries for what is 2019-03-12 10:07:49 +00:00
NetBSD.dist.sh3 ensure that all include dirs are created before make includes runs. 2019-02-17 05:29:08 +00:00
NetBSD.dist.sparc remove the recently added files or added entries for what is 2019-03-12 10:07:49 +00:00
NetBSD.dist.sparc64 Fix previous. 2019-04-03 19:52:38 +00:00
NetBSD.dist.sun2 remove the recently added files or added entries for what is 2019-03-12 10:07:49 +00:00
NetBSD.dist.sun3 remove the recently added files or added entries for what is 2019-03-12 10:07:49 +00:00
NetBSD.dist.tests Add more test directories 2020-01-17 16:09:11 +00:00
NetBSD.dist.x86_64 remove the recently added files or added entries for what is 2019-03-12 10:07:49 +00:00
NetBSD.dist.xcompat.in
mkcompat.awk
mkcompattree.awk
special Add smtoff, an rc.d script that disables Simultaneous Multi-Threading. It 2019-05-11 19:31:03 +00:00