This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libdisk
History
jhb
5fc7b42391
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
…
change.c
…
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
…
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
…
rules.c
…
tst01.c
…
write_alpha_disk.c
…
write_amd64_disk.c
…
write_disk.c
…
write_i386_disk.c
…
write_ia64_disk.c
…
write_pc98_disk.c
…
write_sparc64_disk.c
…