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 use .Xr 2000-11-07 05:40:17 +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 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