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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFV r251619:
delphij
2013-06-11
1
-0
/
+5
*
Port the SDT test now that it's possible to create SDT probes that take
markj
2013-06-02
2
-13
/
+11
*
Remove a block of code that was not intended to be part of the previous
markj
2013-05-20
1
-7
/
+0
*
Re-introduce another part of r249367. This commit fixes a register leak in
markj
2013-05-19
8
-97
/
+242
*
Convert a couple of helper scripts used to test the ip provider to work on
markj
2013-05-15
2
-11
/
+20
*
head -n doesn't take negative arguments on FreeBSD, so instead use sed '$d'
markj
2013-05-12
2
-4
/
+4
*
Bring back part of r249367 by adding DTrace's temporal option, which allows
markj
2013-05-12
13
-170
/
+895
*
Work around the implementation of LIBRARIES_ONLY. It causes drti.o to
brooks
2013-05-07
1
-0
/
+8
*
revert r248644 because of the regression for usdt probes
avg
2013-04-25
1
-1
/
+1
*
Respect the enoent_ok flag if reporting error for holding an non-existing
mm
2013-04-25
1
-4
/
+7
*
Fix -Wmissing-variable-declarations compiler warnings.
ed
2013-04-19
4
-8
/
+8
*
DTrace: NFS translators should be split into client/server pieces
pfg
2013-04-18
2
-31
/
+59
*
DTrace: Revert r249426
pfg
2013-04-17
17
-160
/
+23
*
DTrace: Revert r249367
pfg
2013-04-17
59
-2096
/
+770
*
DTrace: print() should try to resolve function pointers
pfg
2013-04-16
3
-4
/
+84
*
Correct error message.
pjd
2013-04-16
1
-1
/
+1
*
DTrace: NFS translators should be split into client/server pieces
pfg
2013-04-15
2
-19
/
+55
*
Dtrace: resolve const types from fbt and other fixes.
pfg
2013-04-12
17
-23
/
+160
*
DTrace: option for time-ordered output
pfg
2013-04-11
59
-770
/
+2096
*
Fix libzfs to report error instead of returning zero if trying to hold or
mm
2013-04-11
1
-4
/
+24
*
ZFS expects a copyout of zfs_cmd_t on an ioctl error. Our sys_ioctl()
mm
2013-04-09
1
-1
/
+3
*
MFV r249185:
mm
2013-04-06
1
-24
/
+65
*
MFV r248217:
mm
2013-04-06
2
-5
/
+81
*
Follow up to r247960 and rr247960 by also amending ctfmerge. For the
dim
2013-04-01
1
-2
/
+5
*
Dtrace: enablings on defunct providers prevent providers from unregistering
pfg
2013-04-01
4
-2
/
+371
*
Commit a patch that fixes a problem in the #pragma statement when searching
gnn
2013-03-28
1
-3
/
+27
*
Revert previous change in favor of a fix to the actual dtrace
gnn
2013-03-28
1
-0
/
+2
*
Remove dependency code that caused a double inclusion.
gnn
2013-03-28
1
-2
/
+0
*
Dtrace: dtrace.c erroneously checks for memory alignment on amd64.
pfg
2013-03-26
1
-20
/
+29
*
Dtrace: Add SUN MDB-like type-aware print() action.
pfg
2013-03-25
22
-70
/
+1244
*
Dtrace: add toupper()/tolower() and enhancements to lltostr().
pfg
2013-03-25
11
-3
/
+705
*
Dtrace: add optional size argument to tracemem().
pfg
2013-03-24
8
-21
/
+1451
*
dtrace: ensure that we can always catch a process (e.g. when -c is used)
avg
2013-03-23
1
-1
/
+1
*
Merge libzfs_core branch:
mm
2013-03-21
30
-647
/
+1984
|
\
|
*
MFV r247580:
mm
2013-03-19
13
-290
/
+589
|
*
MFC @248461
mm
2013-03-18
4
-5
/
+10
|
|
\
|
|
/
|
/
|
|
*
Move common zfs ioctl compatibility functions (userland) into libzfs_compat.c
mm
2013-03-18
6
-76
/
+122
|
*
Fix working with zfs_ioctl_version in libzfs_compat.h and include mirror
mm
2013-03-17
4
-21
/
+36
|
*
Add forwards compatibility for libzfs_core
mm
2013-03-17
5
-2
/
+217
|
*
libzfs_core:
mm
2013-03-17
1
-5
/
+5
|
*
MFC @248093
mm
2013-03-09
2
-18
/
+56
|
|
\
|
*
|
Move libzfs compat functions to libzfs_compat.h
mm
2013-03-06
4
-60
/
+97
|
*
|
WiP merge of libzfs_core (MFV r238590, r238592)
mm
2013-03-05
25
-333
/
+1058
*
|
|
MFV r248266:
mm
2013-03-14
3
-4
/
+9
*
|
|
Update zfs.8 manpage date (missing in r247585)
mm
2013-03-14
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix error in r247960: actually assign the basename to match.iim_file.
dim
2013-03-07
1
-2
/
+1
*
|
Make ctfconvert work correctly on clang-compiled object files. Clang
dim
2013-03-07
1
-0
/
+3
*
|
MFV r247845:
mm
2013-03-05
1
-17
/
+53
|
/
*
MFV r247316:
mm
2013-03-01
1
-0
/
+33
*
Fix the zfs_ioctl compat layer to support zfs_cmd size change introduced
mm
2013-03-01
1
-9
/
+26
[next]