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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Remove unneeded macro since the config_length field in the header was changed
lulf
2008-10-02
1
-5
/
+0
*
- Make gvinum header on-disk structure consistent on all platforms by storing
lulf
2008-10-01
3
-8
/
+232
*
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
*
Remove unit2minor() use from kernel code.
ed
2008-09-26
1
-1
/
+1
*
Just a fixup for a KTRACE message I stumbled upon many moons ago.
sbruno
2008-09-18
1
-1
/
+1
*
- Add a new ioctl for getting the provider name of a geom provider.
lulf
2008-09-07
1
-0
/
+7
*
Fix build.
rpaulo
2008-09-05
1
-2
/
+2
*
Keep entries sorted.
rpaulo
2008-09-05
3
-3
/
+3
*
Include the vendor in the partition name.
rpaulo
2008-09-05
1
-1
/
+1
*
Detect Apple HFS GPT slices.
rpaulo
2008-09-05
3
-1
/
+9
*
Decontextualize vfs_busy(), vfs_unbusy() and vfs_mount_alloc() functions.
attilio
2008-08-31
1
-5
/
+4
*
Commit step 1 of the vimage project, (network stack)
bz
2008-08-17
1
-1
/
+2
*
Style(9).
pjd
2008-08-12
1
-3
/
+4
*
Add sbuf_new_auto as a shortcut for the very common case of creating a
des
2008-08-09
9
-19
/
+19
*
Trivial commit to attempt to diagnose a svn problem. Add
peter
2008-07-22
1
-0
/
+1
*
Clear passphrase buffer after use.
pjd
2008-07-20
1
-0
/
+2
*
- When renaming a drive, also set the drive name in the gvinum header.
lulf
2008-07-19
1
-0
/
+1
*
- Fix a logic error when updating plex configuration.
lulf
2008-07-11
1
-1
/
+2
*
Introduce a new lock, hostname_mtx, and use it to synchronize access
rwatson
2008-07-05
1
-0
/
+2
*
Avoid NULL deference.
delphij
2008-06-30
1
-0
/
+5
*
- Fix spelling errors.
lulf
2008-06-20
1
-5
/
+5
*
Add the set and unset verbs used to set and clear attributes for
marcel
2008-06-18
4
-5
/
+130
*
Finish the support for partition labels and add it to the XML.
marcel
2008-06-12
1
-10
/
+86
*
Add the raw partition type to the XML.
marcel
2008-06-12
1
-6
/
+12
*
Add the raw partition type to the XML.
marcel
2008-06-12
1
-4
/
+11
*
Add the raw partition type to the XML.
marcel
2008-06-12
1
-4
/
+10
*
Add the raw partiton type to the XML.
marcel
2008-06-12
1
-6
/
+14
*
Add the raw partition type to the XML.
marcel
2008-06-12
1
-4
/
+10
*
Add the partition label and the raw partition type to the XML.
marcel
2008-06-12
1
-5
/
+19
*
Remove the distinction between device minor and unit numbers.
ed
2008-05-29
1
-1
/
+1
*
- Recognize the 'volume' parameter when creating a plex.
lulf
2008-05-22
1
-1
/
+2
*
- Assert that we don't send new provider event for a provider which has
pjd
2008-05-18
1
-1
/
+3
*
Play nice with DDB pager.
pjd
2008-05-18
1
-4
/
+18
*
Implement the G_PART_DUMPCONF method for all 6 schemes. Also call
marcel
2008-04-23
7
-0
/
+113
*
Add the bootcode verb for installing boot code. Boot code
marcel
2008-04-13
6
-23
/
+147
*
Change the order from SI_ORDER_FIRST to SI_ORDER_ANY (within
marcel
2008-03-29
1
-1
/
+1
*
Add support for PC-9800 partition tables.
marcel
2008-03-28
1
-0
/
+428
*
When retasting, wither any existing GEOMs of the same class. This
marcel
2008-03-28
1
-1
/
+7
*
Redefine G_PART_SCHEME_DECLARE() from populating a private linker set
marcel
2008-03-23
7
-27
/
+128
*
Add g_retaste(), which given a class will present all non-open providers
marcel
2008-03-23
2
-0
/
+61
*
- Fix a memory leak when re-discovering a gvinum configuration.
lulf
2008-03-18
1
-0
/
+2
*
Add support for VTOC8 labels (aka sun disk labels). When a label does
marcel
2008-03-02
1
-0
/
+480
*
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
*
geom_lvm(4) is now known as geom_linux_lvm(4).
thompsa
2008-02-20
2
-1290
/
+0
*
Add a geom class to map Linux LVM logical volumes.
thompsa
2008-02-20
2
-0
/
+1291
[prev]
[next]