]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
capsicum: use a new capsicum helpers in tools
authoroshogbo <oshogbo@FreeBSD.org>
Sun, 4 Nov 2018 19:24:49 +0000 (19:24 +0000)
committeroshogbo <oshogbo@FreeBSD.org>
Sun, 4 Nov 2018 19:24:49 +0000 (19:24 +0000)
commitb60d6a5607ac39e756969a2c63c47d6db5f17be6
tree8abd5aa51822658825b9055a2be48f3f3c0b7bcb
parent04e0acd935dc79a8426198af2ed82fc9fec4c4c9
capsicum: use a new capsicum helpers in tools

Use caph_{rights,ioctls,fcntls}_limit to simplify the code.
18 files changed:
bin/dd/dd.c
sbin/dhclient/bpf.c
sbin/dhclient/dhclient.c
sbin/md5/md5.c
usr.bin/cmp/cmp.c
usr.bin/diff/diffreg.c
usr.bin/diff3/diff3.c
usr.bin/elfdump/elfdump.c
usr.bin/indent/indent.c
usr.bin/jot/jot.c
usr.bin/ktrdump/ktrdump.c
usr.bin/lam/lam.c
usr.bin/rwho/rwho.c
usr.bin/tee/tee.c
usr.bin/uniq/uniq.c
usr.bin/units/units.c
usr.bin/write/write.c
usr.sbin/rwhod/rwhod.c