NetBSD/sbin/fdisk
lukem 0f2402d559 * Recursively print out extended partition entries. An extended partition is
effectively an MBR with it's own partition table which contains another
  4 `slots', each of which can be another extended partition...
  This involved reworking some of the internal functions.
* Use off_t appropriately (so we can manipulate sectors past 4GB).
* Tweak to compile with WARNS=2
2000-12-19 16:01:28 +00:00
..
mbr
mbr_bootsel
fdisk.8
fdisk.c * Recursively print out extended partition entries. An extended partition is 2000-12-19 16:01:28 +00:00
Makefile