]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- use correct pointer arithmetic in heapsize calculation
authorgrehan <grehan@FreeBSD.org>
Sun, 21 Dec 2003 12:11:31 +0000 (12:11 +0000)
committergrehan <grehan@FreeBSD.org>
Sun, 21 Dec 2003 12:11:31 +0000 (12:11 +0000)
commit5fe386cc276463408cf47ee59cdd429eb1fe1978
treed35b0f16f9739bf096cd8d73e86fcc70d433c4ab
parenta0a304d068b4e9f755b5738288170551934406e9
- 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.
sys/boot/ofw/common/main.c