Revision tags: release/14.0.0 |
|
#
b3e76948 |
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0 |
|
#
52e29fd0 |
| 15-Jun-2018 |
Alan Somers <asomers@FreeBSD.org> |
audit(4): improve formatting in tests/sys/audit/open.c
[skip ci]
Submitted by: aniketp MFC after: 2 weeks Sponsored by: Google, Inc. (GSoC 2018) Differential Revision: https://reviews.freebsd.org/D
audit(4): improve formatting in tests/sys/audit/open.c
[skip ci]
Submitted by: aniketp MFC after: 2 weeks Sponsored by: Google, Inc. (GSoC 2018) Differential Revision: https://reviews.freebsd.org/D15797
show more ...
|
#
b13a70d5 |
| 13-Jun-2018 |
Alan Somers <asomers@FreeBSD.org> |
audit(4): Fix file descriptor leaks in ATF tests
Submitted by: aniketp Reported by: Coverity CID: 1393343 1393346 1392695 1392781 1391709 1392078 1392413 CID: 1392014 1392521 1393344 1393345 13933
audit(4): Fix file descriptor leaks in ATF tests
Submitted by: aniketp Reported by: Coverity CID: 1393343 1393346 1392695 1392781 1391709 1392078 1392413 CID: 1392014 1392521 1393344 1393345 1393347 1393348 1393349 CID: 1393354 1393355 1393356 1393357 1393358 1393360 1393362 CID: 1393368 1393369 1393370 1393371 1393372 1393373 1393376 CID: 1393380 1393384 1393387 1393388 1393389 MFC after: 2 weeks Sponsored by: Google, Inc (GSoC 2018) Differential Revision: https://reviews.freebsd.org/D15782
show more ...
|
#
c41bbc0a |
| 05-Jun-2018 |
Alan Somers <asomers@FreeBSD.org> |
audit(4): add tests for open(2) and openat(2)
These syscalls are atypical, because each one corresponds to several different audit events, and they each pass several different audit class filters.
audit(4): add tests for open(2) and openat(2)
These syscalls are atypical, because each one corresponds to several different audit events, and they each pass several different audit class filters.
Submitted by: aniketp MFC after: 2 weeks Sponsored by: Google, Inc. (GSoC 2018) Differential Revision: https://reviews.freebsd.org/D15657
show more ...
|