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
/
cddl
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow to use 'jailed' property again.
pjd
2010-05-31
1
-1
/
+0
*
Fix zfs receive temporarily changing unchanged stream properties.
mm
2010-05-23
1
-4
/
+6
*
Fix userland build by making io_task available only for the kernel and by
pjd
2010-05-16
1
-0
/
+3
*
Import OpenSolaris revision 7837:001de5627df3
mm
2010-05-13
5
-386
/
+146
*
Fix possible panic with zfs destroy.
mm
2010-05-11
1
-1
/
+107
*
Introduce hardforce export option (-F) for "zpool export".
mm
2010-05-05
4
-4
/
+26
*
Enable "zfs list" to list explicitly requested snapshots.
mm
2010-05-04
1
-1
/
+1
*
Do not encode more than CTF_MAX_VLEN(1023) enum members.
kan
2010-05-03
1
-1
/
+8
*
Refine previous partial merge of OpenSolaris onnv revision 9396:f41cf682d0d3.
delphij
2010-04-05
1
-1
/
+6
*
- update zfs and zpool manual pages to match the current state of the source
danger
2010-03-26
2
-624
/
+579
*
Merge OpenSolaris revision 9396:f41cf682d0d3:
delphij
2010-03-16
1
-1
/
+7
*
Merge OpenSolaris revision 9365:7838a22eccd6:
delphij
2010-03-16
3
-29
/
+64
*
Merge OpenSolaris revision 8802:010b31dd4c53:
delphij
2010-03-16
4
-8
/
+81
*
Apply OpenSolaris revision 8012 which brings our zpool to version 14,
delphij
2009-12-28
1
-0
/
+2
*
Apply fix Solaris bug 6462803 zfs snapshot -r failed because
delphij
2009-12-19
1
-5
/
+5
*
Add an option to specify that the received ZFS should not be automatically
delphij
2009-12-14
3
-5
/
+11
*
Properly mark ZFS properties which are not changeable under FreeBSD.
trasz
2009-10-08
1
-1
/
+6
*
'aclmode' and 'aclinherit' properties should work as advertised; don't
trasz
2009-10-08
1
-2
/
+0
*
Fletcher4 is not the default checksum algorithm.
pjd
2009-09-25
1
-1
/
+1
*
Implement __assert() for Solaris-specific code. Until now Solaris code was
pjd
2009-09-08
1
-81
/
+0
*
Fix detection of file system being shared. After this change commands like:
pjd
2009-09-07
1
-0
/
+5
*
Teach zdb(8) how to obtain GEOM provider size.
pjd
2009-09-07
1
-0
/
+8
*
Fix receive when dataset has no / in its name.
pjd
2009-08-17
1
-4
/
+5
*
The mutex_owned() macro should operate on kmutex_t and not on mutex_t.
pjd
2009-07-09
3
-1
/
+10
*
Fix lockstat breakage to arm/powerpc buildworld.
sson
2009-05-27
1
-8
/
+12
*
Add the OpenSolaris lockstat(1M) command. Requires the dtrace driver,
sson
2009-05-27
3
-0
/
+3103
*
define VN_RELE_ASYNC for use by libzpool
kmacy
2009-05-07
1
-0
/
+1
*
Correct the sense of the "use32" terenary operator so that it uses
jhb
2009-01-16
1
-5
/
+1
*
Include param.h instead of types.h before mount.h so that the nested
rwatson
2008-12-29
1
-0
/
+1
*
Including mount.h requires including param.h.
rwatson
2008-12-27
1
-0
/
+1
*
Fix a warning on amd64 caused by using int for request argument instead of
pjd
2008-11-18
2
-2
/
+2
*
Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.
pjd
2008-11-17
44
-4769
/
+15365
*
Merge latest DTrace changes from Perforce.
rodrigc
2008-11-05
8
-27
/
+64
*
Mips doesn't have a long double that's different in size from double.
imp
2008-09-18
1
-1
/
+1
*
Add a missing file change from the VOP_GETATTR() argument axing.
attilio
2008-08-28
1
-1
/
+1
*
Don't need to include vmem.h anymore.
jb
2008-05-23
1
-1
/
+0
*
Oops, these files belonged under src/sys, not src. Sorry.
jb
2008-05-22
18
-25785
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r179191,
jb
2008-05-22
18
-0
/
+25785
|
\
|
*
Vendor import (really!) of the OpenSolaris bits for DTrace.
jb
2008-05-22
18
-0
/
+25785
*
|
* Handle the different ioctl design.
jb
2008-04-26
3
-14
/
+524
*
|
Make this file compile cleanly.
jb
2008-04-26
1
-1
/
+3
*
|
Leave out some header files.
jb
2008-04-26
2
-0
/
+10
*
|
* Handle building on FreeBSD for i386 and amd64.
jb
2008-04-26
1
-27
/
+194
*
|
* Make this file compile cleanly.
jb
2008-04-26
1
-10
/
+27
*
|
* Add FreeBSD action extensions.
jb
2008-04-26
1
-6
/
+267
*
|
* Handle the different ioctl design.
jb
2008-04-26
1
-3
/
+14
*
|
There is a lot of commented out code here which applies to future work
jb
2008-04-26
1
-2
/
+112
*
|
Leave out a header file.
jb
2008-04-26
1
-0
/
+2
*
|
Merge FreeBSD include file changes with some code that should have come
jb
2008-04-26
1
-11
/
+39
*
|
* Use FreeBSD's process library instead of the Solaris one.
jb
2008-04-26
1
-1
/
+122
[next]