Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   mrg
Date:           Fri Aug 11 07:05:39 UTC 2023

Modified Files:
        src/sys/arch/mips/rmi: rmixl_fmn.c
        src/sys/dev/ic: rtsx.c
        src/sys/lib/libkern: strlist.c
        src/usr.sbin/sunlabel: sunlabel.c

Log Message:
avoid uninitialised variable warnings (likely incorrect ones.)

cry wolved by GCC 12.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/mips/rmi/rmixl_fmn.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/ic/rtsx.c
cvs rdiff -u -r1.2 -r1.3 src/sys/lib/libkern/strlist.c
cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/sunlabel/sunlabel.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