Source-Changes archive

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

CVS commit: src/sys/arch/i386/include



Module Name:    src
Committed By:   perry
Date:           Sun Jun  4 15:41:53 UTC 2006

Modified Files:
        src/sys/arch/i386/include: param.h

Log Message:
Wrap the UPAGES definition with an #ifndef so that (in emergencies) it
can be put into a kernel config file.

Stack overflows should be fixed, not patched around, but this makes it
easier to test if one is causing a panic.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/sys/arch/i386/include/param.h

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