diff options
| author | pgoyette <pgoyette@NetBSD.org> | 2016-09-08 00:07:48 +0000 |
|---|---|---|
| committer | pgoyette <pgoyette@NetBSD.org> | 2016-09-08 00:07:48 +0000 |
| commit | 91c3a902da088ede4dca506a6add3dc651f42301 (patch) | |
| tree | 4a9c5c42342c7bbec537d67e009e8d30e76bebb9 /external/mit/lua/dist/src/lcode.c | |
| parent | 188c86efe443f6427c73fa43b819fccd4723ed20 (diff) | |
if_config processing wants to auto-load modules named with an if_ prefix,
while specfc wants to auto-load modules without the prefix. For modules
which can be loaded both ways (ie, if_tap and if_tun), provide a simple
conversion table for specfs so it can auto-load the if_ module.
This table should always be quite small, and the auto-load operation is
relatively infrequent, so the additional overhead of comparing names should
be tolerable.
Diffstat (limited to 'external/mit/lua/dist/src/lcode.c')
0 files changed, 0 insertions, 0 deletions
