index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
geom
/
part
/
g_part_mbr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sharpen the saw:
marcel
2009-03-30
1
-2
/
+2
*
Add the EBR scheme. The EBR scheme supports the Extended Boot Records
marcel
2009-02-08
1
-0
/
+6
*
Fix g_part_*dumpconf to return void to match kobj definition.
imp
2009-02-08
1
-5
/
+4
*
Allow boot code to be smaller than what the scheme expects.
marcel
2008-12-01
1
-1
/
+6
*
Add the set and unset verbs used to set and clear attributes for
marcel
2008-06-18
1
-1
/
+43
*
Add the raw partition type to the XML.
marcel
2008-06-12
1
-4
/
+10
*
Implement the G_PART_DUMPCONF method for all 6 schemes. Also call
marcel
2008-04-23
1
-0
/
+17
*
Add the bootcode verb for installing boot code. Boot code
marcel
2008-04-13
1
-0
/
+13
*
Redefine G_PART_SCHEME_DECLARE() from populating a private linker set
marcel
2008-03-23
1
-1
/
+1
*
Follow-up improvements to the handling of false positives: If the
marcel
2008-02-29
1
-3
/
+32
*
Better handle false positives. The MBR differs from the boot sector
marcel
2008-02-28
1
-6
/
+24
*
Have gpart synthesize a disk geometry if the underlying provider
marcel
2007-06-17
1
-35
/
+55
*
Add the MBR partitioning scheme to g_part. This does not yet
marcel
2007-06-13
1
-0
/
+370