freebsd-dev/sys/security/audit
John Baldwin b3db2736b1 Don't check aq64_minfree which is unsigned for negative values.
This fixes a tautological comparison warning.

Reviewed by:	rwatson
Differential Revision:	https://reviews.freebsd.org/D7682
2016-09-08 19:47:57 +00:00
..
audit_arg.c Replace struct filedesc argument in getvnode with struct thread 2015-06-16 13:09:18 +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_bsm.c Audit the accepted (or rejected) username argument to setlogin(2). 2016-08-20 20:28:08 +00:00
audit_ioctl.h
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
audit_syscalls.c Don't check aq64_minfree which is unsigned for negative values. 2016-09-08 19:47:57 +00:00
audit_trigger.c
audit_worker.c Busy the mount point which is the owner of the audit vnode, around 2016-01-16 10:06:33 +00:00
audit.c
audit.h Audit the accepted (or rejected) username argument to setlogin(2). 2016-08-20 20:28:08 +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