NetBSD/src S4Ljh1ddistrib/sets/lists/modules mi, sys/modules Makefile

   Add a loadable module for tap(4).

   The code was already modularized, we simply didn't build the loadable
   module.

   Note also that since the tap(4) device can be reasonably accessed by
   either creating a  device instance (using ifconfig(8)) or by opening
   /dev/tap, we need to create both if_tap.kmod and tap.kmod (similar to
   what is done with tun(4)).
VersionDeltaFile
1.1+51-0sys/modules/tap/tap.c
1.1+14-0sys/modules/if_tap/Makefile
1.1+8-0sys/modules/tap/Makefile
1.1+7-0sys/modules/if_tap/tap.ioconf
1.120+5-1distrib/sets/lists/modules/mi
1.220+2-1sys/modules/Makefile
+87-26 files

UnifiedSplitRaw