Page MenuHomeFreeBSD

D13734.id37425.diff
No OneTemporary

D13734.id37425.diff

Index: lib/libcasper/libcasper/libcasper.3
===================================================================
--- lib/libcasper/libcasper/libcasper.3
+++ lib/libcasper/libcasper/libcasper.3
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 5, 2016
+.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

Mime Type
text/plain
Expires
Thu, Aug 6, 9:20 PM (12 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36134085
Default Alt Text
D13734.id37425.diff (942 B)

Event Timeline