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
Makefile
fdisk.8 list the options in a specific options list (as per the `traditional' 2000-12-18 23:42:40 +00:00
fdisk.c * Recursively print out extended partition entries. An extended partition is 2000-12-19 16:01:28 +00:00