This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
geom
/
part
History
Andrey V. Elsukov
d0c8ecb812
Make diagnostic messages more specific. With bootverbose print out
...
all inconsistencies of integrity in the partition table, not first found only. Requested by: kib
2011-05-16 15:59:50 +00:00
..
g_part_apm.c
Limit number of sectors that can be addressed.
2011-05-08 12:16:39 +00:00
g_part_bsd.c
Limit number of sectors that can be addressed.
2011-05-08 12:11:16 +00:00
g_part_ebr.c
Limit number of sectors that can be addressed.
2011-05-08 12:20:30 +00:00
g_part_gpt.c
Add some FEATURE macros for various GEOM classes.
2011-02-25 10:24:35 +00:00
g_part_if.m
Reimplemented "gpart destroy -F". Now it does all work in kernel.
2010-10-25 16:23:35 +00:00
g_part_mbr.c
Replace UINT_MAX to UINT32_MAX.
2011-05-08 11:42:51 +00:00
g_part_pc98.c
Replace UINT_MAX to UINT32_MAX.
2011-05-08 11:42:51 +00:00
g_part_vtoc8.c
Limit number of sectors that can be addressed.
2011-05-08 12:28:13 +00:00
g_part.c
Make diagnostic messages more specific. With bootverbose print out
2011-05-16 15:59:50 +00:00
g_part.h
Add new user-friendly aliases for partition types for the MBR and
2011-01-28 11:13:01 +00:00