freebsd-dev/lib/libdisk
John Baldwin f3c6522625 Use the fstype obtained from the GEOM dumpconf output to set the fstype
of BSD part chunks when opening a disk.

Reviewed by:	phk
MFC after:	2 days
2003-01-10 19:45:10 +00:00
..
blocks.c Style(9) improvements. 2002-10-31 07:56:40 +00:00
change.c Fixed style(9) 2002-11-15 13:24:29 +00:00
chunk.c - Make New_Disk() non-static so it can be used in Create_Chunk_DWIM(). 2003-01-10 19:25:38 +00:00
create_chunk.c - Make New_Disk() non-static so it can be used in Create_Chunk_DWIM(). 2003-01-10 19:25:38 +00:00
disk.c Use the fstype obtained from the GEOM dumpconf output to set the fstype 2003-01-10 19:45:10 +00:00
libdisk.3 Consistently mark std(in|out|err) with .Dv, because that's how they 2002-12-04 18:57:46 +00:00
libdisk.h - Make New_Disk() non-static so it can be used in Create_Chunk_DWIM(). 2003-01-10 19:25:38 +00:00
Makefile Use ${MACHINE} variable instead of using '.if .endif' each machines. 2002-10-31 05:43:49 +00:00
rules.c Fixed style(9) 2002-11-15 13:24:29 +00:00
tst01.c Fixed style(9) 2002-11-15 13:24:29 +00:00
write_alpha_disk.c Fixed style(9) 2002-11-15 13:24:29 +00:00
write_amd64_disk.c Fixed style(9) 2002-11-15 13:24:29 +00:00
write_disk.c Fixed style(9) 2002-11-15 13:24:29 +00:00
write_i386_disk.c Fixed style(9) 2002-11-15 13:24:29 +00:00
write_ia64_disk.c Fixed style(9) 2002-11-15 13:24:29 +00:00
write_pc98_disk.c Rename the dos_partition structure for pc98 to pc98_partition. 2003-01-04 08:50:48 +00:00
write_sparc64_disk.c Fixed style(9) 2002-11-15 13:24:29 +00:00