Source-Changes archive

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

CVS commit: syssrc/sys/arch/sgimips/sgimips



Module Name:    syssrc
Committed By:   mhitch
Date:           Wed Nov 14 22:47:17 UTC 2001

Modified Files:
        syssrc/sys/arch/sgimips/sgimips: machdep.c

Log Message:
When loadfile() leaves the ELF header at the end of the kernel, it enables
erroneous code that tries to compute the end of the symbol table.  Disable
that for now so that kernels don't hang when booted from the disk.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/arch/sgimips/sgimips/machdep.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