summaryrefslogtreecommitdiff
path: root/usr.sbin/vmd/proc.h
AgeCommit message (Expand)Author
2016-10-05Add support for enhanced networking configuration and virtual switches.Reyk Floeter
2016-10-04Add a new "priv" process that is responsible for ioctls and restrictedReyk Floeter
2016-09-29Implement fork+exec for vmd, using the same framework from httpd etc.Reyk Floeter
2015-12-03Use PEERCRED to obtain the user id of the vmmctl user. This is used toReyk Floeter
2015-12-03spacingReyk Floeter
2015-12-02Split the fully privileged parent into two processes "parent" andReyk Floeter
2015-12-02Sync with relayd, fix previous use of proc_compose*_imsg()Reyk Floeter
2015-12-02Add back the "peerid" to the proc_compose*() functions: in relayd, IReyk Floeter
2015-12-02Start tweaking vmd's privsep and daemon model by splitting the mainReyk Floeter