CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/05/16 19:06:56
Modified files: sbin/disklabel : editor.c Log message: Initialize mountpoints[] when going past again:, since a smaller alloc table will have fewer mountpoints and the extras cause confusion. And any info from '/etc/fstab' that was loaded into mountpoints needs to be zapped too. Noticed by jim@