freebsd-dev/lib/libdisk
Pawel Jakub Dawidek 08aa5a1ddb We have now so many GEOM classes that it is better to just skip unknown
classes than exiting.

Reviewed by:	le
OK'ed by:	phk
2004-09-13 16:06:14 +00:00
..
blocks.c
change.c
chunk.c PowerPC support. 2004-04-21 23:21:13 +00:00
create_chunk.c PowerPC support. 2004-04-21 23:21:13 +00:00
disk.c Remove spurious semicolons. Outside of functions they are actually errors but 2004-05-16 22:08:17 +00:00
libdisk.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
libdisk.h PowerPC support. 2004-04-21 23:21:13 +00:00
Makefile Down to WARNS=2 for a while. 2004-03-30 06:16:41 +00:00
open_disk.c We have now so many GEOM classes that it is better to just skip unknown 2004-09-13 16:06:14 +00:00
open_ia64_disk.c Don't use type unknown for partitions that we don't care about because 2004-08-05 17:44:07 +00:00
rules.c Make libdisk WARNS=4 clean. 2004-03-30 01:39:00 +00:00
tst01.c
write_alpha_disk.c Handle read_block() failures by ignoring the disk rather than 2004-06-04 11:49:11 +00:00
write_amd64_disk.c Handle read_block() failures by ignoring the disk rather than 2004-06-04 11:49:11 +00:00
write_disk.c
write_i386_disk.c Handle read_block() failures by ignoring the disk rather than 2004-06-04 11:49:11 +00:00
write_ia64_disk.c
write_pc98_disk.c Handle read_block() failures by ignoring the disk rather than 2004-06-04 11:49:11 +00:00
write_powerpc_disk.c PowerPC support. 2004-04-21 23:21:13 +00:00
write_sparc64_disk.c