Searched hist:269524 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_work.cdiff 269524 Mon Aug 04 18:55:07 MDT 2014 markj Preserve the errno value of an ioctl before calling free(3). Previously,
errno was very occasionally being clobbered, resulting in a bogus error from
dt_consume() and thus an error from dtrace(1).

MFC after: 2 weeks
H A Ddt_map.cdiff 269524 Mon Aug 04 18:55:07 MDT 2014 markj Preserve the errno value of an ioctl before calling free(3). Previously,
errno was very occasionally being clobbered, resulting in a bogus error from
dt_consume() and thus an error from dtrace(1).

MFC after: 2 weeks
H A Ddt_consume.cdiff 269524 Mon Aug 04 18:55:07 MDT 2014 markj Preserve the errno value of an ioctl before calling free(3). Previously,
errno was very occasionally being clobbered, resulting in a bogus error from
dt_consume() and thus an error from dtrace(1).

MFC after: 2 weeks

Completed in 97 milliseconds