NetBSD/sys/miscfs
christos ce0ef6cfc4 Pretending to be Elad's keyboard:
fileassoc.diff adds a fileassoc_table_run() routine that allows you to
pass a callback to be called with every entry on a given mount.

veriexec.diff adds some raw device access policies: if raw disk is
opened at strict level 1, all fingerprints on this disk will be
invalidated as a safety measure. level 2 will not allow opening disk
for raw writing if we monitor it, and prevent raw writes to memory.
level 3 will not allow opening any disk for raw writing.

both update all relevant documentation.

veriexec concept is okay blymn@.
2006-08-11 19:17:47 +00:00
..
deadfs integrate kauth. 2006-05-14 21:31:52 +00:00
fdesc integrate kauth. 2006-05-14 21:31:52 +00:00
fifofs integrate kauth. 2006-05-14 21:31:52 +00:00
genfs Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
kernfs remove useless genop 2006-06-23 20:54:21 +00:00
nullfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
overlay merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
portal merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
procfs Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
specfs Pretending to be Elad's keyboard: 2006-08-11 19:17:47 +00:00
syncfs Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
umapfs Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00