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
*
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
*
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
*
Initialize an argument to NULL instead of expecting dlinfo() to do it.
will
2014-12-17
1
-1
/
+1
*
MFV r275784:
delphij
2014-12-15
1
-4
/
+1
*
MFV r275783:
delphij
2014-12-15
1
-1
/
+1
*
MFV r275551:
delphij
2014-12-15
1
-2
/
+2
*
MFV r275547:
delphij
2014-12-13
1
-32
/
+23
*
MFV r272851:
markj
2014-12-08
1
-0
/
+1140
*
MFV r275537:
delphij
2014-12-07
2
-19
/
+48
*
MFV r275536:
delphij
2014-12-06
1
-4
/
+4
*
MFV r260710 + 275532:
delphij
2014-12-06
2
-0
/
+405
*
Adjust some checks missed in r274637, now that pi_rname can be NULL.
markj
2014-11-25
1
-2
/
+3
*
The module load address always needs to be included when setting the dm_*_va
markj
2014-11-25
1
-3
/
+3
*
DTrace imposes a 128-byte limit on the length of the function component of
markj
2014-11-17
3
-22
/
+21
*
Only compare visitation counters if they've both been set for the current
markj
2014-11-16
1
-1
/
+1
*
Remove an incorrect optimization. The type IDs of each member of a struct or
markj
2014-11-16
1
-11
/
+3
*
Fix a couple of bugs around the handling of structs and unions of size zero.
markj
2014-11-16
1
-2
/
+8
*
Fix an mdoc(7) macro that is not an option in the provided
gjb
2014-11-12
1
-2
/
+3
*
MFV r274273:
delphij
2014-11-10
11
-39
/
+180
*
MFV r274272 and diff reduction with upstream.
delphij
2014-11-09
1
-0
/
+4
*
Apply upstream 13597:3eac1e8e0f4c (git: illumos-gate@aa846ad9):
delphij
2014-11-09
1
-0
/
+2
*
MFV r274271:
delphij
2014-11-08
1
-2
/
+25
*
Remove a build artifact of the USDT tests.
markj
2014-10-15
1
-11
/
+0
*
Document the CPU+Pri_Class column rather than CPU+PRI, as the latter isn't
markj
2014-10-09
1
-5
/
+6
*
MFV r272802:
delphij
2014-10-09
1
-4
/
+22
*
Treat D keywords as identifiers in certain postfix expressions. This allows
markj
2014-10-06
1
-0
/
+23
[next]