Source-Changes archive

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

CVS commit: src/sys/arch/hpcmips/hpcmips



Module Name:    src
Committed By:   skrll
Date:           Sun May  7 12:22:22 UTC 2017

Modified Files:
        src/sys/arch/hpcmips/hpcmips: machdep.c

Log Message:
When compiled with DEBUG/DIAGNOSTIC memset uses the stack so don't ask
it to overwrite it.  64 bytes is enough stack for any memset.


To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/sys/arch/hpcmips/hpcmips/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