CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/02 02:39:41
Modified files:
usr.sbin/vmd : proc.c proc.h vmm.c
Log message:
Add back the "peerid" to the proc_compose*() functions: in relayd, I
initially left it out because I didn't have a need for it. But it is
actually quite useful to carry a reference to the imsg data context
across processes.
