summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/libbsd.txt b/libbsd.txt
index ee137e62..7d6a5c2e 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -56,6 +56,14 @@ the current Git submodule commit is this
* Process identifiers are not supported. Every PID value is set to zero
(= BSD_DEFAULT_PID).
+* User credentials are not supported. The following functions allow the
+ operation for everyone
+ - prison_equal_ip4(),
+ - chgsbsize(),
+ - cr_cansee(),
+ - cr_canseesocket() and
+ - cr_canseeinpcb().
+
* Sebastian Huber and Joel Sherrill discussed the need for a a basic USB
functionality test that is known to work on qemu pc.