Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/dev/sun



Module Name:    src
Committed By:   snj
Date:           Thu Feb 26 07:42:06 UTC 2009

Modified Files:
        src/sys/dev/sun [netbsd-5]: bwtwo.c bwtwovar.h cgthree.c cgthreevar.h

Log Message:
Pull up following revision(s) (requested by jdc in ticket #494):
        sys/dev/sun/bwtwo.c: revision 1.22
        sys/dev/sun/bwtwovar.h: revision 1.8
        sys/dev/sun/cgthree.c: revision 1.20
        sys/dev/sun/cgthreevar.h: revision 1.7
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.18.6.3 -r1.18.6.4 src/sys/dev/sun/bwtwo.c
cvs rdiff -r1.6.10.1 -r1.6.10.2 src/sys/dev/sun/bwtwovar.h
cvs rdiff -r1.16.6.3 -r1.16.6.4 src/sys/dev/sun/cgthree.c
cvs rdiff -r1.5.10.1 -r1.5.10.2 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