CVSROOT: /cvs Module name: src Changes by: rzalam...@cvs.openbsd.org 2016/10/11 01:45:26
Modified files: usr.sbin/vmd : proc.c usr.sbin/switchd: proc.c Log message: Sync proc.c file vmd(8) and switchd(8). New changes: * Fix msgbuf_write() usage idiom; * Add context (function name) that fatal()ed; * Use less fds on startup; ok mlarkin@, reyk@