NetBSD/sbin/fdisk
dyoung 023801f122 For portability, use standard types: s/uint/unsigned int/,
s/ulong/unsigned long/, s/u_int8_t/uint8_t/.
2005-06-12 19:06:43 +00:00
..
mbr Remove old i386 mbr stuff (move to arch/i386/stand/mbr a while ago) 2003-07-16 11:11:49 +00:00
Makefile Make fdisk(8) available on all platforms, since MS-DOS partitioning 2005-05-22 03:45:30 +00:00
fdisk.8 Allow partition sizes to be input in GB 2005-04-07 20:23:13 +00:00
fdisk.c For portability, use standard types: s/uint/unsigned int/, 2005-06-12 19:06:43 +00:00