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
*
Fix a panic caused by a corrupted table when the header is
marcel
2008-11-06
1
-4
/
+7
*
Improve VFS locking:
attilio
2008-11-02
1
-1
/
+1
*
Add support for reading Tivo Series 1 partitioning. This likely needs
imp
2008-11-02
1
-12
/
+52
*
Revert r184136. Instead, push the check for crashdumpmap overflow into the
kib
2008-10-31
1
-1
/
+1
*
- Import macros used in gmirror for printing gvinum debug messages and making
lulf
2008-10-26
10
-72
/
+94
*
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
*
Do not overflow crashdumpmap.
kib
2008-10-21
1
-1
/
+1
*
The active and bootable flags are not part of the type.
marcel
2008-10-20
1
-11
/
+82
*
Remove the struct thread unuseful argument from bufobj interface.
attilio
2008-10-10
2
-3
/
+3
*
- Use the new gv_write_header function to write out the header when removing a
lulf
2008-10-02
1
-1
/
+1
*
- 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
[next]