freebsd-nq/sbin/fdisk
Maxim Sobolev 68df7abe8a Warn user when value entered is greated than the amount supported
by the MBR for the given parameter and set that parameter to the
maximum value instead of just truncating the most significant part
silently.

Could happen for example if the capacity of the device is more
than 2TB, so that the number of sectors is greater than 2Mib.

MFC after:	1 month
2011-01-22 05:21:20 +00:00
..
fdisk.8 Bump the document date to reflect the 'p' command enhancements. 2009-05-25 21:27:31 +00:00
fdisk.c Warn user when value entered is greated than the amount supported 2011-01-22 05:21:20 +00:00
Makefile Add missing library dependencies. 2008-09-23 13:12:51 +00:00
runtest.sh