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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
|
|
|
|
|
|
Add dependencies for libzfs_core and libzpool I missed on my first pass on this
ngie
2015-05-20
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
|
Articulate dependencies for cddl/lib/libdtrace and cddl/lib/libzfs
ngie
2015-05-20
1
-0
/
+5
*
|
|
|
|
|
|
|
|
|
|
|
|
Correctly link libdtrace and convert to LIBADD
bapt
2015-05-19
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
|
Actually remove siftr-related definitions from tcp.d, missed in r283026.
markj
2015-05-17
1
-75
/
+0
*
|
|
|
|
|
|
|
|
|
|
|
|
Move siftr-related definitions out of tcp.d and into a separate library
markj
2015-05-17
2
-0
/
+101
*
|
|
|
|
|
|
|
|
|
|
|
|
Brief demo script showing the various values that can be read via
gnn
2015-04-29
1
-0
/
+75
*
|
|
|
|
|
|
|
|
|
|
|
|
libdtrace: add support for lazyload mode.
markj
2015-04-08
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
|
Initial version of DTrace on ARM32.
gnn
2015-02-10
2
-1
/
+6
*
|
|
|
|
|
|
|
|
|
|
|
|
MFV r272851:
markj
2014-12-08
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
|
MFV r260710 + 275532:
delphij
2014-12-06
1
-0
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Correct the calculation of tcps_rto in the struct tcpcb -> tcpsinfo_t
markj
2014-10-21
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
Update the TCP structure used by DTrace to show the smoothed RTT.
gnn
2014-10-19
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
Hook up support for userland CTF support in DTrace. This required some
markj
2014-10-03
1
-3
/
+3
*
|
|
|
|
|
|
|
|
|
|
|
Add dependencies to various libraries to libzfs and libzpool.
delphij
2014-10-03
2
-4
/
+8
*
|
|
|
|
|
|
|
|
|
|
|
Revert r272189, the committed version was an old version and breaks build.
delphij
2014-09-27
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
Add libuutil to dependency list.
delphij
2014-09-26
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
Make DTrace stuff compile with C99 standard.
delphij
2014-08-22
1
-0
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Remove ia64.
marcel
2014-07-07
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
Add stubs for CTF functions which are not yet implemented.
rpaulo
2014-06-26
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
Explicitly link libzfs against libavl as it is done in OpenSolaris
delphij
2014-05-22
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
|
Bind ip/tcp/udp provider translators and symbols to the same versions as in
markj
2014-05-14
3
-57
/
+57
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Import adapted OpenSolaris' thread pool API implementation.
mav
2014-05-08
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Remove a duplicate definition.
markj
2014-05-04
1
-1
/
+0
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Spell NO_PROFILE= as MK_PROFILE=no.
imp
2014-04-25
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Add placeholder Kyuafiles for various top-level hierarchies.
jmmv
2014-04-21
2
-1
/
+16
*
|
|
|
|
|
|
|
|
mark that libctf depends upon libz so that if you dlopen libctf, you
jmg
2014-03-05
1
-0
/
+3
*
|
|
|
|
|
|
|
|
Move some files that are identical on i386 and amd64 to an x86 subdirectory
markj
2014-02-27
1
-0
/
+2
*
|
|
|
|
|
|
|
|
spelling in comments fixup
sbruno
2013-11-04
1
-2
/
+2
*
|
|
|
|
|
|
|
|
This library uses macros to define fprintf behvavior for several object types
sbruno
2013-11-03
1
-0
/
+9
*
|
|
|
|
|
|
|
|
Add a function, memstr, which can be used to convert a buffer of
markj
2013-10-16
1
-1
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Add a separate translator for headers passed to the TCP probes in the
markj
2013-10-02
1
-1
/
+39
*
|
|
|
|
|
|
|
Use the address of the inpcb rather than the tcpcb to identify TCP
markj
2013-09-15
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Build all ZFS testing & debugging tools with -g.
will
2013-08-27
1
-2
/
+4
*
|
|
|
|
|
|
Implement the ip, tcp, and udp DTrace providers. The probe definitions use
markj
2013-08-25
4
-0
/
+566
*
|
|
|
|
|
|
Bring back part of r249367 by adding DTrace's temporal option, which allows
markj
2013-05-12
1
-0
/
+1
*
|
|
|
|
|
|
Work around the implementation of LIBRARIES_ONLY. It causes drti.o to
brooks
2013-05-07
1
-0
/
+8
*
|
|
|
|
|
|
DTrace: NFS translators should be split into client/server pieces
pfg
2013-04-18
2
-31
/
+59
*
|
|
|
|
|
|
DTrace: Revert r249367
pfg
2013-04-17
1
-1
/
+0
*
|
|
|
|
|
|
DTrace: NFS translators should be split into client/server pieces
pfg
2013-04-15
2
-19
/
+55
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
DTrace: option for time-ordered output
pfg
2013-04-11
1
-0
/
+1
*
|
|
|
|
|
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: Add SUN MDB-like type-aware print() action.
pfg
2013-03-25
1
-0
/
+1
*
|
|
|
|
|
Move common zfs ioctl compatibility functions (userland) into libzfs_compat.c
mm
2013-03-18
2
-1
/
+6
*
|
|
|
|
|
Add forwards compatibility for libzfs_core
mm
2013-03-17
1
-1
/
+1
*
|
|
|
|
|
WiP merge of libzfs_core (MFV r238590, r238592)
mm
2013-03-05
3
-2
/
+39
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Add a new LIBRARIES_ONLY make variable to disable the build and install
brooks
2013-01-17
1
-1
/
+1
*
|
|
|
|
Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.
jhibbits
2012-11-07
2
-1
/
+6
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add TRIM support.
pjd
2012-09-23
1
-1
/
+1
[prev]
[next]