Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract eventfilter declarations to sys/_eventfilter.h | Conrad Meyer | 2019-05-20 | 1 | -0/+2 |
* | Generally avoid <space><tab> as a white space anomoly. | Robert Watson | 2008-07-22 | 1 | -5/+5 |
* | Use __FBSDID() for $FreeBSD$ IDs in the audit code. | Robert Watson | 2008-04-13 | 1 | -2/+3 |
* | Rather than copying out the full audit trigger record, which includes | Robert Watson | 2008-03-02 | 1 | -1/+1 |
* | Rename globally exposed symbol send_trigger() to audit_send_trigger(). | Robert Watson | 2008-03-01 | 1 | -1/+1 |
* | Close a very narrow race that might cause a trigger allocation to be | Robert Watson | 2007-06-13 | 1 | -7/+6 |
* | Update a number of comments: | Robert Watson | 2006-12-28 | 1 | -2/+7 |
* | Prefer C to C++ comments per style(9). | Robert Watson | 2006-06-08 | 1 | -1/+1 |
* | Merge perforce change 93199: | Robert Watson | 2006-03-18 | 1 | -2/+3 |
* | Import kernel audit framework: | Robert Watson | 2006-02-01 | 1 | -0/+172 |