CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2018/02/17 06:11:03
Modified files: etc : netstart Log message: - Add descriptions for the new functions ifcreate() and vifscreate() - In ifcreate() use the exit code of the {} block directly - In vifscreate(), use the ifconfig -C output directly in the for _vif loop - Remove superfluous and somewhat confusing comment OK dlg kn sthen