Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: matt
Date: Fri Feb 21 03:53:44 UTC 2003
Modified Files:
src/sys/kern: exec_elf32.c
Log Message:
In topdown mode, subtract the page rounded memory size of the psection,
not the rounded file size. Otherwise if BSS needs more pages beyond
data you'll extend too far.
To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 src/sys/kern/exec_elf32.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index