NetBSD/sbin/fdisk
thorpej 6d78b8c024 When fetching the disk's hardware geometry, first attempt the
DIOCGDEFLABEL ioctl, then fall back onto the DIOCGDINFO ioctl
if that fails.  This ensures that we will get the actual hardware
geometry info rather than any bogus info that might have been
previously written to the disk's label area.
2000-07-06 17:22:43 +00:00
..
mbr add bootselect MLINK -- from jhawk 2000-03-06 01:23:11 +00:00
mbr_bootsel Revert last change, it was caused by the build not picking the 2000-02-11 16:14:32 +00:00
Makefile also install on prep. 2000-05-02 18:20:41 +00:00
fdisk.8 Note that sysid 0 marks a partition as unused. 2000-06-07 22:40:59 +00:00
fdisk.c When fetching the disk's hardware geometry, first attempt the 2000-07-06 17:22:43 +00:00