freebsd-dev/cddl/contrib/opensolaris/lib
Mark Johnston 6ac0e4858a Let the standard deviation of the empty set be 0. This is consistent with
the behaviour for averages, and fixes a crash that can occur when attempting
to print a stddev aggregation containing no elements:

    dtrace:::BEGIN { @ = stddev(0); clear(@); printa("%@d", @); }

PR:		197260
MFC after:	2 week
2015-02-02 20:48:31 +00:00
..
libctf/common Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00
libdtrace Let the standard deviation of the empty set be 0. This is consistent with 2015-02-02 20:48:31 +00:00
libgen/common Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00
libnvpair MFV r260710 + 275532: 2014-12-06 01:01:51 +00:00
libuutil/common cddl/contrib/opensolaris/lib/libuutil/common/uu_avl.c 2014-03-07 23:01:35 +00:00
libzfs/common MFV r277432: 2015-01-20 20:36:36 +00:00
libzfs_core/common MFV r274273: 2014-11-10 08:20:21 +00:00
libzpool/common Follow up to r277449 by fixing the remaining NSEC_TO_TICK macro to have the same 2015-01-21 10:47:28 +00:00
pyzfs/common MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00