freebsd-dev/sys/boot
Peter Wemm 3323768d99 "fix" the gzipped kernel load problem by having the loader check that it
can seek back to the first PT_LOAD and doing a close/reopen if it cannot.
This is because the first PT_LOAD section includes the ELF headers.
This fixes gzipped kernels on the i386, it should solve mike's problem
for the Alpha.
1998-10-16 03:04:15 +00:00
..
alpha Fix the bootinfo so that the right values actual make it into the kernel. 1998-10-15 21:55:58 +00:00
common "fix" the gzipped kernel load problem by having the loader check that it 1998-10-16 03:04:15 +00:00
i386 Fix path to sio.s 1998-10-15 22:08:13 +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