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
*
Finally... Import the latest open-source ZFS version - (SPA) 28.
pjd
2011-02-27
72
-6282
/
+18054
*
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
*
Re-commit the zfs sysctl(9) type-safety changes.
mdf
2011-01-13
1
-0
/
+1
*
Print message with information about updating the boot code if a new
mm
2010-12-08
1
-10
/
+9
*
Do not print OpenSolaris hint to use (non-existing) installgrub(1) command
mm
2010-12-08
1
-0
/
+4
*
Do not lint code beyond necessity (with apologies to Wiliam of Ockham).
markm
2010-11-18
1
-0
/
+5
*
Fix ztest when it is executed by just 'ztest' and not by full path
pjd
2010-11-01
1
-2
/
+1
*
1. Remove invalid assertion.
pjd
2010-11-01
1
-3
/
+3
*
Use ${PICFLAG} instead of -fpic.
rpaulo
2010-10-27
1
-1
/
+1
*
Properly handle IO with B_FAILFAST
mm
2010-09-27
1
-5
/
+6
*
Enable offlining of log devices.
mm
2010-09-27
4
-220
/
+230
*
Minor grammar fixes.
brueffer
2010-09-21
1
-2
/
+2
*
Remove duplicate include of <strings.h>
mm
2010-09-17
1
-1
/
+0
*
Add a man page for plockstat.
rpaulo
2010-09-15
2
-1
/
+95
*
Give a chance to the target binary to run the ctors by waiting until it
rpaulo
2010-09-12
1
-1
/
+1
*
Disable debug by default.
rpaulo
2010-09-11
1
-1
/
+1
*
Don't try to map the USDT probes. This is necessary because there is no
rpaulo
2010-09-10
1
-1
/
+3
*
Don't clobber an existing target object file when doing the DTrace
rpaulo
2010-09-09
1
-0
/
+12
*
Include <sys/sdt.h> on a generated header.
rpaulo
2010-09-01
1
-0
/
+4
*
Eliminate confusing while () loop. In the first version of the code it was
pjd
2010-08-31
1
-4
/
+3
*
When upgrading a pool which contain root file system, give user a hint that
pjd
2010-08-31
1
-0
/
+47
*
Give user a hint what to do when /usr/lib/zfs/pyzfs.py is missing.
pjd
2010-08-29
1
-0
/
+2
*
Print errors on stderr.
pjd
2010-08-29
1
-2
/
+2
*
Fix 'zfs allow' (maybe not only) returning:
pjd
2010-08-29
1
-0
/
+1
*
Update ZFS metaslab code from OpenSolaris.
mm
2010-08-28
1
-11
/
+13
*
Install dtruss.
rpaulo
2010-08-26
1
-0
/
+2
*
Add a man page for dtruss.
rpaulo
2010-08-26
2
-1
/
+90
*
Port dtruss to FreeBSD.
rpaulo
2010-08-24
1
-9
/
+6
*
Merge dtracetoolkit/dtruss from the vendor.
rpaulo
2010-08-24
1
-0
/
+467
*
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
*
Use double quotes when checking the value of MACHINE_ARCH.
rpaulo
2010-08-21
1
-1
/
+1
*
Add a Makefile for dtruss.
rpaulo
2010-08-21
1
-0
/
+8
*
Port plockstat to FreeBSD. This will be connected to the build later.
rpaulo
2010-08-21
2
-11
/
+63
*
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
15
-218
/
+712
*
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
*
Port most of the DTrace tests to FreeBSD.
rpaulo
2010-08-21
83
-93
/
+171
*
Add man pages for the CTF tools.
rpaulo
2010-08-11
6
-3
/
+288
*
Fix another mismerge: bring back the definition of DT_MUTEX_HELD().
rpaulo
2010-08-02
1
-0
/
+8
*
Fix the result of a mismerge. MUTEX_HELD should be DT_MUTEX_HELD() and
rpaulo
2010-08-02
2
-9
/
+11
*
MFV OpenSolaris DTrace userland bits.
rpaulo
2010-08-02
112
-250
/
+4419
*
lockstat(1) now depends on libutil and librtld_db.
rpaulo
2010-07-31
1
-2
/
+5
*
proc_wait() was replaced by proc_wstatus(). Right now this call is
rpaulo
2010-07-31
1
-1
/
+1
*
libdtrace, dtrace(1) and lockstat(1) are for i386 and amd64 only right
rpaulo
2010-07-31
2
-3
/
+12
*
Update to the new proc_detach() function.
rpaulo
2010-07-31
1
-2
/
+2
[next]