Module Name: src Committed By: christos Date: Thu Jan 5 19:43:59 UTC 2012
Modified Files: src/distrib/utils/sysinst: defs.h disks.c label.c savenewlabel.c Log Message: - avoid dereferencing junk if fstype is out of bounds. - kill mountnames since it is not used. To generate a diff of this commit: cvs rdiff -u -r1.155 -r1.156 src/distrib/utils/sysinst/defs.h cvs rdiff -u -r1.117 -r1.118 src/distrib/utils/sysinst/disks.c cvs rdiff -u -r1.57 -r1.58 src/distrib/utils/sysinst/label.c cvs rdiff -u -r1.7 -r1.8 src/distrib/utils/sysinst/savenewlabel.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.