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
*
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
*
MFV r289310:
mav
2015-10-16
2
-1
/
+7
*
Add more SUBDIR_PARALLEL.
bdrewery
2015-10-15
1
-1
/
+4
*
MFV r289312: 2605 want to resume interrupted zfs send
mav
2015-10-15
11
-131
/
+638
*
MFV r289311: 5764 "zfs send -nv" directs output to stderr
mav
2015-10-14
2
-9
/
+18
*
Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
ngie
2015-10-12
6
-17
/
+6
*
Have lockstat(1) trace locks by name rather than by address.
markj
2015-09-30
2
-4
/
+66
*
Update DTrace test makefiles after r288415.
markj
2015-09-30
2
-0
/
+3
*
MFV r288408:
markj
2015-09-30
3
-0
/
+164
*
Stop hard-coding a 32-bit data model for USDT tests, and just use the native
markj
2015-09-30
20
-21
/
+21
*
define aok in libnvpair which is linked to all zfs libraries that need aok
avg
2015-09-28
2
-1
/
+2
*
remove unused sgsmsg utility (originally imported from opensolaris)
avg
2015-09-28
12
-3834
/
+0
*
remove an extra copy of avl.c from illumos contrib code
avg
2015-09-28
1
-1059
/
+0
*
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
bdrewery
2015-09-25
5
-10
/
+0
*
Use FILES for installing the dtrace scripts.
bdrewery
2015-09-18
1
-7
/
+4
*
Remove an unneeded typedef of ip6_t from the DTrace ip provider library.
markj
2015-09-15
1
-3
/
+2
*
MFV r286224: 5695 dmu_sync'ed holes do not retain birth time
delphij
2015-09-14
1
-1
/
+3
*
MFV r277429:
delphij
2015-09-14
2
-7
/
+17
*
dd DTrace probe points, translators and a corresponding script
gnn
2015-09-13
1
-1
/
+132
*
Fix build (r287703). Lesson learned: no matter how a change looks like an
delphij
2015-09-12
1
-0
/
+2
*
Remove duplicate defines introduced in initial ZFS import (r168404)
allanjude
2015-08-31
1
-7
/
+0
[next]