Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148332643
D13734.id37444.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
958 B
Referenced Files
None
Subscribers
None
D13734.id37444.diff
View Options
Index: head/lib/libcasper/libcasper/libcasper.3
===================================================================
--- head/lib/libcasper/libcasper/libcasper.3
+++ head/lib/libcasper/libcasper/libcasper.3
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 29, 2017
+.Dd January 2, 2018
.Dt LIBCASPER 3
.Os
.Sh NAME
@@ -190,6 +190,29 @@
.Fn cap_init
function.
The function returns capability that provides access to opened service.
+Casper supports the following services in the base system:
+.Bl -tag -width "system.random" -compact -offset indent
+.Pp
+.It system.dns
+provides DNS libc compatible API
+.It system.grp
+provides
+.Xr getgrent 3
+compatible API
+.It system.pwd
+provides
+.Xr getpwent 3
+compatible API
+.It system.random
+allows to obtain entropy from /dev/random
+.It system.sysctl
+provides
+.Xr sysctlbyname 3
+compatible API
+.It system.syslog
+provides
+.Xr syslog 3
+compatible API
.Sh RETURN VALUES
The
.Fn cap_clone ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 18, 5:25 AM (5 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29883560
Default Alt Text
D13734.id37444.diff (958 B)
Attached To
Mode
D13734: Document supported services in the Casper man page.
Attached
Detach File
Event Timeline
Log In to Comment