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
*
libdtrace: use calloc(3) instead of malloc(3) when it makes sense.
pfg
2016-03-14
3
-14
/
+14
*
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
86
-0
/
+1026
*
Missed addition to r296563 to fix newer tools to work with older kernel.
mav
2016-03-09
1
-0
/
+3
*
MFV r296540: 4448 zfs diff misprints unicode characters
mav
2016-03-08
1
-6
/
+8
*
MFV r296538: 6544 incorrect comment in libzfs.h about offline status
mav
2016-03-08
1
-1
/
+1
*
MFV r296536: 6551 cmd/zpool: cleanup gcc warnings
mav
2016-03-08
3
-34
/
+13
*
MFV r296534: 6550 cmd/zfs: cleanup gcc warnings
mav
2016-03-08
1
-17
/
+37
*
MFV r296532: 6637 replacing "dontclose" with "should_close"
mav
2016-03-08
1
-3
/
+3
*
MFV r296527: 6659 nvlist_free(NULL) is a no-op
mav
2016-03-08
8
-32
/
+16
*
MFV r296518: 5027 zfs large block support (add copyright)
mav
2016-03-08
8
-0
/
+8
*
MFV r296505: 6531 Provide mechanism to artificially limit disk performance
mav
2016-03-08
1
-3
/
+108
*
fix tcpdebug: - assign to "flags" in each probe, not only debug-input
gnn
2016-03-03
1
-0
/
+14
*
DIRDEPS_BUILD: Regenerate without local dependencies.
bdrewery
2016-02-24
1
-27
/
+0
*
Fix "invalid type '(null)'" usage messages in zfs(8) and zpool(8).
dim
2016-02-21
2
-5
/
+5
*
Test directories can build in parallel fine.
bdrewery
2016-02-16
1
-2
/
+0
*
MFV 295046: 6358 A faulted pool with only unavailable vdevs triggers
mav
2016-01-29
1
-2
/
+4
*
MFV r294816: 4986 receiving replication stream fails if any snapshot
mav
2016-01-26
1
-9
/
+34
*
MFV r294814: 6393 zfs receive a full send as a clone
mav
2016-01-26
1
-2
/
+5
*
We don't support libdtrace for RISC-V yet.
br
2016-01-25
1
-1
/
+1
*
Remove a dead local variable, missed in r274565.
markj
2016-01-14
1
-2
/
+0
*
Reduce zfs utilities overlinking
bapt
2015-12-24
2
-2
/
+2
*
Reduce overlinking
bapt
2015-12-24
2
-2
/
+2
*
Report an error if zdb cannot initialize zfs
bapt
2015-12-23
1
-1
/
+2
*
Add a trailing newline to the expected output for tst.walltimestamp.ksh.
markj
2015-12-07
1
-0
/
+1
*
Fix a discrepancy in r291738.
markj
2015-12-07
1
-1
/
+1
*
Update DTrace test suite makefiles after r291963.
markj
2015-12-07
1
-0
/
+2
*
MFV r289003:
markj
2015-12-07
2
-0
/
+103
*
Modify DTRACEHIOC_ADDDOF to copy the DOF section from the target process.
markj
2015-12-07
1
-46
/
+4
*
Fix LDADD/DPADD that should be LIBADD.
bdrewery
2015-12-04
13
-41
/
+13
*
Simplify the LIBRARIES_ONLY hacks so that install: is not needed here.
bdrewery
2015-12-04
1
-8
/
+2
*
Fix the build for non-amd64.
bdrewery
2015-12-02
1
-2
/
+2
*
Reduce overlinking of libdtrace consumers with libctf, libelf, libproc.
bdrewery
2015-12-02
1
-1
/
+1
*
Fully connect cddl/usr.sbin/plockstat.
bdrewery
2015-12-02
2
-2
/
+27
*
META MODE: Update dependencies with 'the-lot' and add missing directories.
bdrewery
2015-12-01
3
-0
/
+3
*
META MODE: Fix userland/cddl.
bdrewery
2015-12-01
4
-10
/
+0
*
Rename Makefile.inc1 to dtrace.test.mk to avoid clash with top-level Makefile...
bdrewery
2015-11-25
83
-82
/
+82
*
META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
bdrewery
2015-11-25
9
-9
/
+0
*
Fix zfs(8) set options
smh
2015-11-19
1
-2
/
+2
*
Reduce the Makefile snippet complexity a bit
ngie
2015-11-09
1
-5
/
+3
*
Remove unneeded _RECURSING_PROGS check.
bdrewery
2015-10-30
1
-2
/
+0
*
Allow 'zfs holds -r' to recurse over a file system or volume to find holds
allanjude
2015-10-26
2
-28
/
+55
*
DWARF emitted by clang 3.7 encodes array sizes using the DW_AT_count
markj
2015-10-24
1
-0
/
+4
*
MFV r289561: 6328 Fix cstyle errors in zfs codebase
mav
2015-10-19
5
-8
/
+11
*
MFV r289535: 5767 fix several problems with zfs test suite
mav
2015-10-18
1
-10
/
+36
*
MFV r289530: 5847 libzfs_diff should check zfs_prop_get() return
mav
2015-10-18
1
-3
/
+7
*
Reduce diff from upstream.
mav
2015-10-18
1
-13
/
+13
*
MFV r289526:
mav
2015-10-18
1
-81
/
+2
*
MFC r289498: 6298 zfs_create_008_neg and zpool_create_023_neg need to be
mav
2015-10-18
4
-22
/
+60
*
MFV r247180: Update vendor/illumos/dist and vendor-sys/illumos/dist
mav
2015-10-18
2
-7
/
+27
*
MFV r289493: 5745 zfs set allows only one dataset property to be set at a time
mav
2015-10-18
5
-99
/
+194
[next]