Add NEXTSTEP as claiming partition code 0xA7.

This commit is contained in:
Gary Palmer 1995-04-17 09:42:54 +00:00
parent 4ed452a631
commit 5f0c94240a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=7902
2 changed files with 2 additions and 0 deletions

View File

@ -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"}

View File

@ -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"}