freebsd-dev/cddl/contrib/opensolaris/lib/libdtrace/common
Mark Johnston 527e468fc9 Remove an incorrect close(2) call that was added in r271413.
Reported by:	Coverity
CID:		1238923
X-MFC-With:	r271413
2014-09-22 21:09:30 +00:00
..
drti.c Remove some variables that are no longer used as of r271413. 2014-09-22 21:02:38 +00:00
dt_aggregate.c MFV illumos 2014-06-26 23:24:59 +00:00
dt_as.c MFV illumos 2014-06-26 23:21:11 +00:00
dt_as.h
dt_buf.c
dt_buf.h
dt_cc.c MFV illumos 2014-06-26 23:21:11 +00:00
dt_cg.c DTrace: re-merge remainder of r249367 (original from Illumos). 2013-07-28 00:45:20 +00:00
dt_consume.c Preserve the errno value of an ioctl before calling free(3). Previously, 2014-08-04 18:52:26 +00:00
dt_decl.c MFV illumos 2014-06-26 23:21:11 +00:00
dt_decl.h MFV illumos 2014-06-26 23:21:11 +00:00
dt_dis.c MFV illumos 2014-06-26 23:21:11 +00:00
dt_dof.c MFV r258379; 2014-04-02 15:32:44 +00:00
dt_dof.h
dt_error.c MFV illumos 2014-06-26 23:21:11 +00:00
dt_errtags.h DTrace: re-apply r249426 now that the underlying issues have been solved. 2013-07-28 01:02:17 +00:00
dt_grammar.y MFV illumos 2014-06-26 23:21:11 +00:00
dt_handle.c
dt_ident.c MFV illumos 2014-06-26 23:21:11 +00:00
dt_ident.h
dt_impl.h Make DTrace stuff compile with C99 standard. 2014-08-22 20:04:51 +00:00
dt_inttab.c
dt_inttab.h
dt_lex.l MFV illumos 2014-06-26 23:21:11 +00:00
dt_link.c Remove an incorrect close(2) call that was added in r271413. 2014-09-22 21:09:30 +00:00
dt_list.c
dt_list.h
dt_map.c Preserve the errno value of an ioctl before calling free(3). Previously, 2014-08-04 18:52:26 +00:00
dt_module.c MFV illumos 2014-06-26 23:21:11 +00:00
dt_module.h MFV illumos 2014-06-26 23:21:11 +00:00
dt_open.c Make DTrace stuff compile with C99 standard. 2014-08-22 20:04:51 +00:00
dt_options.c MFV illumos 2014-06-26 23:24:59 +00:00
dt_parser.c MFV illumos 2014-06-26 23:21:11 +00:00
dt_parser.h MFV illumos 2014-06-26 23:21:11 +00:00
dt_pcb.c
dt_pcb.h
dt_pid.c MFV illumos 2014-06-26 23:21:11 +00:00
dt_pid.h MFV illumos 2014-06-26 23:21:11 +00:00
dt_pq.c Bring back part of r249367 by adding DTrace's temporal option, which allows 2013-05-12 16:26:33 +00:00
dt_pq.h Bring back part of r249367 by adding DTrace's temporal option, which allows 2013-05-12 16:26:33 +00:00
dt_pragma.c Make DTrace stuff compile with C99 standard. 2014-08-22 20:04:51 +00:00
dt_print.c Fix some incorrect endianness checks. 2014-09-17 00:54:00 +00:00
dt_printf.c MFV illumos 2014-06-26 23:21:11 +00:00
dt_printf.h
dt_proc.c DTrace: Revert r249367 2013-04-17 02:20:17 +00:00
dt_proc.h DTrace: Revert r249367 2013-04-17 02:20:17 +00:00
dt_program.c
dt_program.h
dt_provider.c MFV illumos 2014-06-26 23:21:11 +00:00
dt_provider.h
dt_regset.c Re-introduce another part of r249367. This commit fixes a register leak in 2013-05-19 17:14:36 +00:00
dt_regset.h Re-introduce another part of r249367. This commit fixes a register leak in 2013-05-19 17:14:36 +00:00
dt_string.c
dt_string.h
dt_strtab.c
dt_strtab.h
dt_subr.c dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zalloc 2014-01-24 15:04:02 +00:00
dt_work.c Preserve the errno value of an ioctl before calling free(3). Previously, 2014-08-04 18:52:26 +00:00
dt_xlator.c MFV illumos 2014-06-26 23:21:11 +00:00
dt_xlator.h
dtrace.h MFV illumos 2014-06-26 23:24:59 +00:00
mkerrno.sh
mkerrtags.sh
mknames.sh
mksignal.sh