Date: Fri, 18 Dec 2009 20:28:28 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/i386/libi386 biosmem.c libi386.h src/sys/boot/i386/loader main.c Message-ID: <200912182028.nBIKScDj044724@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-12-18 20:28:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/boot/i386/libi386 biosmem.c libi386.h sys/boot/i386/loader main.c Log: SVN rev 200687 on 2009-12-18 20:28:28Z by jhb MFC 200216,200219: - Various small whitespace and style fixes. - Improve the algorithm the loader uses to choose a memory range for its heap when using a range above 1MB. Revision Changes Path 1.8.2.2 +37 -3 src/sys/boot/i386/libi386/biosmem.c 1.27.2.2 +10 -7 src/sys/boot/i386/libi386/libi386.h 1.40.2.5 +12 -7 src/sys/boot/i386/loader/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912182028.nBIKScDj044724>