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
*
Convert cftmerge to LIBADD and remove link on libdwarf which is not needed
bapt
2015-04-09
1
-2
/
+1
*
libdtrace: add support for lazyload mode.
markj
2015-04-08
4
-18
/
+80
*
Fix a misparenthesization that could cause a crash if TERM is not set.
markj
2015-03-31
1
-2
/
+2
*
Fix ping(8) and ping6(8) usage in a couple of ip provider tests, and
markj
2015-03-30
4
-16
/
+22
*
Fix ping(8) usage in funcs/tst.system.d so that the test actually completes.
markj
2015-03-30
2
-6
/
+15
*
Replace dtest.pl, the upstream DTrace test suite harness, with a shell
markj
2015-03-30
4
-7
/
+133
*
tcp provider tests: sleep for a bit after closing the socket so that
markj
2015-03-28
4
-0
/
+4
*
Add a missing format string argument.
markj
2015-03-15
1
-1
/
+1
*
When copying a type from a source CTF container to a destination container,
markj
2015-03-11
1
-4
/
+7
*
CTF containers use the ctf_dtoldid field as a threshold type index which
markj
2015-03-10
1
-2
/
+2
*
ctf_discard(): fetch the next list element before restarting the loop. If
markj
2015-03-10
1
-1
/
+1
*
MFV r279822:
markj
2015-03-10
1
-2
/
+0
*
Summary: Remove the need for `mpid which is Illumos/Solaris specific.
gnn
2015-03-08
1
-2
/
+2
*
Add infrastructure to integrate the DTrace test suite with Kyua.
markj
2015-02-28
87
-0
/
+3386
*
Use the -shared option to create a shared library.
markj
2015-02-28
5
-8
/
+8
*
Remove a leading tab that causes a make(1) error when running the test.
markj
2015-02-28
1
-1
/
+1
*
Only kill sleep processes that were forked from the test script.
markj
2015-02-28
1
-1
/
+1
*
Stop hard-coding an incorrect path to rm(1).
markj
2015-02-28
5
-5
/
+5
*
These CTF tools do not use anything from libctf, so no need to link with it.
obrien
2015-02-27
2
-4
/
+4
*
Set altroot if the user have specified it via -o altroot.
delphij
2015-02-27
1
-0
/
+2
*
Remove drti.o's dependency on libelf. This makes it possible to add DTrace
markj
2015-02-18
5
-72
/
+86
*
Tweak the fds test program so that it actually compiles. Also use 0 instead
markj
2015-02-14
2
-7
/
+8
*
Initial version of DTrace on ARM32.
gnn
2015-02-10
5
-3
/
+204
*
Avoid hard-coding a path to ksh in scripts that are executed directly by
markj
2015-02-03
11
-11
/
+11
*
Let the standard deviation of the empty set be 0. This is consistent with
markj
2015-02-02
1
-0
/
+3
*
Fix mktemp(1) usage.
markj
2015-01-31
1
-1
/
+1
*
Use syscall::exit instead of the nonexistent syscall::rexit.
markj
2015-01-31
1
-1
/
+1
*
Remove hard-coded invocations of gcc; use cc(1) instead.
markj
2015-01-31
4
-13
/
+7
*
Remove a makefile that isn't present upstream.
markj
2015-01-31
1
-13
/
+0
*
Fix a number of DTrace scripting tests:
markj
2015-01-31
11
-27
/
+27
*
Fix some proc provider tests:
markj
2015-01-31
3
-12
/
+14
*
pause() isn't a system call on FreeBSD; use sigsuspend(2) instead.
markj
2015-01-30
1
-2
/
+5
*
The DTrace harness (dtest.pl) executes DTrace scripts with the -C flag,
markj
2015-01-30
3
-3
/
+9
*
Include required headers in DTrace test programs.
markj
2015-01-30
10
-0
/
+15
*
Replace Solaris identifiers and types with their FreeBSD equivalents.
markj
2015-01-30
12
-16
/
+16
*
Use the correct field when reading the PID out of a struct proc.
markj
2015-01-30
4
-4
/
+4
*
When searching for an accompanying test program, look in the directory
markj
2015-01-30
1
-1
/
+1
*
Follow up to r277449 by fixing the remaining NSEC_TO_TICK macro to have the same
ngie
2015-01-21
1
-1
/
+1
*
MFV r277432:
delphij
2015-01-20
2
-33
/
+47
*
Mechanically convert cddl sun #ifdef's to illumos
smh
2015-01-17
55
-331
/
+325
*
Eliminate illumos whole disk special case when searching for a ZFS vdev
smh
2015-01-16
1
-0
/
+6
*
Revert r274569. It seems to be causing a crash when merging CTF data for
markj
2015-01-08
1
-1
/
+1
*
Use the correct state name for unavailable pools in zpool list
smh
2014-12-31
1
-1
/
+2
*
mdoc: remove EOL whitespace.
joel
2014-12-29
1
-1
/
+1
*
Add PowerPC64 function descriptor support for dt_link.c
jhibbits
2014-12-28
1
-14
/
+27
*
mdoc: improvements to SEE ALSO.
joel
2014-12-27
1
-2
/
+2
*
DOF tables are aligned according to the DOF section's alignment constraint,
markj
2014-12-26
1
-1
/
+4
*
Enhancements to zpool upgrade processing
smh
2014-12-26
1
-21
/
+72
*
Prevent zpool upgrade failing due to unavailable pools
smh
2014-12-25
1
-0
/
+15
*
We can stop iterating once we've found the DOF section.
markj
2014-12-23
1
-0
/
+1
[next]