Changeset 69b29a0 in rtems-libbsd for libbsd.txt


Ignore:
Timestamp:
10/10/13 14:11:02 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, 5-freebsd-12, 6-freebsd-12, freebsd-9.3, master
Children:
caf8ede
Parents:
cc5f4b2
git-author:
Sebastian Huber <sebastian.huber@…> (10/10/13 14:11:02)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/31/13 12:18:47)
Message:

Disable user credentials and use default values

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libbsd.txt

    rcc5f4b2 r69b29a0  
    5656* Process identifiers are not supported.  Every PID value is set to zero
    5757  (= BSD_DEFAULT_PID).
     58
     59* User credentials are not supported.  The following functions allow the
     60  operation for everyone
     61  - prison_equal_ip4(),
     62  - chgsbsize(),
     63  - cr_cansee(),
     64  - cr_canseesocket() and
     65  - cr_canseeinpcb().
    5866
    5967* Sebastian Huber and Joel Sherrill discussed the need for a a basic USB
Note: See TracChangeset for help on using the changeset viewer.