freebsd-dev/sys/security/audit
Mateusz Guzik 62a573d953 vfs: retire KERN_VNODE
It got disabled in 2003:

commit acb18acfec
Author: Poul-Henning Kamp <phk@FreeBSD.org>
Date:   Sun Feb 23 18:09:05 2003 +0000

    Bracket the kern.vnode sysctl in #ifdef notyet because it results
    in massive locking issues on diskless systems.

    It is also not clear that this sysctl is non-dangerous in its
    requirements for locked down memory on large RAM systems.

There does not seem to be practical use for it and the disabled routine
does not work anyway.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D39127
2023-03-17 16:21:45 +00:00
..
audit_arg.c
audit_bsm_db.c
audit_bsm_klib.c vfs: retire KERN_VNODE 2023-03-17 16:21:45 +00:00
audit_bsm.c
audit_dtrace.c
audit_ioctl.h
audit_pipe.c
audit_private.h
audit_syscalls.c
audit_trigger.c
audit_worker.c
audit.c
audit.h
bsm_domain.c
bsm_errno.c
bsm_fcntl.c
bsm_socket_type.c
bsm_token.c