freebsd_amp_hwpstate/sbin/bsdlabel
Ian Dowse 3b89beb171 Attempt to improve the logic for automatically sizing partitions
to take into account the new default of starting the first partition
after the boot blocks instead of at sector 0. If you used automatic
sizing when the first partition did not start at 0, you would get
an error that the automatically sized partition extended beyond the
end of the disk.

Note that there are probably still many more complex cases where
automatic sizing and placement will not work (e.g. non-contiguous
or out of order partitions).
2005-08-14 22:46:50 +00:00
..
Makefile
bsdlabel.5
bsdlabel.8
bsdlabel.c Attempt to improve the logic for automatically sizing partitions 2005-08-14 22:46:50 +00:00
pathnames.h
runtest.sh