make vnetid and parent commands available in SMALL ifconfigs.
authordlg <dlg@openbsd.org>
Tue, 6 Jun 2017 04:52:40 +0000 (04:52 +0000)
committerdlg <dlg@openbsd.org>
Tue, 6 Jun 2017 04:52:40 +0000 (04:52 +0000)
commit6fcf562d67751b1dd150b1eb330e41f51f7ff8a9
tree47e3aee1fbfd1c2886594b38e868e0a729d6beb7
parent906839b3d42937d427b5d735148b8b8452defbba
make vnetid and parent commands available in SMALL ifconfigs.

the code behind the commands has been built on SMALL forever, this just
moves it available in the cmd table. the binary doesnt change size.
sbin/ifconfig/ifconfig.c