Date: Sun, 4 Oct 1998 02:12:55 -0700 (PDT) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/libi386 biosdisk.c elf_freebsd.c src/sys/boot/i386/loader main.c Message-ID: <199810040912.CAA14232@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/10/04 02:12:54 PDT
Modified files:
sys/boot/i386/libi386 biosdisk.c elf_freebsd.c
Log:
biosdisk.c
Allocate space for, and copy, NDOSPART slice entries from the
MBR, not just one. Add some extra debugging while we're at it.
elf_freebsd.c
Initialise the symbol table start/end pointers in case we don't
have them.
Revision Changes Path
1.10 +13 -9 src/sys/boot/i386/libi386/biosdisk.c
1.4 +2 -1 src/sys/boot/i386/libi386/elf_freebsd.c
Modified files:
sys/boot/i386/loader main.c
Log:
Improve the handling of the initial bootdev value from the previous loader.
Remove some unused code.
Revision Changes Path
1.11 +36 -29 src/sys/boot/i386/loader/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810040912.CAA14232>
