Dag-Erling Smørgrav e141be6f79 Revisit the capability failure trace points. The initial implementation
only logged instances where an operation on a file descriptor required
capabilities which the file descriptor did not have.  By adding a type enum
to struct ktr_cap_fail, we can catch other types of capability failures as
well, such as disallowed system calls or attempts to wrap a file descriptor
with more capabilities than it had to begin with.
2011-10-18 07:28:58 +00:00
..
2011-04-13 11:28:46 +00:00
2010-11-25 20:05:11 +00:00
2011-07-10 00:53:04 +00:00
2010-01-04 20:59:52 +00:00
2011-07-11 05:17:46 +00:00
2011-10-07 09:51:12 +00:00