cd05a6ee9b
KAUTH_REQ_NETWORK_NFS_EXPORT and KAUTH_REQ_NETWORK_NFS_SVC, and use them to replace two KAUTH_GENERIC_ISSUSER calls in the NFS code. Also replace two more with KAUTH_SYSTEM_MKNOD, where appropriate. Documetnation and examples updated. More to come. |
||
---|---|---|
.. | ||
README | ||
example.h | ||
files.example | ||
secmodel_example.c |
README
$NetBSD: README,v 1.1 2006/09/15 15:49:29 elad Exp $ These files can be used by developers interested in writing security models for NetBSD from scratch. They address both developing security models for in-tree integration or distribution as LKMs. Placed in the public domain.