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
*
Add a function, memstr, which can be used to convert a buffer of
markj
2013-10-16
2
-1
/
+6
*
Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle.
jhibbits
2013-10-15
2
-12
/
+215
*
Convert the dtrace(1) man page to mdoc and fix up some aspects of it that
markj
2013-10-10
1
-645
/
+652
*
Fix implicit declaration of jail_getid()
rmh
2013-10-07
1
-0
/
+1
*
Add a separate translator for headers passed to the TCP probes in the
markj
2013-10-02
1
-1
/
+39
*
MFV r254750:
delphij
2013-09-21
3
-16
/
+42
*
Use the address of the inpcb rather than the tcpcb to identify TCP
markj
2013-09-15
1
-1
/
+1
*
MFV r247844 (illumos-gate 13975:ef6409bc370f)
delphij
2013-09-10
2
-0
/
+37
*
Build all ZFS testing & debugging tools with -g.
will
2013-08-27
3
-6
/
+10
*
Merge various CTF fixes from illumos
pfg
2013-08-26
1
-5
/
+65
*
Implement the ip, tcp, and udp DTrace providers. The probe definitions use
markj
2013-08-25
4
-0
/
+566
*
MFV r254751:
delphij
2013-08-24
1
-1
/
+4
*
MFV r254748:
delphij
2013-08-24
1
-1
/
+5
*
MFV r254746:
delphij
2013-08-23
1
-15
/
+42
*
MFV r254422:
delphij
2013-08-23
4
-16
/
+204
*
Enhance the ZFS vdev layer to maintain both a logical and a physical
gibbs
2013-08-21
5
-37
/
+127
*
MFV r254421:
delphij
2013-08-21
3
-12
/
+29
*
Load the dtraceall module if /dev/dtrace/dtrace doesn't exist.
rpaulo
2013-08-10
1
-1
/
+11
*
MFV r254079:
delphij
2013-08-08
1
-5
/
+16
*
MFV r254071:
delphij
2013-08-07
1
-0
/
+3
*
MFV r254070:
delphij
2013-08-07
1
-8
/
+44
*
Fix implicit declaration of warnx().
rmh
2013-08-04
1
-0
/
+1
*
MFV r253781 + r253871:
delphij
2013-07-30
2
-4
/
+17
*
MFV r253784:
smh
2013-07-30
1
-2
/
+2
*
DTrace: re-apply r249426 now that the underlying issues have been solved.
pfg
2013-07-28
17
-23
/
+160
*
DTrace: re-merge remainder of r249367 (original from Illumos).
pfg
2013-07-28
34
-274
/
+813
*
Use kern_ioctl() rather than ioctl() for testing the FBT provider, since the
markj
2013-07-27
7
-12
/
+12
*
Style issue in r253661.
pfg
2013-07-26
1
-1
/
+1
*
Fix a segfault in ctfmerge due to a bug in gcc.
pfg
2013-07-26
4
-6
/
+55
*
Manually merge part of vendor import r238583 from Illumos.
delphij
2013-07-18
1
-1
/
+1
*
Fix misleading or remove irrelevant illumos messages and manpage references
mm
2013-07-04
1
-9
/
+13
*
MFV r252215:
delphij
2013-06-25
2
-26
/
+26
*
Diff reduction against Illumos, no real change to code itself.
delphij
2013-06-25
1
-0
/
+1
*
Fixed ZFS zpool freeze (debug command) not processing due to invalid ioctl ca...
smh
2013-06-21
1
-4
/
+3
*
MFV r251644:
delphij
2013-06-12
7
-137
/
+161
*
MFV r251624:
delphij
2013-06-11
1
-1
/
+1
*
MFV r251623:
delphij
2013-06-11
2
-24
/
+29
*
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
[next]