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
*
Fix another mismerge: bring back the definition of DT_MUTEX_HELD().
rpaulo
2010-08-02
1
-0
/
+8
*
Fix the result of a mismerge. MUTEX_HELD should be DT_MUTEX_HELD() and
rpaulo
2010-08-02
2
-9
/
+11
*
MFV OpenSolaris DTrace userland bits.
rpaulo
2010-08-02
112
-250
/
+4419
*
proc_wait() was replaced by proc_wstatus(). Right now this call is
rpaulo
2010-07-31
1
-1
/
+1
*
Update to the new proc_detach() function.
rpaulo
2010-07-31
1
-2
/
+2
*
Catch up with r210324. d_buf will be NULL for SHT_NOBITS sections, do not
np
2010-07-23
1
-1
/
+1
*
dtrace: correctly map sections to addresses in elf object modules (amd64)
avg
2010-07-23
2
-6
/
+70
*
Enable fake resolving of SMB RIDs by using nulldomain and UID_NOBODY
mm
2010-07-22
1
-1
/
+0
*
MFV:
rpaulo
2010-07-19
1
-0
/
+996
*
Merge from vendor: libdtrace MD parts needed by fasttrap.
rpaulo
2010-07-17
5
-0
/
+1145
*
MFp4 180933:
pjd
2010-07-14
1
-0
/
+2
*
Merge ZFS version 15 and almost all OpenSolaris bugfixes referenced
mm
2010-07-12
27
-1920
/
+4417
*
Set svn:executable property so we can run the DTrace test suite.
rpaulo
2010-06-26
2
-0
/
+0
*
Unbreak platforms with char unsigned by default. Oddly enough, GCC isn't
marcel
2010-06-20
1
-2
/
+6
*
Do not allow EOF token to be put back into input buffer.
kan
2010-06-18
1
-3
/
+11
*
In dtrace lexer, do not unput token if it is EOF.
kan
2010-06-11
1
-1
/
+2
*
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
[next]