mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
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
|
||
|---|---|---|
| .. | ||
| float.h | ||
| lerrno.c | ||
| lerrno.h | ||
| lfs.c | ||
| lfs.h | ||
| locale.h | ||
| lstd.c | ||
| lstd.h | ||
| luaconf.h | ||
| lutils.c | ||
| lutils.h | ||
| Makefile | ||
| math.h | ||