From cf76707291e7a6d937bf4e423d3893a00dfde7b6 Mon Sep 17 00:00:00 2001 From: gpalmer Date: Mon, 17 Apr 1995 09:42:54 +0000 Subject: Add NEXTSTEP as claiming partition code 0xA7. --- sbin/fdisk/fdisk.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/fdisk') diff --git a/sbin/fdisk/fdisk.c b/sbin/fdisk/fdisk.c index 4f08ce0..b37e6ea 100644 --- a/sbin/fdisk/fdisk.c +++ b/sbin/fdisk/fdisk.c @@ -157,6 +157,7 @@ struct part_type ,{0x93, "Amoeba filesystem"} ,{0x94, "Amoeba bad block table"} ,{0xA5, "FreeBSD/NetBSD/386BSD"} + ,{0xA7, "NEXTSTEP"} ,{0xB7, "BSDI BSD/386 filesystem"} ,{0xB8, "BSDI BSD/386 swap"} ,{0xDB, "Concurrent CPM or C.DOS or CTOS"} -- cgit v1.1