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
*
Have gpart synthesize a disk geometry if the underlying provider
marcel
2007-06-17
3
-55
/
+189
*
Add the MBR partitioning scheme to g_part. This does not yet
marcel
2007-06-13
1
-0
/
+370
*
Prefix unknown (i.e. un-aliased) partition types with '!'. This is
marcel
2007-06-06
2
-4
/
+6
*
Call sbuf_finish() before sbuf_data() and sbuf_len().
marcel
2007-06-06
1
-0
/
+5
*
Fix a dereference in KASSERT.
marcel
2007-05-15
1
-1
/
+1
*
o Implement automatic commit. It's enabled when the flags parameter
marcel
2007-05-15
1
-10
/
+35
*
Write the output parameter (if present) for the add, create, delete
marcel
2007-05-09
1
-3
/
+50
*
When reverting the creation of a partitioning scheme on a provider,
marcel
2007-05-09
1
-2
/
+6
*
MFp4:
marcel
2007-05-08
4
-94
/
+102
*
Put the scheme (APM, GPT, etc) in the XML.
marcel
2007-04-27
1
-1
/
+3
*
#include <sys/systm.h> before <sys/geom.h> to get KASSERT(), and fix LINT build.
rodrigc
2007-02-08
1
-0
/
+1
*
Evolve the ctlreq interface added to geom_gpt into a generic
marcel
2007-02-07
5
-0
/
+2782