CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2013/06/18 12:24:15
Modified files: sbin/disklabel : disklabel.c Log message: Initialize duid memory before shifting stuff into elements of it. No doubt quiets one or more of the fringe compilers out there. Use variable 'part' rather than recalculating same value in the subsequent printf(). >From dhill. ok otto@