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
*
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
*
Merge recent zfs vendor changes, sync code and adjust userland DEBUG.
mm
2012-09-12
1
-0
/
+3
*
Finish porting execsnoop to FreeBSD. This includes replacing the zonename
rpaulo
2012-09-01
1
-0
/
+2
*
Partial MFV (illumos-gate 13753:2aba784c276b)
mm
2012-07-30
1
-2
/
+2
*
Initial commit of an I/O provider for DTrace on FreeBSD.
gnn
2012-07-11
2
-144
/
+35
*
Introduce "feature flags" for ZFS pools (bump SPA version to 5000).
mm
2012-06-11
2
-1
/
+7
*
Add DTrace's io.d, which handles tranlsations for file, buffer and
gnn
2012-06-05
1
-0
/
+220
*
Enable build of DTrace-related userland parts for MIPS
gonzo
2012-03-24
2
-3
/
+7
*
Merge new ZFS features from illumos:
mm
2011-11-28
1
-1
/
+1
*
Change the Makefile in cddl/lib/drti to use bsd.lib.mk instead of
rwatson
2011-11-28
1
-1
/
+1
*
Fix a few gratuitous library dependencies. Some of the ZFS utilities
rmh
2011-10-30
1
-2
/
+2
*
Finally... Import the latest open-source ZFS version - (SPA) 28.
pjd
2011-02-27
2
-21
/
+26
*
When building libzpool on ia64 or sparc64, don't add the .note.GNU-stack
dim
2011-02-15
1
-0
/
+2
*
Fix some leftover binaries and shared libraries in the system that still
dim
2011-02-15
1
-0
/
+1
*
Use ${PICFLAG} instead of -fpic.
rpaulo
2010-10-27
1
-1
/
+1
*
MFtbemd:
imp
2010-08-23
2
-3
/
+3
*
Use real atomic operations for sparc64.
marius
2010-08-23
1
-1
/
+1
*
Add powerpc64 to the list of architectures with real atomic operations.
nwhitehorn
2010-08-23
1
-1
/
+1
*
Don't link drti.o with libelf_pic.a. This means that all software with
rpaulo
2010-08-21
1
-7
/
+1
*
Link drti.o with a PIC version of libelf. This is needed because
rpaulo
2010-08-21
1
-2
/
+9
*
Add libdtrace support for tracing userland programs.
rpaulo
2010-08-21
3
-3
/
+196
*
Use double quotes when checking the value of MACHINE_ARCH.
rpaulo
2010-08-21
1
-1
/
+1
*
The DTrace instrumentation object is going to be i386/amd64 only.
rpaulo
2010-08-21
1
-1
/
+2
*
libdtrace, dtrace(1) and lockstat(1) are for i386 and amd64 only right
rpaulo
2010-07-31
1
-1
/
+5
*
Remove manual .includes in cddl Makefiles
uqs
2010-03-02
9
-18
/
+14
*
Remove files that are no longer used.
pjd
2009-08-17
1
-0
/
+1
*
Bump the version of all non-symbol-versioned shared libraries in
kensmith
2009-07-19
3
-3
/
+3
*
atomic.S has been renamed opensolaris_atomic.S to avoid collisions
kmacy
2009-05-09
1
-1
/
+1
*
Switch over to gnu99 compilation on default for userland.
rdivacky
2009-03-14
1
-2
/
+2
*
Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.
pjd
2008-11-17
2
-4
/
+21
*
Add the DTrace libraries and D library scripts.
jb
2008-05-22
11
-1
/
+863
*
Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer
ru
2008-03-29
1
-1
/
+1
*
The sources covered by Sun's CDDL have been repo copied below the
jb
2008-03-27
6
-50
/
+50
*
Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSD
jb
2007-11-28
1
-1
/
+1
*
Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental
obrien
2007-10-09
1
-1
/
+1
*
Repo copy libpthreads to libkse.
obrien
2007-10-09
1
-1
/
+1
*
Don't build bits that depend on the pthreads support if a
ru
2007-10-01
1
-0
/
+2
*
- Reduce number of atomic operations needed to be implemented in asm by
pjd
2007-06-08
2
-3
/
+6
[next]