[med-svn] [fis-gtm] 02/03: Merge tag 'upstream/6.2-000'
Amul Shah
tuskentower-guest at moszumanska.debian.org
Wed Sep 24 04:11:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
tuskentower-guest pushed a commit to branch master
in repository fis-gtm.
commit b6ae69bb58e2e24025b445e3028293ae19c199b8
Merge: be6e21b d5b4b2c
Author: Amul Shah <Amul.Shah at fisglobal.com>
Date: Sun Sep 21 23:00:47 2014 -0400
Merge tag 'upstream/6.2-000'
Upstream version 6.2-000
CMakeLists.txt | 136 +-
LICENSE | 2 +-
README | 24 +-
sr_avms/fetch_all.m64 | 41 +
sr_avms/op_extjmp.m64 | 6 +-
sr_avms/release_name.h | 4 +-
sr_i386/cmerrors_ctl.c | 2 +-
sr_i386/cmierrors_ctl.c | 2 +-
sr_i386/error.si | 10 +-
sr_i386/gdeerrors_ctl.c | 2 +-
sr_i386/incr_link.c | 48 +-
sr_i386/merrors_ansi.h | 49 +-
sr_i386/merrors_ctl.c | 114 +-
sr_i386/obj_file.c | 45 +-
sr_i386/op_extjmp.s | 6 +-
sr_i386/ttt.c | 1357 +-
sr_linux/gtm_env_sp.csh | 8 +-
sr_linux/gtm_env_sp.mk | 182 -
sr_linux/gtm_getenv.c | 18 +-
sr_linux/platform.cmake | 7 +-
sr_linux/release_name.h | 12 +-
sr_port/advancewindow.c | 23 +-
sr_port/alias.h | 368 +-
sr_port/alias_funcs.c | 303 +-
sr_port/anticipatory_freeze.h | 24 +-
sr_port/bx_boolop.c | 125 +-
sr_port/cert_blk.c | 10 +-
sr_port/cmd.c | 12 +-
sr_port/cmd.h | 6 +-
sr_port/cmd_qlf.h | 9 +-
sr_port/code_gen.c | 17 +-
...{gtm_imagetype_init.c => common_startup_init.c} | 72 +-
.../common_startup_init.h | 9 +-
sr_port/compiler.h | 20 +-
sr_port/compiler_startup.c | 53 +-
sr_port/cre_jnl_file.c | 9 +-
sr_port/cre_jnl_file_intrpt_rename.c | 75 +-
sr_port/cre_private_code_copy.c | 16 +-
sr_port/dbcertify.c | 9 +-
sr_port/deviceparameters.c | 47 +-
sr_port/do_xform.h | 3 +-
sr_port/dse.h | 200 +-
sr_port/dse.hlp | 129 +-
sr_port/dse_adrec.c | 122 +-
sr_port/dse_adstar.c | 42 +-
sr_port/dse_b_dmp.c | 52 +-
sr_port/dse_cache.c | 64 +-
sr_port/dse_chng_bhead.c | 126 +-
sr_port/dse_chng_fhead.c | 18 +-
sr_port/dse_chng_rhead.c | 46 +-
sr_port/dse_exhaus.c | 25 +-
sr_port/dse_f_blk.c | 101 +-
sr_port/dse_f_free.c | 29 +-
sr_port/dse_f_reg.c | 33 +-
sr_port/dse_fdmp.c | 122 +-
sr_port/dse_getblk.c | 52 +
sr_port/dse_getki.c | 13 +-
sr_port/dse_integ.c | 34 +-
sr_port/dse_is_blk_free.c | 21 +-
sr_port/dse_is_blk_in.c | 16 +-
sr_port/dse_ksrch.c | 25 +-
sr_port/dse_maps.c | 177 +-
sr_port/dse_order.c | 17 +-
sr_port/dse_over.c | 83 +-
sr_port/dse_r_dmp.c | 50 +-
sr_port/dse_range.c | 79 +-
sr_port/dse_rest.c | 132 +-
sr_port/dse_rmrec.c | 52 +-
sr_port/dse_rmsb.c | 83 +-
sr_port/dse_save.c | 57 +-
sr_port/dse_shift.c | 38 +-
sr_port/entryref.c | 383 +-
sr_port/error.h | 17 +-
sr_port/error_trap.h | 3 +-
sr_port/exfunc.c | 4 +-
sr_port/expritem.c | 14 +-
sr_port/ext2jnl.c | 119 +-
sr_port/f_zsearch.c | 11 +-
sr_port/f_zsocket.c | 85 +
sr_port/fao_parm.h | 29 +-
sr_port/fntext_ch.c | 23 +-
sr_port/format_targ_key.c | 7 +-
sr_port/fullbool.h | 14 +-
sr_port/gbldefs.c | 18 +-
sr_port/gde.hlp | 965 +-
sr_port/gdeshow.m | 23 +-
sr_port/gdsblk.h | 41 +-
sr_port/gdsfhead.h | 22 +-
sr_port/get_cmd_qlf.c | 8 +-
sr_port/get_dlr_zkey.c | 26 +-
sr_port/goframes.c | 11 +-
sr_port/gtm_common_defs.h | 26 +-
sr_port/gtm_ctype.h | 13 +-
sr_port/gtm_env_init.c | 33 +-
sr_port/gtm_fetch.c | 39 +-
sr_port/gtm_limits.h | 13 +-
sr_port/gtm_newintrinsic.c | 21 +-
sr_port/gtm_rename.h | 3 +-
sr_port/gtm_savetraps.c | 9 +-
sr_port/gtm_threadgbl_defs.h | 32 +-
sr_port/gtm_threadgbl_deftypes.c | 7 +-
sr_port/gtm_threadgbl_init.c | 7 +-
sr_port/gtm_un.h | 6 +-
sr_port/gtmimagename.h | 4 +-
sr_port/gtmimagetable.h | 3 +-
sr_port/gtmrecv_helpers_init.c | 29 +-
sr_port/gtmrecv_upd_proc_init.c | 27 +-
sr_port/gtmsource_ctl_init.c | 18 +-
sr_port/gv_rundown.c | 9 +-
sr_port/gv_xform_key.c | 7 +-
sr_port/gvcst_init.c | 41 +-
sr_port/gvcst_put.c | 13 +-
sr_port/gvcst_search.c | 35 +-
sr_port/gvstrsub.c | 60 -
sr_port/gvsub2str.c | 32 +-
sr_port/gvsub2str.h | 4 +-
sr_port/gvzwr_fini.c | 15 +-
sr_port/gvzwr_var.c | 5 +-
sr_port/indir.h | 6 +-
sr_port/insert_region.c | 18 +-
sr_port/io.h | 21 +-
sr_port/io_dev_dispatch.h | 6 +-
sr_port/io_init.c | 121 +-
sr_port/io_init_ch.c | 4 +-
sr_port/iop.h | 12 +-
sr_port/iormdefsp.h | 8 +-
sr_port/iosocket_bind.c | 18 +-
sr_port/iosocket_close.c | 38 +-
sr_port/iosocket_connect.c | 49 +-
sr_port/iosocket_create.c | 124 +-
sr_port/iosocket_flush.c | 17 +-
sr_port/iosocket_handle.c | 9 +-
sr_port/iosocket_iocontrol.c | 140 +-
sr_port/iosocket_open.c | 114 +-
sr_port/iosocket_readfl.c | 50 +-
sr_port/iosocket_use.c | 164 +-
sr_port/iosocket_wait.c | 86 +-
sr_port/iosocket_write.c | 80 +-
sr_port/iosocket_wteol.c | 15 +-
sr_port/iosocket_wtff.c | 18 +-
sr_port/iosocketdef.h | 78 +-
sr_port/is_file_identical.h | 4 +-
sr_port/jnl.h | 162 +-
sr_port/jnl2ext.c | 70 +-
sr_port/jnl_file_close.c | 58 +-
sr_port/jnl_file_lost.c | 18 +-
sr_port/jnl_file_open_common.c | 4 +-
sr_port/jnl_file_open_switch.c | 4 +-
sr_port/jnl_format.c | 15 +-
sr_port/jnl_rec_table.h | 61 +-
sr_port/jnl_typedef.h | 89 +-
sr_port/jnl_write.c | 191 +-
sr_port/jnl_write_eof_rec.c | 4 +-
sr_port/jnl_write_epoch_rec.c | 13 +-
sr_port/jnl_write_logical.c | 10 +-
sr_port/jnl_write_poolonly.c | 10 +-
sr_port/lastchance1.c | 6 +-
sr_port/lclcol.mpt | 40 +-
sr_port/lke.hlp | 4 +-
sr_port/lookup_variable_htent.c | 14 +-
sr_port/lv_getslot.c | 20 +-
sr_port/lv_kill.c | 9 +-
sr_port/lv_killarray.c | 5 +-
sr_port/lv_newblock.c | 3 +-
sr_port/lv_newname.c | 31 +-
sr_port/lv_tree.c | 30 +-
sr_port/lv_tree.h | 8 +-
sr_port/lv_val.h | 184 +-
sr_port/lv_var_clone.c | 15 +-
sr_port/lvzwr_fini.c | 6 +-
sr_port/lvzwr_out.c | 7 +-
sr_port/lvzwr_var.c | 9 +-
sr_port/m_break.c | 8 +-
sr_port/m_do.c | 4 +-
sr_port/m_new.c | 28 +-
sr_port/m_zhalt.c | 26 +-
sr_port/md5_digest2hex.c | 40 +
sr_port/{dse_is_blk_free.h => md5_digest2hex.h} | 13 +-
sr_port/mdb_condition_handler.c | 182 +-
sr_port/mdef.h | 6 +-
sr_port/merge_desc_check.c | 49 +-
sr_port/merrors.msg | 65 +-
sr_port/mu_extr_gblout.c | 12 +-
sr_port/mu_int_blk.c | 27 +-
sr_port/mu_int_init.c | 11 +-
sr_port/mu_int_reg.c | 37 +-
sr_port/{mur_interactive.c => mu_interactive.c} | 29 +-
sr_port/{gtm_imagetype_init.h => mu_interactive.h} | 9 +-
sr_port/mu_reorg.c | 5 +-
sr_port/mubfndreg.c | 53 -
sr_port/muext_rec_table.h | 5 +-
sr_port/muextr.h | 36 +-
sr_port/mumps.hlp | 15921 +++++++++++--------
sr_port/mupfndfil.c | 18 +-
sr_port/mupint.h | 14 +-
sr_port/mupip.hlp | 371 +-
sr_port/mupip_backup.c | 22 +-
sr_port/mupip_create.c | 22 +-
sr_port/mupip_integ.c | 39 +-
sr_port/mupip_io_dev_dispatch.h | 6 +-
sr_port/mupip_recover.c | 6 +-
sr_port/mupip_set_journal.c | 27 +-
sr_port/mupipbckup.h | 10 +-
sr_port/muprec.h | 12 +-
sr_port/mur_back_process.c | 34 +-
sr_port/mur_close_files.c | 19 +-
sr_port/mur_db_files_from_jnllist.c | 19 +-
sr_port/mur_forward.c | 7 +-
sr_port/mur_forward_play_cur_jrec.c | 14 +-
sr_port/mur_jnl_ext.c | 16 +-
sr_port/mur_open_files.c | 69 +-
sr_port/mur_output_record.c | 44 +-
sr_port/mur_put_aimg_rec.c | 30 +-
sr_port/mur_read_file.c | 46 +-
sr_port/mur_validate_checksum.c | 5 +-
sr_port/mval2fao.c | 201 +-
sr_port/nil_iocontrol.c | 4 +-
sr_port/objlabel.h | 4 +-
sr_port/op.h | 13 +-
sr_port/op_bindparm.c | 4 +-
sr_port/op_clralsvars.c | 3 +-
sr_port/op_exfunret.c | 18 +-
sr_port/op_exp.c | 19 +-
sr_port/op_fnname.c | 14 +-
sr_port/op_fntext.c | 14 +-
sr_port/op_fnview.c | 44 +-
sr_port/{dse_is_blk_free.h => op_fnzsearch.h} | 12 +-
sr_port/op_fnzsocket.c | 400 +
sr_port/op_gvnext.c | 7 +-
sr_port/op_gvorder.c | 7 +-
sr_port/op_halt.c | 6 +-
sr_port/op_iocontrol.c | 88 +-
sr_port/op_killalias.c | 13 +-
sr_port/op_killaliasall.c | 37 +-
sr_port/op_merge.c | 110 +-
sr_port/op_merge_arg.c | 26 +-
sr_port/op_newintrinsic.c | 44 +-
sr_port/op_newvar.c | 76 +-
sr_port/op_putindx.c | 77 +-
sr_port/op_rhdaddr.c | 23 +-
sr_port/op_rterror.c | 28 +-
sr_port/op_savlvn.c | 3 +-
sr_port/op_setals2als.c | 8 +-
sr_port/op_setalsct2alsct.c | 15 +-
sr_port/op_setalsctin2als.c | 18 +-
sr_port/op_setalsin2alsct.c | 3 +-
sr_port/op_setfnretin2als.c | 8 +-
sr_port/op_setfnretin2alsct.c | 3 +-
sr_port/op_setzbrk.c | 6 +-
sr_port/op_stoglvn.c | 10 +-
sr_port/op_svput.c | 10 +-
sr_port/op_tcommit.c | 40 +-
sr_port/op_tstart.c | 93 +-
sr_port/op_unwind.c | 23 +-
sr_port/op_view.c | 59 +-
sr_port/op_xkill.c | 16 +-
sr_port/op_xnew.c | 123 +-
sr_port/op_zhalt.c | 6 +-
sr_port/op_zprevious.c | 5 +-
sr_port/op_zshow.c | 12 +-
sr_port/opcode_def.h | 7 +-
sr_port/outofband.h | 9 +-
sr_port/outofband_action.c | 31 +-
sr_port/patstr.c | 14 +-
sr_port/print_target.c | 7 +-
sr_port/randstr.mpt | 6 +-
sr_port/release_private_code_copy.c | 21 +-
sr_port/repl_comm.h | 4 +-
sr_port/repl_ctl.h | 11 +-
sr_port/repl_dbg.h | 3 +-
sr_port/repl_filter.c | 998 +-
sr_port/repl_filter.h | 107 +-
sr_port/repl_sort_tr_buff.c | 15 +-
sr_port/replic_gbldefs.c | 4 +-
sr_port/resolve_ref.c | 24 +-
sr_port/rwformat.c | 19 +-
sr_port/secshr_db_clnup.c | 39 +-
sr_port/start_for_fetches.c | 33 +-
sr_port/stp_gcol_ch.c | 16 +-
sr_port/stp_gcol_src.h | 141 +-
sr_port/str2gvargs.c | 77 +-
sr_port/stringpool.h | 27 +-
sr_port/symbinit.c | 32 +-
sr_port/t_end.c | 4 +-
sr_port/t_qread.c | 17 +-
sr_port/t_write.c | 19 +-
sr_port/term_setup.h | 4 +-
sr_port/tp.h | 4 +-
sr_port/tp_frame.h | 5 +-
sr_port/tp_restart.c | 15 +-
sr_port/tp_tend.c | 9 +-
sr_port/tp_unwind.c | 156 +-
sr_port/tp_unwind.h | 23 +-
sr_port/trim.mpt | 24 +-
sr_port/unw_mv_ent.c | 8 +-
sr_port/unw_retarg.c | 72 +-
sr_port/updhelper_reader.c | 8 +-
sr_port/updproc.c | 58 +-
sr_port/updproc.h | 11 +-
sr_port/updproc_end.c | 6 +-
sr_port/util_ch.c | 4 +-
sr_port/view_arg_convert.c | 4 +-
sr_port/viewtab.h | 11 +-
sr_port/wbox_test_init.h | 10 +-
sr_port/wcs_recover.c | 48 +-
sr_port/xcmd.mpt | 31 +-
sr_port/xfer.h | 19 +-
sr_port/xfer_enum.h | 14 +-
sr_port/xfer_name.c | 4 +-
sr_port/zbreak.h | 4 +-
sr_port/zlput_rname.c | 133 +-
sr_port/zr_put_free.c | 14 +-
sr_port/{zr_remove.c => zr_remove_zbrks.c} | 9 +-
sr_port/zr_unlink_rtn.c | 150 +
sr_port/{term_setup.h => zr_unlink_rtn.h} | 10 +-
sr_port/zro_init.c | 10 +-
sr_port/zshow_params.h | 3 +-
sr_port/{gtm_imagetype_init.h => zsocket.h} | 20 +-
sr_port/zsockettab.h | 31 +
sr_unix/CMakeLists.txt | 134 +-
sr_unix/Makefile.mk | 8 +-
sr_unix/add_db_key.sh | 66 -
sr_unix/auto_zlink.c | 32 +-
sr_unix/bin_load.c | 74 +-
sr_unix/buildaux.csh | 84 +-
sr_unix/buildshr.csh | 20 +-
sr_unix/check_unicode_support.csh | 28 +-
sr_unix/cli.c | 14 +-
sr_unix/cli_lex.c | 98 +-
sr_unix/cli_parse.c | 30 +-
sr_unix/comlist.csh | 135 +-
sr_unix/comlist.mk | 649 -
sr_unix/configure.gtc | 46 +-
sr_unix/ctrlc_set.c | 27 +-
sr_unix/custom_errors_sample.txt | 1 +
sr_unix/db_ipcs_reset.c | 36 +-
sr_unix/dm_read.c | 52 +-
sr_unix/do_xform.c | 65 +-
sr_unix/dse.c | 16 +-
sr_unix/dse_cmd.c | 3 +-
sr_unix/dse_open.c | 8 +-
sr_unix/errorsp.h | 127 +-
sr_unix/fake_enospc.c | 161 +
sr_avms/release_name.h => sr_unix/fake_enospc.h | 10 +-
sr_unix/fgn_getinfo.c | 40 +-
sr_unix/file_input.c | 46 +-
sr_unix/file_input.h | 7 +-
sr_unix/find_reg_hash_idx.c | 28 +
sr_unix/fork_init.h | 32 +-
sr_unix/ftok.c | 4 +-
sr_unix/gdeverif.m | 3 +-
sr_unix/gds_rundown.c | 35 +-
sr_unix/gds_rundown_ch.c | 18 +-
sr_unix/gds_rundown_err_cleanup.c | 18 +-
sr_unix/gds_rundown_err_cleanup.h | 18 +-
sr_unix/gen_sym_key.sh | 8 +-
sr_unix/gen_xfer_desc.csh | 3 +-
sr_unix/generic_signal_handler.c | 8 +-
sr_unix/get_lib_dirs.mk | 151 -
sr_unix/get_src_line.c | 375 +-
sr_unix/getcaps.c | 127 +-
sr_unix/geteuid.c | 11 +-
sr_unix/go_load.c | 47 +-
sr_unix/grab_crit_immediate.c | 32 +-
sr_unix/grab_lock.c | 15 +-
sr_unix/gt_timers.c | 28 +-
sr_unix/gtm.c | 8 +-
sr_unix/gtm_bintim.c | 5 +-
sr_unix/gtm_c_stack_trace.c | 18 +-
sr_unix/gtm_c_stack_trace_semop.c | 18 +-
sr_unix/gtm_c_stack_trace_semop.h | 18 +-
sr_unix/gtm_cshrc.csh | 27 +-
sr_unix/gtm_env.csh | 3 +-
sr_unix/gtm_env_init_sp.c | 57 +-
sr_unix/gtm_exit_handler.c | 6 +-
sr_unix/gtm_fork_n_core.c | 4 +-
sr_unix/gtm_logicals.h | 12 +-
sr_unix/gtm_main.c | 15 +-
sr_unix/gtm_pipe.c | 4 +-
sr_unix/gtm_putmsg.c | 6 +-
sr_unix/gtm_startup.c | 13 +-
sr_unix/gtm_startup_chk.c | 165 +-
sr_unix/gtm_startup_chk.h | 13 +-
sr_unix/gtm_system.c | 18 +-
sr_unix/gtm_test_install.csh | 8 +-
sr_unix/gtm_tls_impl.c | 32 +-
sr_unix/gtm_tls_impl.h | 4 +-
sr_unix/gtm_tls_interface.h | 32 +-
sr_unix/gtm_tls_loadlibrary.c | 16 +-
sr_unix/gtm_trigger.c | 192 +-
sr_unix/gtm_unique_file_util.c | 7 +-
sr_unix/gtm_unlink_all.c | 69 +-
sr_unix/gtmci.c | 61 +-
sr_unix/gtmcrypt.h | 233 +-
sr_unix/gtmcrypt_dbk_ref.c | 1071 +-
sr_unix/gtmcrypt_dbk_ref.h | 281 +-
sr_unix/gtmcrypt_entry.c | 31 +-
sr_unix/gtmcrypt_funclist.h | 19 +-
sr_unix/gtmcrypt_interface.h | 148 +-
sr_unix/gtmcrypt_pk_ref.c | 49 +-
sr_unix/gtmcrypt_pk_ref.h | 4 +-
sr_unix/gtmcrypt_ref.c | 409 +-
sr_unix/gtmcrypt_ref.h | 15 +-
sr_unix/gtmcrypt_sym_ref.c | 134 +-
sr_unix/gtmcrypt_sym_ref.h | 16 +-
sr_unix/gtmcrypt_util.c | 43 +-
sr_unix/gtmcrypt_util.h | 196 +-
sr_unix/gtmhelp.m | 154 +-
sr_unix/gtminstall.sh | 362 +-
sr_unix/gtminstall_Solaris.sh | 362 +-
sr_unix/gtmio.h | 98 +-
sr_unix/gtmlink.c | 18 +-
sr_unix/gtmlink.h | 18 +-
sr_unix/gtmprofile.gtc | 4 +-
sr_unix/gtmrecv.c | 16 +-
sr_unix/gtmrecv_fetchresync.c | 16 +-
sr_unix/gtmrecv_process.c | 90 +-
sr_unix/gtmsecshr.c | 20 +-
sr_unix/gtmsecshr_sock_init.c | 41 +-
sr_unix/gtmsecshr_wrapper.c | 27 +-
sr_unix/gtmsource.c | 9 +-
sr_unix/gtmsource_end.c | 4 +-
sr_unix/gtmsource_process.c | 19 +-
sr_unix/gtmsource_process_ops.c | 63 +-
sr_unix/gtmsource_readfiles.c | 271 +-
sr_unix/gtmxc_types.h | 6 +-
sr_unix/gv_trigger.c | 7 +-
sr_unix/gvcst_init_sysops.c | 18 +-
sr_unix/heartbeat_timer.c | 157 +-
sr_unix/heartbeat_timer.h | 15 +-
sr_unix/incr_link.c | 666 +-
sr_unix/incr_link.h | 9 +-
sr_unix/io_open_try.c | 96 +-
sr_unix/ioff_open.c | 5 +-
sr_unix/iopi_iocontrol.c | 128 +-
sr_unix/iopi_open.c | 19 +-
sr_unix/iorm_close.c | 90 +-
sr_unix/iorm_get.c | 100 +-
sr_unix/iorm_open.c | 266 +-
sr_unix/iorm_readfl.c | 232 +-
sr_unix/iorm_use.c | 905 +-
sr_unix/iorm_write.c | 256 +-
sr_unix/iorm_wteol.c | 107 +-
sr_unix/iormdef.h | 98 +-
sr_unix/iosocket_pass_local.c | 695 +
sr_unix/iott_edit.c | 75 +-
sr_unix/iott_iocontrol.c | 8 +-
sr_unix/iott_readfl.c | 38 +-
sr_unix/iott_use.c | 147 +-
sr_unix/ious_iocontrol.c | 4 +-
sr_unix/is_file_identical.c | 32 +-
sr_unix/jnl_file_extend.c | 57 +-
sr_unix/jnl_file_open.c | 13 +-
sr_unix/jnlext_write.c | 3 +-
sr_unix/jnlpool_init.c | 114 +-
sr_unix/kitstart.csh | 13 +-
sr_unix/libdse.list | 1 +
sr_unix/libmupip.list | 3 +-
sr_unix/lintgtm.csh | 21 +-
sr_unix/lke.c | 23 +-
sr_unix/lke_ctrlc_handler.c | 18 +-
sr_unix/load.h | 23 +-
sr_unix/m_zrupdate.c | 63 +
sr_unix/memprot.c | 47 +
sr_avms/release_name.h => sr_unix/memprot.h | 11 +-
sr_unix/mu_decrypt.c | 4 +-
sr_unix/mu_extract.c | 67 +-
sr_unix/mu_getlst.c | 30 +-
sr_unix/mu_replpool_grab_sem.c | 60 +-
sr_unix/mu_replpool_release_sem.c | 14 +-
sr_unix/mu_rndwn_file.c | 31 +-
sr_unix/mu_rndwn_repl_instance.c | 14 +-
sr_unix/mu_rndwn_replpool.c | 124 +-
sr_unix/mu_rndwn_replpool.h | 12 +-
sr_unix/mu_size_arsample.c | 298 +-
sr_unix/mu_size_impsample.c | 207 +-
sr_unix/mu_size_scan.c | 119 +-
sr_unix/mubgetfil.c | 14 +-
sr_unix/mumps_clitab.c | 3 +-
sr_unix/mupip.c | 14 +-
sr_unix/mupip_cmd.c | 33 +-
sr_unix/mupip_cvtgbl.c | 44 +-
sr_unix/mupip_endiancvt.c | 4 +-
sr_unix/mupip_exit_handler.c | 6 +-
sr_unix/mupip_restore.c | 7 +-
sr_unix/mupip_rundown.c | 5 +-
sr_unix/mupip_size.c | 152 +-
sr_unix/mupip_size.h | 24 +-
sr_unix/mutex.c | 70 +-
sr_unix/obj_code.c | 9 +-
sr_unix/ojchildioclean.c | 14 +-
sr_unix/ojstartchild.c | 34 +-
sr_unix/op_fnfgncal.c | 4 +-
sr_unix/op_fnzpeek.c | 16 +-
sr_unix/op_fnzsearch.c | 19 +-
sr_unix/op_fnzsyslog.c | 47 +
sr_unix/op_job.c | 13 +-
sr_port/m_break.c => sr_unix/op_lab_ext.c | 30 +-
sr_unix/op_rhd_ext.c | 92 +
sr_unix/op_zedit.c | 4 +-
sr_unix/op_zlink.c | 155 +-
sr_unix/op_zmess.c | 64 +-
sr_unix/op_zrupdate.c | 161 +
sr_unix/open_object_file.c | 111 +
sr_unix/parse_file.c | 79 +-
sr_unix/parse_file.h | 66 +-
sr_unix/pinentry.m | 33 +-
sr_unix/reg_cmcheck.c | 15 +-
sr_unix/relinkctl.c | 468 +
sr_unix/relinkctl.h | 101 +
sr_unix/remove_rms.c | 8 +-
sr_unix/repl_instance.c | 4 +-
sr_unix/repl_sem.h | 4 +-
sr_unix/retain_list.txt | 0
sr_unix/rtnhdr.h | 77 +-
sr_unix/rts_error.c | 19 +-
sr_unix/runall.csh | 26 +-
sr_unix/secshr_client.c | 24 +-
sr_unix/send_msg.c | 4 +-
sr_unix/source_file.c | 8 +-
sr_unix/ss_initiate.c | 70 +-
sr_unix/std_dev_outbndset.c | 27 +-
sr_unix/term_setup.c | 8 +-
sr_unix/trigger_delete.c | 112 +-
sr_unix/trigger_delete_protos.h | 4 +-
sr_unix/trigger_parse.c | 17 +-
sr_unix/trigger_select.c | 10 +-
sr_unix/trigger_source_read_andor_verify.c | 4 +-
sr_unix/trigger_update.c | 153 +-
sr_unix/trigger_user_name.c | 27 +-
sr_unix/ttt.txt | 23 +-
sr_unix/urx_remove.c | 6 +-
sr_unix/util_exit_handler.c | 4 +-
sr_unix/util_help.c | 20 +-
sr_unix/util_output.c | 58 +-
sr_unix/wcs_flu.c | 21 +-
sr_unix/wcs_wtstart.c | 16 +-
sr_unix/zhist.c | 113 +
sr_unix/zhist.h | 42 +
sr_unix/zlmov_lnames.c | 26 +-
sr_unix/zro_load.c | 198 +-
sr_unix/zro_search.c | 61 +-
sr_unix/zroutinessp.h | 27 +-
sr_unix/zshow_devices.c | 22 +-
sr_unix_cm/gtcm_exit.c | 4 +-
sr_unix_cm/gtcm_init.c | 4 +-
sr_unix_cm/gtcm_loop.c | 4 +-
sr_unix_cm/gtcm_main.c | 12 +-
sr_unix_cm/gtcm_play.c | 16 +-
sr_unix_cm/gtcm_rep_err.c | 35 +-
sr_unix_cm/gtcm_shmclean.c | 3 +-
sr_unix_cm/omi_prc_conn.c | 76 +-
sr_unix_cm/omi_prc_qry.c | 15 +-
sr_unix_cm/rc_frmt_lck.c | 7 +-
sr_unix_gnp/gtcm_gnp_server.c | 32 +-
sr_unix_nsb/obj_code.c | 12 +-
sr_unix_nsb/opcode_def.h | 4 +-
sr_unix_nsb/resolve_ref.c | 12 +-
sr_unix_nsb/rtnhdr.h | 7 +-
sr_unix_nsb/ttt.txt | 11 +-
sr_vms_cm/gtcm_server.c | 10 +-
sr_vvms/bin_load.c | 7 +-
sr_vvms/ctrlc_set.c | 12 +-
sr_vvms/dse.c | 12 +-
sr_vvms/dse_cmd.cld | 11 +
sr_vvms/errorsp.h | 5 +-
sr_vvms/gtm$compile.c | 14 +-
sr_vvms/gtm$startup.c | 14 +-
sr_vvms/gtmsource_process_ops.c | 58 +-
sr_vvms/iott_use.c | 57 +-
sr_vvms/ious_iocontrol.c | 10 +-
sr_vvms/jnl_file_open.c | 7 +-
sr_vvms/lke.c | 14 +-
sr_vvms/mu_extract.c | 4 +-
sr_vvms/mubgetfil.c | 80 +-
sr_vvms/mupip.c | 12 +-
sr_vvms/op_fnzsearch.c | 20 +-
sr_vvms/op_zmess.c | 27 +-
sr_vvms/rtnhdr.h | 3 +-
sr_vvms/send_msg.c | 13 +-
sr_vvms/sgtm_putmsg.c | 13 +-
sr_vvms/spkitbld.m | 8 +-
sr_vvms/spkitupdate.com | 5 +-
sr_vvms/term_setup.c | 20 +-
sr_vvms/ttt.c | 1362 +-
sr_vvms/ttt.txt | 8 +-
sr_vvms/zshow_devices.c | 27 +-
sr_x86_64/auto_zlink_sp.c | 16 +-
sr_x86_64/auto_zlink_sp.h | 4 +-
sr_x86_64/cmerrors_ctl.c | 2 +-
sr_x86_64/cmierrors_ctl.c | 2 +-
sr_x86_64/gdeerrors_ctl.c | 2 +-
sr_x86_64/merrors_ansi.h | 49 +-
sr_x86_64/merrors_ctl.c | 114 +-
sr_x86_64/obj_filesp.c | 163 +-
sr_x86_64/op_extjmp.s | 6 +-
sr_x86_64/opp_setzbrk.s | 38 +
sr_x86_64/ttt.c | 1391 +-
598 files changed, 31428 insertions(+), 20962 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fis-gtm.git
More information about the debian-med-commit
mailing list