Date: Fri, 18 Dec 2009 20:28:04 +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.nBIKSHuR044669@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-12-18 20:28:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/boot/i386/libi386 biosmem.c libi386.h sys/boot/i386/loader main.c Log: SVN rev 200686 on 2009-12-18 20:28:04Z 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.9.2.2 +37 -3 src/sys/boot/i386/libi386/biosmem.c 1.28.2.2 +10 -7 src/sys/boot/i386/libi386/libi386.h 1.44.2.2 +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.nBIKSHuR044669>