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
…
g_part_ebr.c
Limit number of sectors that can be addressed.
2011-05-08 12:20:30 +00:00
g_part_gpt.c
…
g_part_if.m
…
g_part_mbr.c
…
g_part_pc98.c
…
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
…