1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/geom/part
Warner Losh 0952268ecd Add support for reading Tivo Series 1 partitioning. This likely needs
a little refinement, but is good enough to commit as is.

# Should look to see if I should move swab(3) into the kernel or just
# provide the unoptimized routine here.

Reviewed by:	marcel@
2008-11-02 03:02:56 +00:00
..
g_part_apm.c Add support for reading Tivo Series 1 partitioning. This likely needs 2008-11-02 03:02:56 +00:00
g_part_bsd.c Invalid BSD disklabels have been created by sysinstall and 2008-10-25 17:21:46 +00:00
g_part_gpt.c Keep entries sorted. 2008-09-05 18:09:49 +00:00
g_part_if.m Add the set and unset verbs used to set and clear attributes for 2008-06-18 01:13:34 +00:00
g_part_mbr.c Add the set and unset verbs used to set and clear attributes for 2008-06-18 01:13:34 +00:00
g_part_pc98.c The active and bootable flags are not part of the type. 2008-10-20 04:50:47 +00:00
g_part_vtoc8.c Allow dumps to partitions with a tag of 0. The legacy 2008-10-22 02:08:54 +00:00
g_part.c Insert the null scheme at the head. This does not change any 2008-09-29 02:39:02 +00:00
g_part.h Keep entries sorted. 2008-09-05 18:09:49 +00:00