Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/acorn32/stand/boot32



Module Name:    src
Committed By:   bjh21
Date:           Sat Mar 25 11:45:50 UTC 2006

Modified Files:
        src/sys/arch/acorn32/stand/boot32: boot32.c

Log Message:
When looking for somewhere to put the relocation table, reset the counter of
contingous pages to zero when we find a non-contiguous one.  This way, we'll
actually find a contiguous block of the correct size (assuming there is one).
The updated version still boots my NC correctly, and fails slightly more
pleasantly on mr Risc PC.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/arch/acorn32/stand/boot32/boot32.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