freebsd-src/sys/boot
Mike Smith f9ba80b0e7 boot.c
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
1998-10-02 16:22:26 +00:00
..
alpha * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
common boot.c 1998-10-02 16:22:26 +00:00
i386 First shot at loading elf symbols. Things are a bit strange because 1998-10-02 08:04:56 +00:00
ofw/libofw * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
Makefile This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00