Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   macallan
Date:           Wed Sep 16 16:52:54 UTC 2015

Modified Files:
        src/sys/dev/pci: gffb.c pm2fb.c r128fb.c voodoofb.c

Log Message:
prop_dictionary_get_bool() doesn't return FALSE if the property doesn't
exist, so initialize things first.
No more console stealing on sparc64.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/pci/gffb.c
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/pci/pm2fb.c
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/pci/r128fb.c
cvs rdiff -u -r1.49 -r1.50 src/sys/dev/pci/voodoofb.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