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
*
Add missing file permission to open(O_CREAT) call. This doesn't really matter
pjd
2012-01-04
1
-1
/
+1
*
In cddl/contrib/opensolaris/cmd/dtrace/dtrace.c, fix some obtuse
dim
2011-12-16
1
-1
/
+4
*
In cddl/contrib/opensolaris/tools/ctf/cvt/ctfmerge.c, a size_t is passed
dim
2011-12-16
1
-1
/
+1
*
In cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c, some
dim
2011-12-16
1
-2
/
+4
*
In cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c, some
dim
2011-12-16
1
-3
/
+4
*
In cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c, the
dim
2011-12-15
1
-0
/
+1
*
In cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c, use the
dim
2011-12-15
1
-1
/
+1
*
In cddl/contrib/opensolaris/lib/libdtrace/i386/dt_isadep.c, use the
dim
2011-12-15
1
-1
/
+1
*
Cast away a clang alignment warning in drti.c's fixsymbol() function.
dim
2011-12-15
1
-1
/
+1
*
Some mdoc(7) style and typo fixes to zfs(8).
mm
2011-12-08
1
-36
/
+39
*
Remove unnecesary "Ns" macros and add missing command example to zpool(8).
mm
2011-12-02
2
-59
/
+67
*
Merge new ZFS features from illumos:
mm
2011-11-28
15
-1256
/
+1722
*
Change the Makefile in cddl/lib/drti to use bsd.lib.mk instead of
rwatson
2011-11-28
1
-1
/
+1
*
Use singular form for zfs destroy snapshot in zfs(8).
mm
2011-11-28
1
-2
/
+2
*
Add missing warning to zfs(8) for using "zfs destroy" with -r and -R flags.
mm
2011-11-28
1
-0
/
+14
*
Add missing -n flag to "zpool import" description.
mm
2011-11-27
1
-1
/
+1
*
Fix zfs(8) and zpool(8) context help to repport supported flags.
mm
2011-11-27
2
-6
/
+6
*
Update ZFS manual pages to a mdoc(7) reimplementation.
mm
2011-11-27
4
-5006
/
+4446
*
Revert back to revision 227649 because of license uncertainity.
mm
2011-11-21
2
-1204
/
+232
*
Fix mismerge in copyright of zpool(8).
mm
2011-11-21
1
-1
/
+3
*
Update zfs(8) and zpool(8) manpages from CDDL-licensed sources [1].
mm
2011-11-21
2
-234
/
+1204
*
For now, remove MANFILTER from ZFS manpages (bad effect on html output).
mm
2011-11-21
4
-8
/
+0
*
Update and desolarization of zdb(8) and zstreamdump(1) manual pages:
mm
2011-11-20
4
-54
/
+20
*
More zfs(8) manpage fixes:
mm
2011-11-18
1
-28
/
+1
*
Fix reference to fsync(2).
mm
2011-11-18
1
-2
/
+2
*
Update and desolarization of zfs(8) and zpool(8) manual pages:
mm
2011-11-18
4
-956
/
+1560
*
Import upstream changesets for the output of the "zpool" command:
mm
2011-11-14
1
-4
/
+41
*
Fix a few gratuitous library dependencies. Some of the ZFS utilities
rmh
2011-10-30
6
-13
/
+13
*
Update copyright to include myself.
pjd
2011-10-24
5
-0
/
+11
*
Extend r226676 to allow rename without unmount even for file systems with
pjd
2011-10-24
6
-34
/
+87
*
Allow to rename file systems without remounting if it is possible.
pjd
2011-10-24
3
-3
/
+22
*
zdb: access dp_free_bpobj only if pool version is >= SPA_VERSION_DEADLISTS
pjd
2011-10-21
1
-2
/
+4
*
thr_create: new_thread_ID may be NULL
pjd
2011-10-21
1
-1
/
+5
*
libzpool task_alloc: pass only valid flags to kmem_alloc
pjd
2011-10-21
1
-1
/
+1
*
Make all the lines align properly.
pjd
2011-10-20
1
-4
/
+4
*
Remove assertion that prevents zfs rename of datasets with mountpoint=none
mm
2011-09-28
1
-1
/
+0
*
Fix serious bug in ZIL that can lead to pool corruption
mm
2011-07-30
1
-0
/
+35
*
Fix wrong initialization of "cmd" for calling the jail/unjail ioctl.
mm
2011-07-30
1
-1
/
+2
*
ZFS tries to allocate blocks evenly across all devices. This means when
mm
2011-07-18
1
-0
/
+2
*
Resurrect the ZFS "aclmode" property
mm
2011-07-18
1
-2
/
+3
*
cddl/contrib/opensolaris/cmd/zpool/zpool_main.c:
gibbs
2011-07-18
3
-2
/
+154
*
Correct reporting of missing leaf vdevs so that the GUID required to
gibbs
2011-07-18
2
-8
/
+18
*
cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h:
gibbs
2011-07-18
3
-5
/
+34
*
Add a new "REFCOMPRESSRATIO" property.
mm
2011-06-28
2
-2
/
+16
*
Allow mountpoints as arguments for the 'zfs get' command.
mm
2011-06-28
1
-2
/
+2
*
Do not use #warning to warn about missing implementation of dt_popc(),
simon
2011-06-19
1
-1
/
+1
*
Fix clang warnings.
benl
2011-06-18
1
-7
/
+9
*
Remove C constructs that are incompatible with C++ from various
gibbs
2011-06-10
1
-0
/
+9
*
Close a race between libzfs and mountd when updating NFS exports.
will
2011-05-26
1
-0
/
+1
*
Don't pass empty mount options to nmount(2).
jh
2011-05-03
1
-2
/
+4
[next]