CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2017/06/04 23:10:23
Modified files: sbin/ifconfig : ifconfig.c Log message: remove vlan(4) specific output handling vlan(4) now understands the generic vnetid and ifparent ioctls, so this is redundant. ok henning@