diff options
author | 2016-07-03 04:36:08 +0000 | |
---|---|---|
committer | 2016-07-03 04:36:08 +0000 | |
commit | 1d0044e1a18fd369520e5d95af6cbac838a7ade8 (patch) | |
tree | ca18b0da1fcb0952d04ba7204b9ff74164c8d5d2 /usr.bin/rcs/rcsutil.c | |
parent | sync (diff) | |
download | wireguard-openbsd-1d0044e1a18fd369520e5d95af6cbac838a7ade8.tar.xz wireguard-openbsd-1d0044e1a18fd369520e5d95af6cbac838a7ade8.zip |
introduces new promise "chown" to allow changing owner/group with *chown(2) family
it splits PLEDGE_FATTR in two ("fattr" stills grant the 2 flags, so no functional changes):
- PLEDGE_CHOWN : to be able to call *chown(2) syscalls
- PLEDGE_FATTR : the rest
it introduces "chown" which grant:
- PLEDGE_CHOWN : be able to call *chown(2)
- PLEDGE_CHOWNUID : be able to modifying owner/group
ok deraadt@ tedu@
Diffstat (limited to 'usr.bin/rcs/rcsutil.c')
0 files changed, 0 insertions, 0 deletions