freebsd-nq/sys/geom/part
Marcel Moolenaar c146965cd1 Sharpen the saw:
o  PC98 uses 32-bit block numbers. Limit the scheme to 2^32-1
   blocks when the media is larger. The 32-bit block numbers
   are implicit (16-bit cylinder * 8-bit head * 8-bit sector).
2009-03-30 01:03:58 +00:00
..
g_part_apm.c Sharpen the saw: 2009-03-27 05:35:12 +00:00
g_part_bsd.c Sharpen the saw: 2009-03-27 05:48:42 +00:00
g_part_ebr.c Sharpen the saw: 2009-03-30 00:48:42 +00:00
g_part_gpt.c Sharpen the saw: 2009-03-30 00:33:43 +00:00
g_part_if.m Provide compatibility symlink for logical partitions: 2009-02-20 04:48:40 +00:00
g_part_mbr.c Sharpen the saw: 2009-03-30 00:53:46 +00:00
g_part_pc98.c Sharpen the saw: 2009-03-30 01:03:58 +00:00
g_part_vtoc8.c Fix g_part_dumpconf and g_part_name prototpyes. 2009-02-10 02:43:07 +00:00
g_part.c Be more explicit and complain if kernel dumps are perfomed on unsupported 2009-03-22 00:29:48 +00:00
g_part.h Remove gpt_offset and related code. It was introduced for use 2009-02-17 04:12:10 +00:00