Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163610386
D50707.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
931 B
Referenced Files
None
Subscribers
None
D50707.diff
View Options
diff --git a/share/man/man4/capsicum.4 b/share/man/man4/capsicum.4
--- a/share/man/man4/capsicum.4
+++ b/share/man/man4/capsicum.4
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd January 3, 2024
+.Dd June 5, 2025
.Dt CAPSICUM 4
.Os
.Sh NAME
@@ -101,6 +101,20 @@
Processes can only act upon their own process ID with syscalls such as
.Xr cpuset_setaffinity 2 .
.El
+.Pp
+.Fx
+provides some additional functionality to support application sandboxing that
+is not part of
+.Nm
+itself:
+.Bl -tag -width indent
+.It Xr capsicum_helpers 3
+A set of a inline functions which simplify modifying programs to use
+.Nm .
+.It Xr libcasper 3
+A library that provides services for sandboxed applications, such as operating
+on files specified on a command line or establishing network connections.
+.El
.Sh SEE ALSO
.Xr cap_enter 2 ,
.Xr cap_fcntls_limit 2 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 25, 9:09 PM (5 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35496963
Default Alt Text
D50707.diff (931 B)
Attached To
Mode
D50707: capsicum.4: Add capsicum_helper and libcasper references
Attached
Detach File
Event Timeline
Log In to Comment