freebsd-dev/sbin/fdisk
John Baldwin b594e0fea2 - When adjusting the end of a partition to lie on a cylinder boundary, don't
adjust the size, but the actual end.
- Break out some of the sanity checks on partitions into a sanitize_partition
  function.
- When adjusting partitions, always adjust the start "up", and the end "down"
  so that we stay within the boundaries of the original request.
- Various small nits found by bde.

Reported by:	bde, imp, rgrimes
2000-08-24 17:54:45 +00:00
..
fdisk.8 Fix nits in previous commit: restore option ordering of the option 2000-03-13 10:55:21 +00:00
fdisk.c - When adjusting the end of a partition to lie on a cylinder boundary, don't 2000-08-24 17:54:45 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00