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
/
sbin
/
geom
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix grammar.
ae
2011-03-12
1
-2
/
+2
*
Document GEOM_PART_EBR_COMPAT option.
ae
2011-03-12
1
-1
/
+7
*
Change example to not be controversial.
pjd
2011-03-09
1
-6
/
+8
*
It is better to sometimes have not aligned columns than
ae
2011-03-08
1
-6
/
+0
*
Add -p option to `gpart show` command to show provider's names of
ae
2011-03-08
2
-14
/
+40
*
Document the "bios-boot" partition type.
ae
2011-01-28
1
-1
/
+6
*
Added a blurb about thin provisioning, fixed some formatting.
ivoras
2011-01-24
1
-2
/
+6
*
o Somehow I revert Dd macro in the previous commit.
maxim
2011-01-13
1
-1
/
+1
*
o Start each sentence on a new line. No content changes.
maxim
2011-01-13
1
-19
/
+25
*
o Typo fixes.
maxim
2011-01-13
1
-2
/
+2
*
Fix formatting of cross-references.
brucec
2011-01-12
1
-2
/
+2
*
Fix sorting of cross-references.
brucec
2011-01-12
1
-1
/
+1
*
Fix cross-reference to gvinum(8).
brucec
2011-01-12
1
-1
/
+1
*
Fix up the grammar.
ae
2011-01-12
1
-3
/
+3
*
Sector size can not be greater than MAXPHYS. Since GRAID3 calculates
ae
2011-01-12
1
-0
/
+5
*
Check number of arguments before trying to read arg0. This prevents access
ae
2010-12-21
1
-0
/
+2
*
Revert r216473.
obrien
2010-12-16
1
-1
/
+1
*
Bump WARNS to 6.
obrien
2010-12-16
1
-1
/
+1
*
GEOM virstor .so does not need libmd.
obrien
2010-12-16
1
-3
/
+0
*
Rename the generic "CLASS" to the more specific "GEOM_CLASS".
obrien
2010-12-15
4
-4
/
+3
*
Rename the generic "CLASS" to the more specific "GEOM_CLASS".
obrien
2010-12-15
16
-32
/
+26
*
* Recommend a overwrite of whole geli provider before use.
delphij
2010-12-03
1
-2
/
+6
*
Fix some more warnings found by clang.
brucec
2010-11-22
3
-8
/
+8
*
Add SIGINT handler to `gpart restore` action.
ae
2010-11-22
1
-1
/
+20
*
Always dump partition labels with `gpart backup`, but `gpart restore`
ae
2010-11-22
2
-29
/
+32
*
Add to gpart(8) an ability to backup partition table and
ae
2010-11-20
2
-1
/
+371
*
Use fprintf(stderr) instead of gctl_error() to print a warning about too
pjd
2010-10-26
1
-2
/
+2
*
Reimplemented "gpart destroy -F". Now it does all work in kernel.
ae
2010-10-25
2
-84
/
+99
*
Bring in geli suspend/resume functionality (finally).
pjd
2010-10-20
2
-1
/
+152
*
Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1.
ae
2010-10-09
9
-21
/
+21
*
mdoc: drop redundant .Pp and .LP calls
uqs
2010-10-08
2
-4
/
+0
*
Document recently added GPT attributes (bootme, bootonce, bootfailed) and
pjd
2010-09-28
1
-1
/
+104
*
Remove superfluous word from "gpart bootcode" usage message.
ae
2010-09-26
1
-1
/
+1
*
- Add support for loading passphrase from a file (-J and -j options).
pjd
2010-09-25
2
-122
/
+257
*
Implement "force" (-F) option for gpart destroy verb.
ae
2010-09-24
2
-15
/
+106
*
- Simplify code by using g_*() API.
pjd
2010-09-23
2
-83
/
+62
*
Update copyright years.
pjd
2010-09-23
1
-1
/
+1
*
Document AES-XTS.
pjd
2010-09-23
1
-17
/
+34
*
- When trashing metadata, repeat overwrite kern.geom.eli.overwrites times.
pjd
2010-09-23
1
-12
/
+64
*
- Use g_*() API when doing backups.
pjd
2010-09-23
1
-18
/
+12
*
Because we first write metadata into new place and then trash old place we
pjd
2010-09-23
1
-0
/
+4
*
- Make use of g_*() API.
pjd
2010-09-23
1
-18
/
+13
*
Simplify code a bit by using g_*() API from libgeom.
pjd
2010-09-23
1
-19
/
+10
*
Add a geli resize subcommand to resize encrypted filesystems prior
brian
2010-09-20
2
-5
/
+187
*
Fix indent.
pjd
2010-09-19
1
-7
/
+7
*
GPART_PARAM_INDEX is now G_TYPE_NUMBER.
pjd
2010-09-15
1
-8
/
+4
*
Remove dead code.
pjd
2010-09-14
1
-15
/
+6
*
Remove now unused G_TYPE_ASCNUM.
pjd
2010-09-14
2
-3
/
+1
*
- Change all places where G_TYPE_ASCNUM is used to G_TYPE_NUMBER.
pjd
2010-09-14
1
-8
/
+8
*
Update two last places where "arg0" should be used instead of "geom".
pjd
2010-09-14
1
-2
/
+2
[next]