| .. |
|
audit.c
|
audit_proc_coredump: check return value of audit_new
|
2013-07-09 09:03:01 +00:00 |
|
audit.h
|
Change the cap_rights_t type from uint64_t to a structure that we can extend
|
2013-09-05 00:09:56 +00:00 |
|
audit_arg.c
|
Replace struct filedesc argument in getvnode with struct thread
|
2015-06-16 13:09:18 +00:00 |
|
audit_bsm.c
|
Change the cap_rights_t type from uint64_t to a structure that we can extend
|
2013-09-05 00:09:56 +00:00 |
|
audit_bsm_klib.c
|
Remove slightly used const values that can be replaced with nitems().
|
2016-04-21 15:38:28 +00:00 |
|
audit_ioctl.h
|
Don't expose #ifdef NOTYET parts to userspace via audit_ioctl.h, just
|
2007-04-29 16:20:32 +00:00 |
|
audit_pipe.c
|
Move the funsetown(9) call from audit_pipe_close() to cdevpriv
|
2016-01-13 14:02:07 +00:00 |
|
audit_private.h
|
Change the cap_rights_t type from uint64_t to a structure that we can extend
|
2013-09-05 00:09:56 +00:00 |
|
audit_syscalls.c
|
audit(8): leave unsigned comparison for last.
|
2016-04-08 03:26:21 +00:00 |
|
audit_trigger.c
|
Generally avoid <space><tab> as a white space anomoly.
|
2008-07-22 16:44:48 +00:00 |
|
audit_worker.c
|
Busy the mount point which is the owner of the audit vnode, around
|
2016-01-16 10:06:33 +00:00 |
|
bsm_domain.c
|
Merge from contrib/openbsm to bring the kernel audit bits up to date with OpenBSM 1.2 alpha 4:
|
2015-12-20 23:22:04 +00:00 |
|
bsm_errno.c
|
Remove slightly used const values that can be replaced with nitems().
|
2016-04-21 15:38:28 +00:00 |
|
bsm_fcntl.c
|
sys: use our nitems() macro when param.h is available.
|
2016-04-21 19:40:10 +00:00 |
|
bsm_socket_type.c
|
sys: use our nitems() macro when param.h is available.
|
2016-04-21 19:40:10 +00:00 |
|
bsm_token.c
|
Merge from contrib/openbsm to bring the kernel audit bits up to date with OpenBSM 1.2 alpha 4:
|
2015-12-20 23:22:04 +00:00 |