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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert revisions 188839 and 188868. Use of the ioctl in geom_dev.c
marcel
2009-07-08
2
-37
/
+0
*
Precision '*' expects an int and strlen() returns a size_t.
marcel
2009-04-16
1
-1
/
+1
*
Add a compat option to the EBR scheme that controls the
marcel
2009-04-15
3
-44
/
+65
*
Revert r190676,190677
thompsa
2009-04-10
1
-1
/
+1
*
Don't use hexadecimal in the EBR partition names, because 'a'..'f'
marcel
2009-04-08
1
-1
/
+1
*
Add a how argument to root_mount_hold() so it can be passed NOWAIT and be called
thompsa
2009-04-03
1
-1
/
+1
*
The 9 bytes immediately prior to the partition table can contain
marcel
2009-04-03
1
-2
/
+7
*
Sharpen the saw:
marcel
2009-03-30
1
-3
/
+2
*
Sharpen the saw:
marcel
2009-03-30
1
-2
/
+2
*
Sharpen the saw:
marcel
2009-03-30
1
-4
/
+5
*
Sharpen the saw:
marcel
2009-03-30
1
-0
/
+4
*
Sharpen the saw:
marcel
2009-03-27
1
-3
/
+2
*
Sharpen the saw:
marcel
2009-03-27
1
-2
/
+10
*
Change the priority from high to normal. This makes sure that
marcel
2009-03-26
1
-1
/
+1
*
Be more explicit and complain if kernel dumps are perfomed on unsupported
ivoras
2009-03-22
1
-1
/
+4
*
Make GEOM provider names starting with "/dev/" acceptable as well as their
ivoras
2009-03-19
2
-5
/
+17
*
Move the PC98_[MS]ID_* defines from g_part_pc98.c to diskpc98.h.
nyan
2009-03-11
1
-8
/
+0
*
Restore the return statement. It was accidentally removed by rev 188429.
nyan
2009-03-10
1
-0
/
+1
*
o When creating the EBR scheme, set the number of entries
marcel
2009-02-21
1
-0
/
+2
*
Add bootcode handling.
marcel
2009-02-21
1
-13
/
+46
*
Provide compatibility symlink for logical partitions:
marcel
2009-02-20
3
-1
/
+69
*
Fix an infinite loop created when the last logical partition is
marcel
2009-02-20
1
-3
/
+3
*
Add a default implementation for pre-check. It should
marcel
2009-02-17
1
-2
/
+12
*
Remove gpt_offset and related code. It was introduced for use
marcel
2009-02-17
2
-26
/
+0
*
Add support to add, delete and modify logical partitions, as well
marcel
2009-02-16
1
-6
/
+251
*
Add method precheck to the g_part interface. The precheck
marcel
2009-02-15
3
-20
/
+43
*
Fix g_part_dumpconf and g_part_name prototpyes.
imp
2009-02-10
4
-21
/
+16
*
Add the EBR scheme. The EBR scheme supports the Extended Boot Records
marcel
2009-02-08
2
-0
/
+345
*
Allow gpe_offset to be set by the scheme. When gpe_offset is zero,
marcel
2009-02-08
1
-2
/
+7
*
o Add the "PART::scheme" attribute that returns the name of the
marcel
2009-02-08
1
-0
/
+7
*
Fix g_part_*dumpconf to return void to match kobj definition.
imp
2009-02-08
2
-10
/
+8
*
- Don't enforce an upper-bound to the number of sectors or heads,
marius
2009-01-06
1
-7
/
+15
*
Don't enforce an upper-bound to the number of sectors or heads
marcel
2009-01-06
1
-4
/
+2
*
Improve probing.
marcel
2009-01-04
1
-5
/
+9
*
When the geometry does not match the label, print out the values.
obrien
2008-12-26
1
-3
/
+4
*
Allow boot code to be smaller than what the scheme expects.
marcel
2008-12-01
4
-5
/
+20
*
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
*
Fix a panic caused by a corrupted table when the header is
marcel
2008-11-06
1
-4
/
+7
*
Add support for reading Tivo Series 1 partitioning. This likely needs
imp
2008-11-02
1
-12
/
+52
*
Invalid BSD disklabels have been created by sysinstall and
marcel
2008-10-25
1
-1
/
+6
*
Allow dumps to partitions with a tag of 0. The legacy
marcel
2008-10-22
1
-2
/
+5
*
The active and bootable flags are not part of the type.
marcel
2008-10-20
1
-11
/
+82
*
Return G_PART_PROBE_PRI_HIGH instead of G_PART_PROBE_PRI_NORM
marcel
2008-09-29
1
-1
/
+1
*
Insert the null scheme at the head. This does not change any
marcel
2008-09-29
1
-1
/
+1
*
Export the partition name in the conftxt and confxml output.
marcel
2008-09-27
1
-6
/
+12
*
Hold the root mount while we're tasting. It is possible
marcel
2008-09-27
1
-0
/
+4
*
Allow 255 sectors/track for the BSD disklabel. The previous limit
marcel
2008-09-27
1
-1
/
+1
*
Fix build.
rpaulo
2008-09-05
1
-2
/
+2
*
Keep entries sorted.
rpaulo
2008-09-05
3
-3
/
+3
[next]