[med-svn] [fis-gtm] branch master updated (4002d9a -> 7bfe39d)

Amul Shah tuskentower-guest at moszumanska.debian.org
Tue Jan 23 12:48:53 UTC 2018


This is an automated email from the git hooks/post-receive script.

tuskentower-guest pushed a change to branch master
in repository fis-gtm.

      from  4002d9a   Upload to unstable
       new  8c0aec9   Imported Upstream version 6.3-003A
       new  7bfe39d   Update for GT.M V6.3-003A

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                                     |   58 +-
 LICENSE                                            |    2 +-
 README                                             |   16 +-
 debian/changelog                                   |    6 +
 debian/control                                     |    4 +-
 debian/patches/series                              |    3 -
 .../upstream_fix_for_aio_header_incompatibility    |   46 -
 debian/patches/upstream_gtminstall_enquote         |  119 --
 .../upstream_include_statsdb_symbols_in_libgtmshr  |   30 -
 sr_i386/GTMDefinedTypesInitDebug.m                 | 1949 +++++++++++---------
 sr_i386/GTMDefinedTypesInitRelease.m               | 1923 ++++++++++---------
 sr_i386/cmerrors_ctl.c                             |    2 +-
 sr_i386/cmierrors_ctl.c                            |    2 +-
 sr_i386/gdeerrors_ctl.c                            |    6 +-
 sr_i386/merrors_ansi.h                             |   12 +-
 sr_i386/merrors_ctl.c                              |   56 +-
 sr_i386/ttt.c                                      |  761 ++++----
 sr_linux/gtm_env_sp.csh                            |    2 +-
 sr_linux/platform.cmake                            |    3 +-
 sr_linux/release_name.h                            |   10 +-
 sr_port/aio_shim.h                                 |   10 +-
 sr_port/alloc_reg.c                                |   28 +-
 sr_port/anticipatory_freeze.h                      |  202 +-
 sr_port/bx_boollit.c                               |   45 +-
 sr_port/bx_boolop.c                                |  210 ++-
 sr_port/bx_relop.c                                 |   26 +-
 sr_port/cdb_sc_table.h                             |    3 +-
 sr_port/cert_blk.c                                 |  164 +-
 sr_port/cert_blk.h                                 |   43 +-
 sr_port/change_reg.c                               |   18 +-
 sr_port/cli_port.c                                 |   47 +-
 sr_port/cliif.h                                    |    4 +-
 sr_port/cmd.c                                      |    4 +
 sr_port/create_dummy_gbldir.c                      |    4 +-
 sr_port/db_auto_upgrade.c                          |    5 +-
 sr_port/db_csh_getn.c                              |   23 +-
 sr_port/do_patfixed.c                              |   27 +-
 sr_port/do_pattern.c                               |   34 +-
 sr_port/dpgbldir.c                                 |    7 +-
 sr_port/dse.hlp                                    |  106 +-
 sr_port/dse_dmp_fhead.c                            |    7 +-
 sr_port/dse_f_reg.c                                |    4 +-
 sr_port/dse_integ.c                                |    2 +-
 sr_port/dsewrap.mpt                                |    9 +-
 sr_port/dumpfhead.mpt                              |    3 +
 sr_port/emit_code.c                                |    2 +-
 sr_port/entryref.c                                 |   11 +-
 sr_port/error_trap.h                               |    9 +-
 sr_port/expritem.c                                 |    8 +-
 sr_port/f_select.c                                 |   15 +-
 sr_port/fullbool.h                                 |   12 +-
 sr_port/gbldefs.c                                  |   18 +-
 sr_port/gbldefs_usr_share.c                        |    5 +-
 sr_port/gde.hlp                                    |  346 ++--
 sr_port/gdechang.m                                 |   13 +-
 sr_port/gdeerrors.msg                              |    4 +-
 sr_port/gdeexit.m                                  |    8 +-
 sr_port/gdeinit.m                                  |   17 +-
 sr_port/gdeinitsz.m                                |   12 +-
 sr_port/gdeparse.m                                 |    6 +-
 sr_port/gdeshow.m                                  |   33 +-
 sr_port/gds_rundown.h                              |    6 +-
 sr_port/gdsbt.h                                    |   33 +-
 sr_port/gdsdbver_sp.h                              |    1 +
 sr_port/gdsfhead.h                                 |  211 ++-
 sr_port/get_dlr_device.c                           |   10 +-
 sr_port/gtm_connect.c                              |    4 +-
 sr_port/gtm_env_init.c                             |    7 +
 sr_port/gtm_libaio.h                               |   20 +-
 sr_port/gtm_newintrinsic.c                         |    8 +-
 sr_port/gtm_savetraps.c                            |   13 +-
 sr_port/gtm_string.h                               |    4 +-
 sr_port/gtm_threadgbl_defs.h                       |    7 +
 sr_port/gtmmsg.h                                   |   22 +-
 sr_port/gtmrecv_get_opt.c                          |    5 +-
 sr_port/gtmsource_ch.c                             |   10 +-
 sr_port/gtmsource_comm_init.c                      |    7 +-
 sr_port/gtmsource_ctl_init.c                       |    8 +-
 sr_port/gtmsource_heartbeat.h                      |    5 +-
 sr_port/gtmsource_poll_actions.c                   |   16 +-
 sr_port/gtmsource_reinit_logseqno.c                |   13 +-
 sr_port/gv_bind_name.c                             |    4 +-
 sr_port/gv_init_reg.c                              |    9 +-
 sr_port/gv_rundown.c                               |   58 +-
 sr_port/gvcst_blk_search.c                         |   24 +-
 sr_port/gvcst_blk_search.h                         |    5 +-
 sr_port/gvcst_bmp_mark_free.c                      |    2 +-
 sr_port/gvcst_delete_blk.c                         |    4 +-
 sr_port/gvcst_init.c                               |  455 +++--
 sr_port/gvcst_kill.c                               |   10 +-
 sr_port/gvcst_protos.h                             |    2 +-
 sr_port/gvcst_put.c                                |   11 +-
 sr_port/gvcst_reservedDB_funcs.c                   |   64 +-
 sr_port/gvnh_spanreg_subs_gvt_init.c               |    2 +-
 sr_port/have_crit.c                                |   38 +-
 sr_port/have_crit.h                                |    5 +-
 sr_port/io.h                                       |  124 +-
 sr_port/io_rundown.c                               |    2 +-
 sr_port/ionl_use.c                                 |   37 +-
 sr_port/iosocket_bind.c                            |   83 +-
 sr_port/iosocket_close.c                           |   35 +-
 sr_port/iosocket_connect.c                         |   19 +-
 sr_port/iosocket_destroy.c                         |    5 +
 sr_port/iosocket_flush.c                           |   32 +-
 sr_port/iosocket_iocontrol.c                       |    7 +-
 sr_port/iosocket_open.c                            |  100 +-
 sr_port/iosocket_readfl.c                          |   14 +-
 sr_port/iosocket_use.c                             |  147 +-
 sr_port/iosocket_write.c                           |   13 +-
 sr_port/iosocketdef.h                              |   63 +-
 sr_port/jmp_opto.c                                 |    7 +-
 sr_port/jnl.h                                      |   22 +-
 sr_port/jnl_file_lost.c                            |   20 +-
 sr_port/jnl_file_open_common.c                     |    3 +-
 sr_port/jnl_pool_write.c                           |   20 +-
 sr_port/jnl_send_oper.c                            |    4 +-
 sr_port/jnl_set_cur_prior.c                        |    2 +-
 sr_port/jnl_write.c                                |    1 +
 sr_port/jnl_write_attempt.c                        |   33 +-
 sr_port/jnl_write_eof_rec.c                        |   10 +-
 sr_port/jnl_write_epoch_rec.c                      |   10 +-
 sr_port/jnl_write_inctn_rec.c                      |    1 -
 sr_port/jnl_write_pblk.c                           |    2 +-
 sr_port/line.c                                     |    2 +
 sr_port/lk_check_own.h                             |   17 -
 sr_port/lke.hlp                                    |    2 +-
 sr_port/lke_cleartree.c                            |   18 +-
 sr_port/lke_show.c                                 |   19 +-
 sr_port/lke_showtree.c                             |   10 +-
 sr_port/lvzwr_out.c                                |   37 +-
 sr_port/m_halt.c                                   |   11 +-
 sr_port/m_zhalt.c                                  |   25 +-
 sr_port/mdb_condition_handler.c                    |   66 +-
 sr_port/mdef.h                                     |   11 +-
 sr_port/merge_desc_check.c                         |    4 +-
 sr_port/merrors.msg                                |   42 +-
 sr_port/{lk_check_own.c => mlk_check_own.c}        |   22 +-
 sr_port/{mu_getlst.h => mlk_check_own.h}           |    8 +-
 sr_port/{lkinit.c => mlk_gbldef.c}                 |    3 +-
 sr_port/mlk_lock.c                                 |    2 +-
 sr_port/mlk_pvtblk_create.c                        |   24 +-
 sr_port/mlk_pvtblk_equ.c                           |    7 +-
 sr_port/mlk_region_lookup.c                        |    6 +-
 sr_port/mlk_shr_init.c                             |   22 +-
 sr_port/mlk_shrblk_create.c                        |  134 +-
 sr_port/mlk_shrblk_delete_if_empty.c               |   64 +-
 sr_port/mlk_shrblk_find.c                          |  171 +-
 sr_port/mlk_shrblk_sort.c                          |  136 ++
 sr_port/mlk_unlock.c                               |    2 +-
 sr_port/mlk_wake_pending.c                         |   51 +-
 sr_port/mlkdef.h                                   |  133 +-
 sr_port/mprof_funcs.c                              |    4 +-
 sr_port/mtables.c                                  |    3 +
 sr_port/mu_freeze_ch.c                             |    4 +
 sr_port/mu_gv_cur_reg_init.c                       |   10 +
 sr_port/mu_int_err.c                               |   23 +-
 sr_port/mu_int_reg.c                               |    4 +-
 sr_port/mu_reorg_upgrd_dwngrd.c                    |    6 +-
 sr_port/mubclnup.c                                 |   29 +-
 sr_port/mucregini.c                                |    1 +
 sr_port/mumps.hlp                                  |  379 ++--
 sr_port/mupip.hlp                                  | 1140 ++++++++----
 sr_port/mupip_backup.c                             |  129 +-
 sr_port/mupip_downgrade.c                          |    6 +-
 sr_port/mupip_extend.c                             |    4 +-
 sr_port/mupip_freeze.c                             |    6 +-
 sr_port/mupip_recover.c                            |   27 +-
 sr_port/mupip_set.c                                |    8 +-
 sr_port/mupip_set_jnlfile_aux.c                    |   11 +-
 sr_port/mupip_set_journal.c                        |   18 +-
 sr_port/mupip_set_journal_fname.c                  |    8 +-
 sr_port/mur_apply_pblk.c                           |   18 +-
 sr_port/mur_back_process.c                         |   46 +-
 sr_port/mur_close_file_extfmt.c                    |    4 +-
 sr_port/mur_close_files.c                          |  104 +-
 sr_port/mur_db_files_from_jnllist.c                |    8 +-
 sr_port/mur_do_wildcard.c                          |   32 +-
 sr_port/mur_get_options.c                          |   18 +-
 sr_port/mur_open_files.c                           |   63 +-
 sr_port/mur_process_intrpt_recov.c                 |    2 +-
 sr_port/mur_process_seqno_table.c                  |   13 +-
 sr_port/mur_tp_resolve_time.c                      |    4 +-
 sr_port/mur_write_header_extfmt.c                  |   12 +-
 sr_port/mutex_deadlock_check.c                     |    9 +-
 sr_port/mval2fao.c                                 |    5 +-
 sr_port/objlabel.h                                 |    2 +-
 sr_port/op.h                                       |    3 +-
 sr_port/op_bindparm.c                              |   13 +-
 sr_port/op_dmode.c                                 |    2 +-
 sr_port/op_fnname.c                                |   46 +-
 sr_port/op_fnquery.c                               |   12 +-
 sr_port/op_fntranslate.c                           |    1 +
 sr_port/op_fnview.c                                |   95 +-
 sr_port/op_fnztrigger.c                            |   40 +-
 sr_port/op_gvorder.c                               |   29 +-
 sr_port/op_gvrectarg.c                             |    5 +-
 sr_port/op_halt.c                                  |   46 -
 sr_port/op_lock2.c                                 |    7 +-
 sr_port/op_newintrinsic.c                          |   20 +-
 sr_port/op_open.c                                  |    2 +
 sr_port/op_putindx.c                               |   43 +-
 sr_port/op_rdone.c                                 |    1 +
 sr_port/op_read.c                                  |    2 +
 sr_port/op_readfl.c                                |    2 +
 sr_port/op_setzbrk.c                               |    6 +-
 sr_port/op_svget.c                                 |   15 +-
 sr_port/op_svput.c                                 |   63 +-
 sr_port/op_tcommit.c                               |    6 +
 sr_port/op_trollback.c                             |    6 +
 sr_port/op_unwind.c                                |    3 +-
 sr_port/op_view.c                                  |   20 +-
 sr_port/op_zbreak.c                                |    9 +-
 sr_port/op_zg1.c                                   |   31 +-
 sr_port/op_zgoto.c                                 |    4 +-
 sr_port/op_zhalt.c                                 |   89 +-
 sr_port/op_zprevious.c                             |   35 +-
 sr_port/op_zshow.c                                 |   21 +-
 sr_port/op_zst_break.c                             |    9 +-
 sr_port/op_zstep.c                                 |   10 +-
 sr_port/op_zsystem.c                               |    4 +-
 sr_port/op_ztcommit.c                              |    5 +-
 sr_port/opcode_def.h                               |    1 -
 sr_port/parm_pool.h                                |    5 +-
 sr_port/patcode.h                                  |   23 +-
 sr_port/patstr.c                                   |    8 +-
 sr_port/process_deferred_stale.c                   |   17 +-
 sr_port/process_gvt_pending_list.c                 |    9 +-
 sr_port/region_freeze.c                            |   18 +-
 sr_port/region_init.c                              |    2 +-
 sr_port/repl_phase2_cleanup.c                      |    2 +
 sr_port/repl_phase2_salvage.c                      |    2 +-
 sr_port/resolve_ref.c                              |   15 +-
 sr_port/restrict.c                                 |   11 +-
 sr_port/restrict.h                                 |    2 +
 sr_port/s2n.c                                      |    4 +-
 sr_port/sec_shr_blk_build.c                        |    7 +-
 sr_port/sec_shr_blk_build.h                        |    6 +-
 sr_port/secshr_blk_full_build.c                    |  169 ++
 sr_port/secshr_db_clnup.c                          | 1495 +++------------
 sr_port/secshr_db_clnup.h                          |   78 +-
 sr_port/secshr_finish_CMT08_to_CMT14.c             |  552 ++++++
 sr_port/secshr_finish_CMT18.c                      |  261 +++
 sr_port/secshr_finish_CMT18_to_CMT19.c             |  182 ++
 sr_port/secshr_rel_crit.c                          |   83 +
 sr_port/secshr_send_DBCLNUPINFO_msg.c              |   44 +
 sr_port/sgnl_gvnulsubsc.c                          |    4 +-
 sr_port/stp_gcol_src.h                             |   22 +-
 sr_port/stpg_sort.c                                |   16 +-
 sr_port/stx_error.c                                |   10 +
 sr_port/svnames.h                                  |    3 +-
 sr_port/symb_line.c                                |    8 +-
 sr_port/t_commit_cleanup.c                         |   54 +-
 sr_port/t_end.c                                    |  103 +-
 sr_port/t_end_sysops.c                             |   27 +-
 sr_port/t_retry.c                                  |   33 +-
 sr_port/tp.h                                       |   70 +-
 sr_port/tp_change_reg.c                            |   16 +-
 sr_port/tp_clean_up.c                              |    1 +
 sr_port/tp_hist.c                                  |    9 +-
 sr_port/tp_incr_clean_up.c                         |   30 +-
 sr_port/tp_restart.c                               |   47 +-
 sr_port/tp_set_sgm.c                               |    3 +
 sr_port/tp_tend.c                                  |   89 +-
 sr_port/tp_timeout.c                               |   12 +-
 sr_port/trans_code.c                               |   21 +-
 sr_port/trans_code_cleanup.c                       |    9 +-
 sr_port/trans_code_cleanup.h                       |    7 +-
 sr_port/trap_env_init.c                            |  143 ++
 sr_port/{op_open_dummy.c => trap_env_init.h}       |   11 +-
 sr_port/unary_tail.c                               |   10 +
 sr_port/unw_mv_ent.c                               |   18 +-
 sr_port/updhelper_writer.c                         |    7 +-
 sr_port/updproc.c                                  |   83 +-
 sr_port/updproc_end.c                              |   16 +-
 sr_port/updproc_init.c                             |   20 +-
 sr_port/updproc_open_files.c                       |   62 +-
 sr_port/viewtab.h                                  |    1 +
 sr_port/wbox_test_init.h                           |    9 +-
 sr_port/wcs_recover.c                              |   41 +-
 sr_port/wcs_verify.c                               |   32 +-
 sr_port/xcmd.mpt                                   |    6 +-
 sr_port/xfer.h                                     |    3 +-
 sr_port/zshow.h                                    |    7 +-
 sr_port/zshow_gvstats.c                            |   31 +-
 sr_port/zshow_locks.c                              |  100 +-
 sr_port/zshow_svn.c                                |   21 +-
 sr_port/ztrap_form_init.c                          |   68 -
 sr_port/ztrap_form_init.h                          |   17 -
 sr_port_cm/gtcmd_cst_init.c                        |    9 +-
 sr_port_cm/gtcmd_rundown.c                         |    2 +
 sr_port_cm/gtcml_lklist.c                          |   10 +-
 sr_port_cm/gvcmz_lksublist.c                       |   11 +-
 sr_unix/add_inter.c                                |   11 +-
 sr_unix/anticipatory_freeze.c                      |   45 +-
 sr_unix/bin_load.c                                 |   13 +-
 sr_unix/cli.c                                      |   47 +-
 sr_unix/cli_parse.c                                |    8 +-
 sr_unix/configure.gtc                              |    2 +-
 sr_unix/db_ipcs_reset.c                            |   14 +-
 sr_unix/dbfilop.c                                  |    1 +
 sr_unix/dm_read.c                                  |    6 +-
 sr_unix/dpgbldir_sysops.c                          |   24 +-
 sr_unix/err_init.c                                 |    4 +-
 sr_unix/fake_enospc.c                              |    7 +-
 sr_unix/ftok_sem_incrcnt.c                         |    8 +-
 sr_unix/ftok_sems.c                                |    6 +-
 sr_unix/gbldirnam.h                                |    6 +-
 sr_unix/gdeget.m                                   |   59 +-
 sr_unix/gdeput.m                                   |   13 +
 sr_unix/gdeverif.m                                 |    4 +-
 sr_unix/gds_rundown.c                              |   77 +-
 sr_unix/gdsfilext.c                                |   45 +-
 sr_unix/generate_help.csh                          |    7 +-
 sr_unix/get_src_line.c                             |    3 +-
 sr_unix/grab_crit.c                                |   31 +-
 sr_unix/grab_crit_immediate.c                      |    4 +-
 sr_unix/grab_lock.c                                |   19 +-
 sr_unix/gt_timers.c                                |   24 +-
 sr_unix/gtm_aio.h                                  |   49 +-
 sr_unix/gtm_c_stack_trace_semop.c                  |   17 +-
 sr_unix/gtm_env_init_sp.c                          |   50 -
 sr_unix/gtm_file_stat.c                            |    7 +-
 sr_unix/gtm_ipc.h                                  |   27 +-
 sr_unix/gtm_logicals.h                             |    1 +
 sr_unix/gtm_putmsg.c                               |   10 +-
 sr_unix/gtm_putmsg_list.c                          |    7 +-
 sr_unix/gtm_rel_quant.h                            |    5 +-
 sr_unix/gtm_repl_multi_inst.h                      |   43 +
 sr_unix/gtm_startup.c                              |    5 +-
 sr_unix/gtm_trigger.c                              |   19 +-
 sr_unix/gtmcrypt_dbk_ref.c                         |    2 +-
 sr_unix/gtmdefinedtypestodb.m                      |    4 +-
 sr_unix/gtmhelp.m                                  |   16 +-
 sr_unix/gtmhlpld.m                                 |    3 +-
 sr_unix/gtminstall.sh                              |   50 +-
 sr_unix/gtmio.h                                    |   26 +-
 sr_unix/gtmrecv.c                                  |   43 +-
 sr_unix/gtmrecv.h                                  |   41 +-
 sr_unix/gtmrecv_end.c                              |   16 +-
 sr_unix/gtmrecv_fetchresync.c                      |   23 +-
 sr_unix/gtmrecv_poll_actions.c                     |   14 +-
 sr_unix/gtmrecv_process.c                          |  153 +-
 sr_unix/gtmrecv_shutdown.c                         |   14 +-
 sr_unix/gtmsecshr.c                                |   14 +-
 sr_unix/gtmsource.c                                |   54 +-
 sr_unix/gtmsource.h                                |   82 +-
 sr_unix/gtmsource_changelog.c                      |   26 +-
 sr_unix/gtmsource_checkforbacklog.c                |   18 +-
 sr_unix/gtmsource_checkhealth.c                    |   25 +-
 sr_unix/gtmsource_end.c                            |   22 +-
 sr_unix/gtmsource_flush_fh.c                       |   17 +-
 sr_unix/gtmsource_freeze.c                         |   27 +-
 sr_unix/gtmsource_get_opt.c                        |   10 +-
 sr_unix/gtmsource_heartbeat.c                      |   21 +-
 sr_unix/gtmsource_jnlpool.c                        |   31 +-
 sr_unix/gtmsource_losttncomplete.c                 |   21 +-
 sr_unix/gtmsource_mode_change.c                    |   52 +-
 sr_unix/gtmsource_needrestart.c                    |   15 +-
 sr_unix/gtmsource_onln_rlbk_clnup.c                |   13 +-
 sr_unix/gtmsource_process.c                        |   66 +-
 sr_unix/gtmsource_process_ops.c                    |  138 +-
 sr_unix/gtmsource_readfiles.c                      |   27 +-
 sr_unix/gtmsource_readpool.c                       |   10 +-
 sr_unix/gtmsource_rootprimary_init.c               |   59 +-
 sr_unix/gtmsource_seqno_init.c                     |   49 +-
 sr_unix/gtmsource_showbacklog.c                    |   19 +-
 sr_unix/gtmsource_shutdown.c                       |   37 +-
 sr_unix/gtmsource_srv_latch.c                      |   18 +-
 sr_unix/gtmsource_statslog.c                       |   15 +-
 sr_unix/gtmsource_stopfilter.c                     |   11 +-
 sr_unix/gtmthreadgblasm.m                          |    5 +-
 sr_unix/gv_trigger.h                               |    2 +-
 sr_unix/gvcst_init_sysops.c                        |  124 +-
 sr_unix/io_open_try.c                              |  204 +-
 sr_unix/iopi_iocontrol.c                           |   15 +-
 sr_unix/iopi_open.c                                |  145 +-
 sr_unix/iorm_close.c                               |   58 +-
 sr_unix/iorm_readfl.c                              |  280 ++-
 sr_unix/iorm_use.c                                 |  158 +-
 sr_unix/iorm_write.c                               |   28 +-
 sr_unix/iorm_wteol.c                               |    6 +-
 sr_unix/iormdef.h                                  |   11 +-
 sr_unix/iosocket_pass_local.c                      |   33 +-
 sr_unix/iosocket_tls.c                             |   74 +-
 sr_unix/iott_close.c                               |    7 +-
 sr_unix/iott_iocontrol.c                           |   10 +-
 sr_unix/iott_use.c                                 |   13 +-
 sr_unix/iottdefsp.h                                |   14 +-
 sr_unix/jnl_file_close_timer.c                     |    0
 sr_unix/jnl_file_extend.c                          |    5 +-
 sr_unix/jnlpool_init.c                             |  480 +++--
 sr_unix/kitstart.csh                               |    3 +-
 sr_unix/mu_cre_file.c                              |    5 +-
 sr_unix/mu_extract.c                               |    7 +-
 sr_unix/mu_op_open.c                               |    2 -
 sr_unix/mu_replpool_grab_sem.c                     |   15 +-
 sr_unix/mu_replpool_release_sem.c                  |   14 +-
 sr_unix/mu_rndwn_file.c                            |   29 +-
 sr_unix/mu_rndwn_repl_instance.c                   |   58 +-
 sr_unix/mu_rndwn_replpool.c                        |   67 +-
 sr_unix/mu_rndwn_replpool.h                        |   14 +-
 sr_unix/mu_truncate.c                              |    6 +-
 sr_unix/mubexpfilnam.c                             |    2 +-
 sr_unix/mucblkini.c                                |    3 +
 sr_unix/mumps_clitab.c                             |    6 +-
 sr_unix/mupip_cmd.c                                |   81 +-
 sr_unix/mupip_cvtgbl.c                             |   17 +-
 sr_unix/mupip_endiancvt.c                          |    4 +-
 sr_unix/mupip_exit_handler.c                       |    2 +-
 sr_unix/mupip_ftok.c                               |   17 +-
 sr_unix/mupip_reorg_encrypt.c                      |    4 +-
 sr_unix/mupip_rundown.c                            |   39 +-
 sr_unix/mupip_set_file.c                           |  123 +-
 sr_unix/mupip_size.c                               |    4 +-
 sr_unix/mutex.c                                    |   28 +-
 sr_unix/ojstartchild.c                             |    5 +-
 sr_unix/op_fngetjpi.c                              |    6 +-
 sr_unix/op_fnzpeek.c                               |   34 +-
 sr_unix/op_job.c                                   |    1 +
 sr_unix/op_zlink.c                                 |    6 +-
 sr_unix/op_ztrigger.c                              |    8 +-
 sr_unix/peekbyname.mpt                             |    1 +
 sr_unix/pinentry.m                                 |    5 +-
 sr_unix/recvpool_init.c                            |  126 +-
 sr_unix/rel_crit.c                                 |   16 +-
 sr_unix/rel_lock.c                                 |   16 +-
 sr_unix/rel_quant.c                                |   13 +-
 sr_unix/repl_inst_create.c                         |    2 +-
 sr_unix/repl_inst_dump.c                           |    2 +-
 sr_unix/repl_inst_ftok_counter_halted.c            |   34 +-
 sr_unix/repl_instance.c                            |  308 ++--
 sr_unix/repl_instance.h                            |   42 +-
 sr_unix/repl_ipc_cleanup.c                         |   11 +-
 sr_unix/repl_sem.c                                 |    4 +-
 sr_unix/rts_error.c                                |    5 +-
 sr_unix/secshr_client.c                            |    6 +-
 sr_unix/send_msg.c                                 |   14 +-
 sr_unix/set_zstatus.c                              |    1 -
 sr_unix/source_file.c                              |   33 +-
 sr_unix/ss_initiate.c                              |    5 +-
 sr_unix/trigger_delete.c                           |   18 +-
 sr_unix/trigger_fill_xecute_buffer.c               |   15 +-
 sr_unix/trigger_gbl_fill_xecute_buffer.c           |   10 +-
 sr_unix/trigger_locate_andor_load.c                |   20 +-
 sr_unix/trigger_select.c                           |   10 +-
 sr_unix/trigger_source_read_andor_verify.c         |   25 +-
 sr_unix/trigger_update.c                           |   56 +-
 sr_unix/ttt.txt                                    |    6 +-
 sr_unix/util_exit_handler.c                        |    2 +
 sr_unix/util_output.c                              |   13 +-
 sr_unix/versions.csh                               |    2 +-
 sr_unix/wait_for_disk_space.c                      |   35 +-
 sr_unix/wcs_clean_dbsync.c                         |    8 +-
 sr_unix/wcs_wt.h                                   |   25 +-
 sr_unix/wcs_wtstart.c                              |   45 +-
 sr_unix/ygblstat.mpt                               |   10 +-
 sr_unix_cm/omi_lkextnam.c                          |   20 +-
 sr_unix_cm/omi_prc_unlc.c                          |    8 +-
 sr_unix_cm/rc_fnd_file.c                           |    4 +-
 sr_unix_cm/rc_prc_lock.c                           |   54 +-
 sr_unix_nsb/ttt.txt                                |    6 +-
 sr_x86_64/GTMDefinedTypesInitDebug.m               | 1595 ++++++++--------
 sr_x86_64/GTMDefinedTypesInitRelease.m             | 1569 ++++++++--------
 sr_x86_64/cmerrors_ctl.c                           |    2 +-
 sr_x86_64/cmierrors_ctl.c                          |    2 +-
 sr_x86_64/gdeerrors_ctl.c                          |    6 +-
 sr_x86_64/merrors_ansi.h                           |   12 +-
 sr_x86_64/merrors_ctl.c                            |   56 +-
 sr_x86_64/ttt.c                                    | 1415 +++++++-------
 469 files changed, 15317 insertions(+), 11413 deletions(-)
 delete mode 100644 debian/patches/upstream_fix_for_aio_header_incompatibility
 delete mode 100644 debian/patches/upstream_gtminstall_enquote
 delete mode 100644 debian/patches/upstream_include_statsdb_symbols_in_libgtmshr
 mode change 100755 => 100644 sr_port/change_reg.c
 mode change 100755 => 100644 sr_port/create_dummy_gbldir.c
 mode change 100755 => 100644 sr_port/dse_f_reg.c
 mode change 100755 => 100644 sr_port/gdechang.m
 mode change 100755 => 100644 sr_port/gdeinit.m
 mode change 100755 => 100644 sr_port/gdeparse.m
 mode change 100755 => 100644 sr_port/gdeshow.m
 mode change 100755 => 100644 sr_port/gtmmsg.h
 mode change 100755 => 100644 sr_port/have_crit.c
 delete mode 100755 sr_port/lk_check_own.h
 mode change 100755 => 100644 sr_port/merge_desc_check.c
 rename sr_port/{lk_check_own.c => mlk_check_own.c} (82%)
 copy sr_port/{mu_getlst.h => mlk_check_own.h} (79%)
 rename sr_port/{lkinit.c => mlk_gbldef.c} (81%)
 mode change 100755 => 100644 sr_port/mlk_region_lookup.c
 create mode 100644 sr_port/mlk_shrblk_sort.c
 mode change 100755 => 100644 sr_port/mu_freeze_ch.c
 mode change 100755 => 100644 sr_port/mu_reorg_upgrd_dwngrd.c
 mode change 100755 => 100644 sr_port/mupip_backup.c
 mode change 100755 => 100644 sr_port/mupip_extend.c
 mode change 100755 => 100644 sr_port/mupip_freeze.c
 mode change 100755 => 100644 sr_port/mupip_recover.c
 mode change 100755 => 100644 sr_port/mupip_set_journal.c
 mode change 100755 => 100644 sr_port/mur_close_file_extfmt.c
 mode change 100755 => 100644 sr_port/op_fnview.c
 mode change 100755 => 100644 sr_port/op_gvorder.c
 mode change 100755 => 100644 sr_port/op_gvrectarg.c
 delete mode 100755 sr_port/op_halt.c
 mode change 100755 => 100644 sr_port/op_trollback.c
 mode change 100755 => 100644 sr_port/op_zprevious.c
 mode change 100755 => 100644 sr_port/process_deferred_stale.c
 mode change 100755 => 100644 sr_port/region_init.c
 create mode 100644 sr_port/secshr_blk_full_build.c
 create mode 100644 sr_port/secshr_finish_CMT08_to_CMT14.c
 create mode 100644 sr_port/secshr_finish_CMT18.c
 create mode 100644 sr_port/secshr_finish_CMT18_to_CMT19.c
 create mode 100644 sr_port/secshr_rel_crit.c
 create mode 100644 sr_port/secshr_send_DBCLNUPINFO_msg.c
 mode change 100755 => 100644 sr_port/t_retry.c
 mode change 100755 => 100644 sr_port/tp_change_reg.c
 create mode 100644 sr_port/trap_env_init.c
 copy sr_port/{op_open_dummy.c => trap_env_init.h} (82%)
 mode change 100755 => 100644
 mode change 100755 => 100644 sr_port/updhelper_writer.c
 mode change 100755 => 100644 sr_port/updproc_init.c
 mode change 100755 => 100644 sr_port/updproc_open_files.c
 mode change 100755 => 100644 sr_port/viewtab.h
 mode change 100755 => 100644 sr_port/wbox_test_init.h
 delete mode 100755 sr_port/ztrap_form_init.c
 delete mode 100755 sr_port/ztrap_form_init.h
 mode change 100755 => 100644 sr_port_cm/gtcmd_cst_init.c
 mode change 100755 => 100644 sr_unix/db_ipcs_reset.c
 mode change 100755 => 100644 sr_unix/ftok_sems.c
 mode change 100755 => 100644 sr_unix/gbldirnam.h
 mode change 100644 => 100755 sr_unix/gdeget.m
 mode change 100755 => 100644 sr_unix/grab_crit.c
 mode change 100755 => 100644 sr_unix/grab_lock.c
 mode change 100755 => 100644 sr_unix/gtm_putmsg.c
 mode change 100755 => 100644 sr_unix/gtm_putmsg_list.c
 create mode 100644 sr_unix/gtm_repl_multi_inst.h
 mode change 100755 => 100644 sr_unix/gtmrecv.h
 mode change 100755 => 100644 sr_unix/gtmrecv_poll_actions.c
 mode change 100755 => 100644 sr_unix/gtmsource_changelog.c
 mode change 100755 => 100644 sr_unix/gtmsource_seqno_init.c
 mode change 100755 => 100644 sr_unix/gtmsource_shutdown.c
 mode change 100755 => 100644 sr_unix/jnl_file_close_timer.c
 mode change 100755 => 100644 sr_unix/mu_replpool_grab_sem.c
 mode change 100755 => 100644 sr_unix/mu_rndwn_repl_instance.c
 mode change 100755 => 100644 sr_unix/mupip_exit_handler.c
 mode change 100755 => 100644 sr_unix/recvpool_init.c
 mode change 100755 => 100644 sr_unix/repl_instance.c
 mode change 100755 => 100644 sr_unix/repl_instance.h
 mode change 100755 => 100644 sr_unix/repl_sem.c
 mode change 100755 => 100644 sr_unix/rts_error.c
 mode change 100755 => 100644 sr_unix/send_msg.c
 mode change 100755 => 100644 sr_unix/util_exit_handler.c
 mode change 100755 => 100644 sr_unix/util_output.c
 mode change 100755 => 100644 sr_unix/wcs_clean_dbsync.c
 mode change 100755 => 100644 sr_unix_cm/rc_fnd_file.c

-- 
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