CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2012/07/13 10:06:42

Modified files:
        sbin/disklabel : editor.c extern.h 

Log message:
Replace a '512' with DEV_BSIZE. Calculate physmem size in blocks and
not sectors, since the values being tested/manipulated in the auto_alloc
tables are blocks at that point. Use MEG(256) instead of hand
expanding it when testing physmem.

Reply via email to