]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFS r365630 (markj, bz)
authorBjoern A. Zeeb <bz@FreeBSD.org>
Sat, 12 Sep 2020 21:50:25 +0000 (21:50 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Sat, 12 Sep 2020 21:50:25 +0000 (21:50 +0000)
commitfeb814df6b3ae90b9b39025b667daa0b72a82db3
treef830a832229b3e9280a5101b30e00472d9e74b01
parent752c173687a3f220c24e8e251a98b448dbeed3ff
MFS r365630 (markj, bz)

   - Capsicumize rtsol(8) and rtsold(8).
   - Avoid relying on pollution from libcasper.h.
   - Add script for "M bit".

Approved by: re (gjb)
13 files changed:
sbin/rtsol/Makefile
usr.sbin/rtsold/Makefile
usr.sbin/rtsold/cap_llflags.c [new file with mode: 0644]
usr.sbin/rtsold/cap_script.c [new file with mode: 0644]
usr.sbin/rtsold/cap_sendmsg.c [new file with mode: 0644]
usr.sbin/rtsold/dump.c
usr.sbin/rtsold/if.c
usr.sbin/rtsold/probe.c [deleted file]
usr.sbin/rtsold/rtsock.c
usr.sbin/rtsold/rtsol.c
usr.sbin/rtsold/rtsold.8
usr.sbin/rtsold/rtsold.c
usr.sbin/rtsold/rtsold.h