kevans c49982f645 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-06-12 03:44:34 +00:00
2018-08-19 15:07:39 +00:00
2018-07-20 05:17:49 +00:00
2018-08-20 02:08:39 +00:00
2018-06-09 14:26:30 +00:00
2018-08-30 13:29:32 +00:00
2018-08-20 02:40:10 +00:00
2018-09-22 13:14:44 +00:00
2018-08-20 16:44:09 +00:00