This revision introduces auditability tests for 3 syscalls within file-attribute-modify
audit class.
The system calls are:
- chflags(2)
- lchflags(2)
- fchflags(2)
Paths
| Differential D15854 Authored by aniketp on Jun 16 2018, 5:14 PM.
Tags None Referenced Files
Subscribers
Details
Summary This revision introduces auditability tests for 3 syscalls within file-attribute-modify
Test Plan Execute make install from usr.sbin/praudit/tests.
Diff Detail
Event TimelineHarbormaster completed remote builds in B17350: Diff 43909.Jun 16 2018, 5:14 PM2018-06-16 17:14:35 (UTC+0) Harbormaster completed remote builds in B17351: Diff 43910.Jun 16 2018, 5:16 PM2018-06-16 17:16:13 (UTC+0) Comment Actions What about chflagsat ?
This revision now requires changes to proceed.Jun 16 2018, 6:48 PM2018-06-16 18:48:17 (UTC+0) Harbormaster completed remote builds in B17360: Diff 43925.Jun 16 2018, 11:34 PM2018-06-16 23:34:06 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Jun 17 2018, 3:10 AM2018-06-17 03:10:34 (UTC+0) Closed by commit rS335275: audit(4): add tests for chflags and friends (authored by asomers). · Explain Why This revision was automatically updated to reflect the committed changes. Herald added a subscriber: imp. · View Herald TranscriptJun 17 2018, 3:10 AM2018-06-17 03:10:34 (UTC+0)
Revision Contents
Diff 43909 tests/sys/audit/file-attribute-modify.c
|
This should be <sys/sbuf.h>