Source-Changes archive

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

CVS commit: src/sys/dev/sun



Module Name:    src
Committed By:   jdc
Date:           Mon Feb 23 22:44:27 UTC 2009

Modified Files:
        src/sys/dev/sun: bwtwo.c bwtwovar.h cgthree.c cgthreevar.h

Log Message:
Mimic cgsix memory corruption fix (bwtwo and cgthree wscons code is
based on cgsix).  Original commit message:

  Include wsdisplay.h directly in the header to avoid different sizes
  of cgsix_softc depending on proper previous includes by the includer
  due to #ifdef NWSDISPLAY. Thanks to kmem poison check and DEBUG kernels.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/sun/bwtwo.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/sun/bwtwovar.h
cvs rdiff -r1.19 -r1.20 src/sys/dev/sun/cgthree.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/sun/cgthreevar.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