Kyle Evans 3078173c8d lualoader: Improve module loading diagnostics
Some fixes:

- Maintain historical behavior more accurately w.r.t verbose_loading;
  verbose_loading strictly prints "${module_name...}" and later "failed!"
  or "ok" based on load success
- With or without verbose_loading, dump command_errbuf on load failure.
  This usually happens prior to ok/failed if we're verbose_loading

Reviewed by:	imp
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D17694
2018-10-25 02:14:35 +00:00
..
2018-02-20 19:39:48 +00:00
2018-02-20 19:39:48 +00:00
2018-02-18 01:15:25 +00:00
2018-02-24 02:57:24 +00:00
2018-02-24 02:57:24 +00:00
2018-08-14 18:58:01 +00:00
2018-02-23 04:04:03 +00:00