CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/16 05:58:12
Modified files:
lib/libc/gen : disklabel.c
Log message:
In getdiskbyname() set partition size with DL_SETPSIZE(). Make sure
d_secperunith and p_offseth are set to 0 since they can't be read
from disktab and lower 32 bits (d_secperunit and p_offset) are read
directly from the input.
