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: Tue Jul 30 19:21:51 UTC 2013
Modified Files:
src/sys/dev/pci: machfb.c pm2fb.c r128fb.c tdvfb.c voodoofb.c
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
avoid uninitialized use of defattr
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/dev/pci/machfb.c
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/pci/pm2fb.c
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/pci/r128fb.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/tdvfb.c
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/pci/voodoofb.c
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/pci/voyager/voyagerfb.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