git: 21a0a2c04ca4 - main - exterrctl(2): mark as CAPENABLED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Jul 2025 21:14:33 UTC
The branch main has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=21a0a2c04ca4084afb98d406e20407ec834e71aa
commit 21a0a2c04ca4084afb98d406e20407ec834e71aa
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-07-06 12:13:04 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2025-07-06 21:14:13 +0000
exterrctl(2): mark as CAPENABLED
Sponsored by: The FreeBSD Foundation
---
sys/kern/syscalls.master | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master
index 2ab17e036d5c..90559fab6086 100644
--- a/sys/kern/syscalls.master
+++ b/sys/kern/syscalls.master
@@ -3349,7 +3349,7 @@
size_t size
);
}
-592 AUE_NULL STD {
+592 AUE_NULL STD|CAPENABLED {
int exterrctl(
u_int op,
u_int flags,