Date: Sun, 21 Dec 2003 04:11:31 -0800 (PST) From: Peter Grehan <grehan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ofw/common main.c Message-ID: <200312211211.hBLCBWan079100@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
grehan 2003/12/21 04:11:31 PST FreeBSD src repository Modified files: sys/boot/ofw/common main.c Log: - use correct pointer arithmetic in heapsize calculation - handle multiple Ofw memory regions when determining mem size - allow currdev to be set as a loader command-line option. parse() is used to allow future options to be processed. Revision Changes Path 1.4 +29 -7 src/sys/boot/ofw/common/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312211211.hBLCBWan079100>