Alan Somers
3d3d017834
audit(4): add tests for pipe, posix_openpt, shm_open, and shm_unlink
...
Submitted by: aniketp
MFC after: 2 weeks
Sponsored by: Google, Inc. (GSoC 2018)
Differential Revision: https://reviews.freebsd.org/D15963
2018-06-26 19:26:07 +00:00
Alan Somers
4aabb64af9
audit(4): add tests for Sys V semaphore operations
...
Submitted by: aniketp
MFC after: 2 weeks
Sponsored by: Google, Inc. (GSoC 2018)
Differential Revision: https://reviews.freebsd.org/D15897
2018-06-22 02:56:03 +00:00
Alan Somers
4107f2c44c
Fix 32-bit build after 335307
...
This was correct in the final version on Phabricator, but somehow I screwed
up applying the patch locally.
Reported by: linimon
Pointy-hat-to: asomers
MFC after: 2 weeks
X-MFC-With: 335307
2018-06-18 04:12:58 +00:00
Alan Somers
8f2433eb44
audit(4): add tests for Sys V shared memory syscalls
...
includes shmget, shmat, shmdt, and shmctl
Submitted by: aniketp
MFC after: 2 weeks
Sponsored by: Google, Inc (GSoC 2018)
Differential Revision: https://reviews.freebsd.org/D15860
2018-06-17 21:29:35 +00:00
Alan Somers
d7d1ecc071
audit(4): add tests for POSIX message queues
...
Submitted by: aniketp
MFC after: 2 weeks
Sponsored by: Google, Inc. (GSoC 2018)
Differential Revision: https://reviews.freebsd.org/D15848
2018-06-16 18:22:35 +00:00