07:55:55 hm, interesting. well, mkfs_pcfs is assuming disk or diskette device, probably would need to debug some... 13:24:43 i see it also seems to be rather concerned about the partitioning of the device itself, which seems like maybe it shouldn't these days? 13:28:22 it does write down the boot record (because thats what spec requires to do) but it should not touch the partition table in it. 13:58:52 I didn't look too closely at what it was doing other than a lot of code looking at the partitioning of the device 21:08:24 [illumos-gate] 17459 thread.c has long-outdated(?) references to TP_T* and TC_* -- iximeow