Kyle Evans 56f76a10c6 ifconfig(8): Partial revert of r347241
r347241 introduced an ifname <-> kld mapping table, mostly so tun/tap/vmnet
can autoload the correct module on use. It also inadvertently made bogus
some previously valid uses of sizeof().

Revert back to ifkind on the stack for simplicity sake. This reduces the
diff from the previous version of ifmaybeload for easiser auditing.
2019-05-09 12:58:33 +00:00
..
2019-04-03 13:59:35 +00:00
2018-09-18 20:52:24 +00:00
2019-02-04 21:28:25 +00:00
2019-03-08 10:03:16 +00:00
2019-03-20 21:48:43 +00:00
2019-04-19 10:52:54 +00:00
2018-12-18 16:47:03 +00:00
2019-01-05 16:05:39 +00:00