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
*
Revert previous commit. The bug was actually caused by an issue
gnn
2012-07-25
1
-3
/
+1
*
Fix a bug in interrupt handling so that we're only considered
gnn
2012-07-24
1
-1
/
+3
*
Dtrace: improve handling of library paths.
pfg
2012-07-17
4
-22
/
+254
*
Use libc's strndup() instead of Dtrace's reimplementation.
pfg
2012-07-15
2
-24
/
+3
*
Merge illumos commit 13455:7205f7794835
pfg
2012-07-14
2
-1
/
+38
*
Merge illumos commit 13749:df4cd82e2b60
mm
2012-07-13
4
-11
/
+66
*
Change behavior introduced in r237119 to vendor solution
mm
2012-07-12
1
-7
/
+10
*
Initial commit of an I/O provider for DTrace on FreeBSD.
gnn
2012-07-11
2
-144
/
+35
*
Restore r211786 by rpaulo:
emaste
2012-07-05
1
-8
/
+5
*
Fix an obvious typo.
pjd
2012-07-04
1
-1
/
+1
*
Fix clang warning, introduced in the recent dtrace import.
dim
2012-07-03
1
-1
/
+1
*
Safer fix for building with Clang.
pfg
2012-06-28
1
-1
/
+1
*
Fix build with Clang.
pfg
2012-06-28
1
-1
/
+1
*
Bring llquantize support into Dtrace.
pfg
2012-06-27
42
-5
/
+3788
*
Do not remount ZFS dataset if changing canmount property to "on" and
mm
2012-06-15
1
-1
/
+3
*
Document the -v flag for zpool list.
mm
2012-06-12
2
-1
/
+3
*
Introduce "feature flags" for ZFS pools (bump SPA version to 5000).
mm
2012-06-11
19
-69
/
+1391
*
Clean up trailing whitespace.
gjb
2012-06-09
1
-21
/
+21
*
Fix a typo: s/deafult/default
gjb
2012-06-09
1
-1
/
+1
*
Import Illumos revision 13715:351036203e4b
mm
2012-06-07
1
-0
/
+12
*
Add DTrace's io.d, which handles tranlsations for file, buffer and
gnn
2012-06-05
1
-0
/
+220
*
Import illumos changeset 13570:3411fd5f1589
mm
2012-05-27
4
-40
/
+242
*
Import illumos changeset 13605:b5c2b5db80d6 (partial)
mm
2012-05-27
1
-3
/
+3
*
Import illumos changeset 13564:cf89c0c60496
mm
2012-05-27
1
-1
/
+3
*
Import illumos changeset 13571:a5771a96228c
mm
2012-05-27
1
-380
/
+706
*
Correct error message.
pjd
2012-05-25
1
-1
/
+1
*
zpool_find_import_impl: another /dev/dsk -> /dev fix
avg
2012-05-15
1
-1
/
+1
*
zpool_do_import: use /dev instead of /dev/dsk as a default
avg
2012-05-15
1
-1
/
+1
*
Move sh to the correct path for FreeBSD.
gnn
2012-05-14
1
-1
/
+1
*
Move sh to the correct location for FreeBS (/bin/sh)
gnn
2012-05-14
1
-1
/
+1
*
Fix execsnoop by changing exece and exec to be FreeBSD's execve.
gnn
2012-05-14
1
-2
/
+2
*
Fix opensnoop for FreeBSD by removing probes with 64 at the end as
gnn
2012-05-14
1
-4
/
+4
*
Import dtracetoolkit into cddl/contrib
gnn
2012-05-12
1007
-0
/
+78392
*
Revert previous failed cp.
gnn
2012-05-12
1008
-78856
/
+0
*
Import dtracetoolkit into cddl/contrib
gnn
2012-05-12
1007
-0
/
+78392
*
Import illumos changeset 13686:4bc0783f6064
mm
2012-05-10
5
-3
/
+92
*
Remove unreachable break in zfs_main.c
mm
2012-05-10
1
-1
/
+1
*
Add support for force unmounting ZFS filesystems during "zfs rename"
mm
2012-05-10
4
-9
/
+28
*
Import illumos changeset 13618:c6ae14a341e8 [1]:
mm
2012-05-10
2
-50
/
+280
*
General mdoc(7) and typo fixes.
gjb
2012-05-10
1
-1
/
+1
*
GNU/kFreeBSD portability fix. This glue <stdlib.h> overrides header protection
rmh
2012-04-30
1
-2
/
+2
*
Implement the D "cpu" variable, which returns curcpu. I have chosen not
rstone
2012-04-26
1
-0
/
+6
*
Add -u option to 'zfs create' that prevents file system from being
pjd
2012-04-24
2
-6
/
+19
*
- Correct a typo which prevents 'lzjb' be displayed;
delphij
2012-04-22
1
-7
/
+7
*
Fix typo miror -> mirror
mm
2012-04-16
1
-1
/
+1
*
Change SIGUSR1 to SIGTHR to properly wake up a process that is being
gnn
2012-04-13
1
-1
/
+1
*
Enable build of DTrace-related userland parts for MIPS
gonzo
2012-03-24
3
-3
/
+11
*
Add stub file for pid probe. It's required although pid probe is not supported
gonzo
2012-03-24
1
-0
/
+75
*
Maintain target's byte order for multi-byte fields in CTF structures.
gonzo
2012-03-24
4
-3
/
+121
*
Analogous to r232059, add a parameter for the ZFS file system:
mm
2012-02-26
1
-9
/
+14
[next]