mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 16:35:27 -04:00
Increase the robustness of the "is it time to boot yet" test; if the time skipped the "when" time, we would miss it. Don't spin in an endless loop if we don't find the first possible kernel suggested. When we run out, don't try to load an empty kernel name. load_aout.c printf format warnings |
||
|---|---|---|
| .. | ||
| boot.c | ||
| bootstrap.h | ||
| commands.c | ||
| console.c | ||
| dev_net.c | ||
| dev_net.h | ||
| devopen.c | ||
| gensetdefs.c | ||
| interp.c | ||
| interp_backslash.c | ||
| interp_parse.c | ||
| isapnp.c | ||
| isapnp.h | ||
| load.c | ||
| load_aout.c | ||
| load_elf.c | ||
| ls.c | ||
| Makefile.inc | ||
| misc.c | ||
| module.c | ||
| panic.c | ||
| pnp.c | ||