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_bsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded variables.
trasz
2010-01-25
1
-2
/
+0
*
Sharpen the saw:
marcel
2009-03-27
1
-3
/
+2
*
Add bootcode handling.
marcel
2009-02-21
1
-13
/
+46
*
Fix g_part_*dumpconf to return void to match kobj definition.
imp
2009-02-08
1
-5
/
+4
*
When the geometry does not match the label, print out the values.
obrien
2008-12-26
1
-3
/
+4
*
Allow dumpon to a partition of type FS_UNUSED as well.
marcel
2008-11-26
1
-2
/
+3
*
Partition type FS_UNUSED does not mean the partition entry
marcel
2008-11-18
1
-3
/
+1
*
Invalid BSD disklabels have been created by sysinstall and
marcel
2008-10-25
1
-1
/
+6
*
Return G_PART_PROBE_PRI_HIGH instead of G_PART_PROBE_PRI_NORM
marcel
2008-09-29
1
-1
/
+1
*
Allow 255 sectors/track for the BSD disklabel. The previous limit
marcel
2008-09-27
1
-1
/
+1
*
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
*
Redefine G_PART_SCHEME_DECLARE() from populating a private linker set
marcel
2008-03-23
1
-1
/
+1
*
Various fixes:
marcel
2007-12-24
1
-41
/
+25
*
Add support for FS_ZFS.
marcel
2007-12-08
1
-0
/
+7
*
Add a BSD disklabel backend to g_part:
marcel
2007-12-06
1
-0
/
+440