Date: Fri, 2 Oct 1998 13:53:17 -0700 (PDT) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/btx/lib btxv86.h src/sys/boot/i386/libi386 aout_freebsd.c bootinfo.c elf_freebsd.c libi386.h Message-ID: <199810022053.NAA19359@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/10/02 13:53:17 PDT
Modified files:
sys/boot/i386/btx/lib btxv86.h
Log:
Fix an egregious precedence bug.
Revision Changes Path
1.4 +5 -5 src/sys/boot/i386/btx/lib/btxv86.h
Modified files:
sys/boot/i386/libi386 aout_freebsd.c bootinfo.c elf_freebsd.c
libi386.h
Log:
Consolidate the bootinfo-loading code, greatly simplifying the _exec
functions.
Revision Changes Path
1.9 +13 -116 src/sys/boot/i386/libi386/aout_freebsd.c
1.6 +106 -2 src/sys/boot/i386/libi386/bootinfo.c
1.3 +15 -103 src/sys/boot/i386/libi386/elf_freebsd.c
1.8 +2 -10 src/sys/boot/i386/libi386/libi386.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810022053.NAA19359>
