[med-svn] [fis-gtm] branch upstream updated (ffafcb9 -> 78093e7)

Amul Shah tuskentower-guest at moszumanska.debian.org
Mon Sep 11 09:59:17 UTC 2017


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

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

      from  ffafcb9   Imported Upstream version 6.3-001A
      adds  78093e7   Imported Upstream version 6.3-002

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                                     |   17 +-
 README                                             |   14 +-
 sr_i386/GTMDefinedTypesInitDebug.m                 | 7717 ++++++++++---------
 sr_i386/GTMDefinedTypesInitRelease.m               | 7717 ++++++++++---------
 sr_i386/merrors_ansi.h                             |   23 +-
 sr_i386/merrors_ctl.c                              |   70 +-
 sr_i386/ttt.c                                      |   20 +-
 sr_linux/release_name.h                            |   14 +-
 sr_port/aio_shim.h                                 |   10 +-
 sr_port/alloc_reg.c                                |    5 +-
 sr_port/anticipatory_freeze.h                      |    2 +-
 sr_port/bool_expr.c                                |   96 +-
 sr_port/bx_boollit.c                               |  226 +-
 sr_port/bx_boolop.c                                |   32 +-
 sr_port/bx_relop.c                                 |   15 +-
 sr_port/bx_tail.c                                  |  164 +-
 sr_port/cdb_sc_table.h                             |    4 +-
 sr_port/ceprep_file.c                              |    6 +-
 sr_port/cmd.c                                      |    2 +-
 sr_port/coerce.c                                   |   14 +-
 sr_port/comp_init.c                                |    2 +-
 sr_port/compiler.h                                 |   75 +-
 sr_port/cre_jnl_file.c                             |   92 +-
 sr_port/cre_jnl_file_intrpt_rename.c               |   39 +-
 sr_port/desired_db_format_set.c                    |    4 +-
 sr_port/dpgbldir.c                                 |   11 +-
 sr_port/dse_dmp_fhead.c                            |   20 +-
 sr_port/emit_code.c                                |   16 +-
 sr_port/eval_expr.c                                |    4 +-
 sr_port/ex_tail.c                                  |  141 +-
 sr_port/expr.c                                     |    7 +-
 sr_port/f_select.c                                 |   74 +-
 sr_port/gbldefs.c                                  |    5 +-
 sr_port/gde.m                                      |   11 +-
 sr_port/gdeexit.m                                  |    7 +-
 sr_port/gdeinit.m                                  |    2 +-
 sr_i386/GDEINITSZ.m => sr_port/gdeinitsz.m         |   12 +-
 sr_port/gdsbml.h                                   |   13 +-
 sr_port/gdsbt.h                                    |   12 +-
 sr_port/gdscc.h                                    |   14 +-
 sr_port/gdsfhead.h                                 |  181 +-
 sr_port/getjobname.c                               |   35 +-
 sr_port/gtm_env_init.c                             |   52 +-
 sr_port/gtm_env_xlate_init.c                       |   44 +-
 sr_port/gtm_libaio.h                               |   20 +-
 sr_port/gtm_threadgbl_defs.h                       |   16 +-
 sr_port/gtm_threadgbl_deftypes.c                   |    3 +-
 sr_port/gtm_threadgbl_init.c                       |   38 +-
 sr_port/gv_rundown.c                               |    2 +-
 sr_port/gv_select.c                                |    6 +-
 sr_port/gvcst_bmp_mark_free.c                      |    7 +-
 sr_port/gvcst_init.c                               |  119 +-
 sr_port/gvcst_kill.c                               |    3 -
 sr_port/gvcst_reservedDB_funcs.c                   |   48 +-
 sr_port/gvcst_root_search.c                        |    8 +-
 sr_port/gvcst_tp_init.c                            |    6 +-
 sr_port/gvn.c                                      |    2 +-
 sr_port/indirection.c                              |    2 +-
 sr_port/init_secshr_addrs.c                        |   99 -
 sr_port/init_secshr_addrs.h                        |   51 -
 sr_port/ins_errtriple.c                            |   16 +-
 sr_port/io.h                                       |   68 +-
 sr_port/io_dev_dispatch.h                          |   33 +-
 sr_port/io_init.c                                  |   11 +-
 sr_port/iosocket_bind.c                            |   18 +-
 sr_port/iosocket_connect.c                         |  150 +-
 sr_port/iosocket_iocontrol.c                       |   84 +-
 sr_port/iosocket_poolinit.c                        |   15 +-
 sr_port/iosocket_rdone.c                           |   13 +-
 sr_port/iosocket_read.c                            |    7 +-
 sr_port/iosocket_readfl.c                          |  104 +-
 sr_port/iosocket_wait.c                            |   47 +-
 sr_port/jnl.h                                      |  574 +-
 sr_port/jnl2ext.c                                  |   18 +-
 sr_port/jnl_file_close.c                           |   48 +-
 sr_port/jnl_file_lost.c                            |    2 +-
 sr_port/jnl_file_open_common.c                     |   31 +-
 sr_port/jnl_flush.c                                |   22 +-
 sr_port/jnl_format.c                               |   15 +-
 sr_port/jnl_get_checksum.h                         |   30 +-
 sr_port/jnl_phase2_cleanup.c                       |  163 +
 sr_port/jnl_phase2_salvage.c                       |  182 +
 sr_port/jnl_pool_write.c                           |  163 +
 sr_port/jnl_send_oper.c                            |   16 +-
 sr_port/jnl_set_cur_prior.c                        |    7 +-
 sr_port/jnl_typedef.h                              |    4 +-
 sr_port/jnl_write.c                                |  700 +-
 sr_port/jnl_write.h                                |    9 +-
 sr_port/jnl_write_aimg_rec.c                       |   36 +-
 sr_port/jnl_write_align_rec.c                      |   50 +
 sr_port/jnl_write_attempt.c                        |  117 +-
 sr_port/jnl_write_eof_rec.c                        |    9 +-
 sr_port/jnl_write_epoch_rec.c                      |   30 +-
 sr_port/jnl_write_extend_if_needed.c               |  100 +
 sr_port/jnl_write_inctn_rec.c                      |   14 +-
 sr_port/jnl_write_logical.c                        |   21 +-
 sr_port/jnl_write_multi_align_rec.c                |   63 +
 sr_port/jnl_write_pblk.c                           |   66 +-
 sr_port/jnl_write_pblk.h                           |    5 +-
 sr_port/{jnl_put_jrt_pfin.c => jnl_write_pfin.c}   |    8 +-
 sr_port/jnl_write_phase2.c                         |  179 +
 sr_port/{jnl_put_jrt_pini.c => jnl_write_pini.c}   |   19 +-
 sr_port/jnl_write_poolonly.c                       |  122 -
 sr_port/jnl_write_reserve.c                        |  118 +
 sr_port/jnl_write_trunc_rec.c                      |    8 +-
 sr_port/jnl_write_ztp_logical.c                    |   26 +-
 sr_port/jnlpool_hasnt_overflowed.c                 |    9 +-
 sr_port/jobexam_process.c                          |    6 +-
 sr_port/jobinterrupt_init.c                        |   27 +-
 sr_port/line.c                                     |   45 +-
 sr_port/linetail.c                                 |    8 +-
 sr_port/lkglvn.c                                   |   67 +-
 sr_port/localvarmonitor.h                          |   69 +
 sr_port/lvmon_compare_value_slots.c                |   91 +
 sr_port/lvmon_pull_values.c                        |  124 +
 sr_port/m_do.c                                     |    4 +-
 sr_port/m_goto.c                                   |    4 +-
 sr_port/m_job.c                                    |   11 +-
 sr_port/m_lock.c                                   |   43 +-
 sr_port/m_new.c                                    |    7 +-
 sr_port/m_open.c                                   |   12 +-
 sr_port/m_quit.c                                   |    5 +-
 sr_port/m_read.c                                   |    8 +-
 sr_port/m_set.c                                    |   22 +-
 sr_port/m_xecute.c                                 |   95 +-
 sr_port/m_zallocate.c                              |    9 +-
 sr_port/m_zdeallocate.c                            |    7 +-
 sr_port/m_zwrite.c                                 |   10 +-
 sr_port/mdb_condition_handler.c                    |    7 +-
 sr_port/mdef.h                                     |   24 +-
 sr_port/mdq.h                                      |   30 +-
 sr_port/merrors.msg                                |   60 +-
 sr_port/mlk_lock.c                                 |    6 +-
 sr_port/mlk_unlock.c                               |    2 +-
 sr_port/mtables.c                                  |    4 +-
 sr_port/mupip_backup.c                             |    2 +-
 sr_port/mupip_io_dev_dispatch.h                    |   22 +-
 sr_port/mupip_recover.c                            |   12 +-
 sr_port/mupip_set_journal.c                        |    2 +-
 sr_port/muprec.h                                   |   29 +-
 sr_port/mur_back_process.c                         |   44 +-
 sr_port/mur_close_files.c                          |   68 +-
 sr_port/mur_forward.c                              |    7 +-
 sr_port/mur_forward_play_cur_jrec.c                |   26 +-
 sr_port/mur_get_pini.c                             |    6 +-
 sr_port/mur_jnl_ext.c                              |   10 +-
 sr_port/mur_open_files.c                           |   20 +-
 sr_port/mur_output_record.c                        |    5 +-
 sr_port/mur_output_show.c                          |    4 +-
 sr_port/mur_process_intrpt_recov.c                 |   40 +-
 sr_port/mur_read_file.c                            |   44 +-
 sr_port/mur_report_error.c                         |    3 +-
 sr_port/mur_select_rec.c                           |    7 +-
 sr_port/mur_validate_checksum.c                    |   39 +-
 sr_port/nref.c                                     |   11 +-
 sr_port/objlabel.h                                 |    2 +-
 sr_port/op.h                                       |   67 +-
 sr_port/op_break.c                                 |   22 +-
 sr_port/op_close.c                                 |   15 +-
 sr_port/op_decrlock.c                              |   14 +-
 sr_port/op_dmode.c                                 |   37 +-
 sr_port/op_fntranslate.c                           |   26 +-
 sr_port/op_fnview.c                                |   47 +
 sr_port/op_fnztrigger.c                            |   12 +-
 sr_port/op_gvnaked.c                               |    7 +-
 sr_port/op_hang.c                                  |   14 +-
 sr_port/op_incrlock.c                              |    2 +-
 sr_port/op_lkinit.c                                |   11 +-
 sr_port/op_lock.c                                  |    2 +-
 sr_port/op_lock2.c                                 |   74 +-
 sr_port/op_open.c                                  |   29 +-
 sr_port/op_open_dummy.c                            |    6 +-
 sr_port/op_rdone.c                                 |   53 +-
 sr_port/op_read.c                                  |   30 +-
 sr_port/op_readfl.c                                |   51 +-
 sr_port/op_setzbrk.c                               |    7 +-
 sr_port/op_unlock.c                                |    9 +-
 sr_port/op_view.c                                  |  141 +-
 sr_port/op_zallocate.c                             |    5 +-
 sr_port/op_zdealloc2.c                             |   22 +-
 sr_port/op_zdeallocate.c                           |    5 +-
 sr_port/op_zprint.c                                |    4 +-
 sr_port/op_zsystem.c                               |   47 +-
 sr_port/op_ztcommit.c                              |   10 +-
 sr_port/opcode_def.h                               |    8 +-
 sr_port/pattab.c                                   |    6 +-
 sr_port/performcaslatchcheck.c                     |   33 +-
 sr_port/performcaslatchcheck.h                     |    5 +-
 sr_port/preemptive_db_clnup.c                      |    5 +-
 sr_port/probe.h                                    |   44 -
 sr_port/region_freeze.c                            |    9 +-
 sr_port/repl_filter.c                              |  131 +-
 sr_port/repl_filter.h                              |   52 +-
 sr_port/repl_phase2_cleanup.c                      |  166 +
 sr_port/repl_phase2_salvage.c                      |   99 +
 sr_port/repl_sort_tr_buff.c                        |   23 +-
 sr_port/repl_tr_good.c                             |    5 +-
 sr_port/resolve_ref.c                              |   15 +-
 sr_port/restrict.c                                 |  187 +
 sr_port/restrict.h                                 |   33 +
 sr_port/sec_shr_blk_build.c                        |   93 +-
 sr_port/sec_shr_map_build.c                        |   29 +-
 sr_port/secshr_db_clnup.c                          | 1549 ++--
 sr_port/secshr_db_clnup.h                          |   14 +-
 sr_port/shmpool.c                                  |   11 +-
 sr_port/sleep_cnt.h                                |   17 +-
 sr_port/stp_gcol_src.h                             |   50 +-
 sr_port/stx_error.c                                |    6 +
 sr_port/symbinit.c                                 |    6 +-
 sr_port/t_begin.c                                  |    6 +-
 sr_port/t_begin_crit.c                             |    2 +-
 sr_port/t_commit_cleanup.c                         |  173 +-
 sr_port/t_end.c                                    |  568 +-
 sr_port/t_end_sysops.c                             |   22 +
 sr_port/t_qread.c                                  |   27 +-
 sr_port/t_retry.c                                  |    9 +
 sr_port/tab_bg_trc_rec.h                           |   11 +-
 sr_port/{op_fnzsearch.h => tab_jpl_trc_rec.h}      |   20 +-
 sr_port/time_calc.c                                |   19 +-
 sr_port/timeout2msec.c                             |   25 +-
 sr_port/tp.h                                       |   58 +-
 sr_port/tp_clean_up.c                              |   16 +-
 sr_port/tp_get_cw.c                                |   12 +-
 sr_port/tp_incr_clean_up.c                         |    6 +-
 sr_port/tp_restart.c                               |    8 +-
 sr_port/tp_tend.c                                  |  483 +-
 sr_port/tripinit.c                                 |    8 +-
 sr_port/unary_tail.c                               |   41 +-
 sr_port/unw_mv_ent.c                               |   14 +-
 sr_port/updhelper_reader.c                         |   28 +-
 sr_port/updhelper_writer.c                         |    1 +
 sr_port/updproc.c                                  |  145 +-
 sr_port/updproc_end.c                              |   59 +-
 sr_port/viewtab.h                                  |   19 +-
 sr_port/wbox_test_init.h                           |    8 +-
 sr_port/wcs_phase2_commit_wait.c                   |  203 +-
 sr_port/wcs_recover.c                              |  102 +-
 sr_port/wcs_verify.c                               |  113 +-
 sr_port/zco_init.c                                 |   29 +-
 sr_port/zdate_form_init.c                          |   29 +-
 sr_port/zr_unlink_rtn.c                            |    6 +-
 sr_port/zro_init.c                                 |   18 +-
 sr_port/ztrap_form_init.c                          |   43 +-
 sr_port/zyerror_init.c                             |   37 +-
 sr_port_cm/gtcmd_rundown.c                         |    6 +-
 sr_port_cm/gtcmtr_increment.c                      |   17 +-
 sr_port_cm/gtcmtr_kill.c                           |   11 +-
 sr_port_cm/gtcmtr_put.c                            |   21 +-
 sr_port_cm/gvcmz_neterr.c                          |   13 +-
 sr_unix/Makefile.mk                                |   34 +-
 sr_unix/anticipatory_freeze.c                      |   14 +-
 sr_unix/backup_buffer_flush.c                      |    9 +-
 sr_unix/check_encrypt_support.sh                   |    2 +-
 sr_unix/cms_load.csh                               |   12 +
 sr_unix/comlist.csh                                |   17 +
 sr_unix/comque.csh                                 |    4 +-
 sr_unix/configure.gtc                              |   18 +-
 sr_unix/dse.c                                      |   11 +-
 sr_unix/dse_open.c                                 |    9 +-
 sr_unix/dsk_write_nocache.c                        |    5 +-
 sr_unix/errorsp.h                                  |    2 +
 sr_unix/fake_enospc.c                              |    7 +-
 sr_unix/file_input.c                               |   14 +-
 sr_unix/filestruct.h                               |    3 +-
 sr_unix/ftok_sem_get_common.c                      |  206 +
 sr_unix/ftok_sems.c                                |  272 +-
 sr_unix/ftok_sems.h                                |    2 +
 sr_unix/gdeverif.m                                 |    3 +-
 sr_unix/gds_rundown.c                              |   84 +-
 sr_unix/gdsfilext.c                                |   63 +-
 sr_unix/get_command_line.c                         |   10 +-
 sr_unix/go_load.c                                  |    7 +-
 sr_unix/grab_latch.c                               |   31 +-
 sr_unix/gtm_env_init_sp.c                          |   19 +-
 sr_unix/gtm_exit_handler.c                         |   18 +-
 sr_unix/gtm_getpwuid.c                             |   32 +-
 sr_unix/gtm_icu.c                                  |    9 +-
 sr_unix/gtm_ipc.h                                  |   23 +-
 sr_unix/gtm_main.c                                 |   10 +
 sr_unix/gtm_multi_proc.c                           |   28 +-
 sr_unix/gtm_permissions.c                          |   74 +-
 sr_unix/gtm_permissions.h                          |   18 +-
 sr_unix/gtm_rel_quant.h                            |   17 +-
 sr_unix/gtm_semutils.c                             |    7 +-
 sr_unix/gtm_semutils.h                             |   53 +-
 sr_unix/gtm_startup.c                              |   15 +-
 sr_unix/gtm_system.c                               |   12 +-
 sr_unix/gtm_test_install.csh                       |   14 +-
 sr_unix/gtm_text_alloc.c                           |   23 +-
 sr_unix/gtmcrypt_util.c                            |    5 +-
 sr_unix/gtmcrypt_util.h                            |    5 +-
 sr_unix/gtmhelp.m                                  |  214 +-
 sr_unix/gtminstall.sh                              |   56 +-
 sr_unix/gtmio.h                                    |    4 +-
 sr_unix/gtmlink.c                                  |    5 +-
 .../gtmpcat_sh.txt                                 |   10 +-
 sr_unix/gtmprofile.gtc                             |    8 +-
 sr_unix/gtmrecv.c                                  |    5 +-
 sr_unix/gtmrecv_end.c                              |   11 +-
 sr_unix/gtmrecv_process.c                          |   38 +-
 sr_unix/gtmrecv_shutdown.c                         |    4 +-
 sr_unix/gtmsecshr.c                                |   12 +-
 sr_unix/gtmsecshr.h                                |    4 +-
 sr_unix/gtmsecshr_wrapper.c                        |    4 +-
 sr_unix/gtmshr_symbols.exp                         |    4 +
 sr_unix/gtmsource.c                                |    8 +-
 sr_unix/gtmsource.h                                |  284 +-
 sr_unix/gtmsource_end.c                            |   10 +-
 sr_unix/gtmsource_onln_rlbk_clnup.c                |   12 +-
 sr_unix/gtmsource_process.c                        |   45 +-
 sr_unix/gtmsource_process_ops.c                    |   97 +-
 sr_unix/gtmsource_readfiles.c                      |   62 +-
 sr_unix/gtmsource_readpool.c                       |  344 +-
 sr_unix/gvcst_init_sysops.c                        |   64 +-
 sr_unix/incr_link.c                                |    5 +-
 sr_unix/init_gtm.c                                 |    2 +-
 sr_unix/install_gtmpcat_sh.txt                     |   88 +
 sr_unix/interlock.h                                |    9 +-
 sr_unix/io_open_try.c                              |   90 +-
 sr_unix/ioff_open.c                                |    7 +-
 sr_unix/iopi_iocontrol.c                           |    6 +-
 sr_unix/iopi_open.c                                |   12 +-
 sr_unix/iorm_close.c                               |    6 +-
 sr_unix/iorm_get.c                                 |   10 +-
 sr_unix/iorm_open.c                                |   14 +-
 sr_unix/iorm_rdone.c                               |   11 +-
 sr_unix/iorm_read.c                                |    7 +-
 sr_unix/iorm_readfl.c                              |  151 +-
 sr_unix/iorm_use.c                                 |   14 +-
 sr_unix/iorm_write.c                               |   12 +-
 sr_unix/iorm_wteol.c                               |    4 +-
 sr_unix/iormdef.h                                  |    4 +-
 sr_unix/iosocket_pass_local.c                      |   80 +-
 sr_unix/iosocket_tls.c                             |   42 +-
 sr_unix/iott_rdone.c                               |   60 +-
 sr_unix/iott_read.c                                |    7 +-
 sr_unix/iott_readfl.c                              |   60 +-
 sr_unix/iott_use.c                                 |    7 +-
 sr_unix/iottdef.h                                  |    5 +-
 sr_unix/is_fstype_nfs.c                            |    4 +-
 sr_unix/jnl_output_sp.c                            |   79 +-
 sr_unix/jnlpool_init.c                             |   63 +-
 sr_unix/kitstart.csh                               |   46 +-
 sr_unix/list_file.c                                |   11 +-
 sr_unix/lke.c                                      |    9 +-
 sr_unix/mu_cre_file.c                              |  179 +-
 sr_unix/mu_extract.c                               |    5 +-
 sr_unix/mu_op_open.c                               |    6 +-
 sr_unix/mu_op_open.h                               |    5 +-
 sr_unix/mu_rndwn_all.c                             |   11 +-
 sr_unix/mu_rndwn_file.c                            |    7 +-
 sr_unix/mu_rndwn_replpool.c                        |   30 +-
 sr_unix/mu_truncate.c                              |    4 +-
 sr_unix/mubfilcpy.c                                |    9 +-
 sr_unix/mubinccpy.c                                |    9 +-
 sr_unix/mupip.c                                    |    3 +-
 sr_unix/mupip_rundown.c                            |   14 +-
 sr_unix/mupip_set_file.c                           |   25 +-
 sr_unix/mupip_trigger.c                            |   12 +
 sr_unix/mur_cre_file_extfmt.c                      |    6 +-
 sr_unix/mutex.c                                    |  252 +-
 sr_unix/ojstartchild.c                             |   73 +-
 sr_unix/op_fnzconvert.c                            |   96 +-
 sr_unix/op_fnztrnlnm.c                             |   12 +-
 sr_unix/op_job.c                                   |   37 +-
 sr_unix/op_zedit.c                                 |    7 +-
 sr_unix/peekbyname.mpt                             |    5 +
 sr_unix/pinentry-gtm.sh                            |    2 +-
 sr_unix/pinentry.m                                 |   25 +-
 sr_unix/probe.c                                    |   35 -
 sr_unix/relinkctl.c                                |   25 +-
 sr_unix/relinkctl.h                                |   11 +-
 sr_unix/remove_rms.c                               |    6 +-
 sr_unix/repl_inst_create.c                         |    2 +-
 sr_unix/repl_inst_dump.c                           |   42 +-
 sr_unix/repl_ipc_cleanup.c                         |   19 +-
 sr_unix/rtnobj.c                                   |    5 +-
 sr_unix/rts_error.c                                |    2 +-
 sr_unix/secshr_client.c                            |    8 +-
 sr_unix/set_jnl_file_close.c                       |    4 +-
 sr_unix/source_file.c                              |   30 +-
 sr_unix/trigger_select.c                           |    4 +-
 sr_unix/trigger_source_read_andor_verify.c         |    8 +-
 sr_unix/ttt.txt                                    |   20 +-
 sr_unix/util_output.c                              |   11 +-
 sr_unix/versions.csh                               |    4 +-
 sr_unix/wcs_flu.c                                  |  166 +-
 sr_unix/wcs_wterror.c                              |    4 +-
 sr_unix/wcs_wtfini.c                               |    7 +-
 sr_unix/wcs_wtstart.c                              |   12 +-
 sr_unix/wcs_wtstart_fini.c                         |    6 +-
 sr_unix/zro_load.c                                 |   24 +-
 sr_unix/zshow_devices.c                            |    5 +-
 sr_unix_cm/gtcm_exit.c                             |    3 +-
 sr_unix_cm/gtcm_init.c                             |    4 +-
 sr_unix_gnp/gtcm_gnp_server.c                      |    4 +-
 sr_unix_nsb/ttt.txt                                |   20 +-
 sr_x86_64/GDEINITSZ.m                              |   24 -
 sr_x86_64/GTMDefinedTypesInitDebug.m               | 7726 +++++++++++---------
 sr_x86_64/GTMDefinedTypesInitRelease.m             | 7726 +++++++++++---------
 sr_x86_64/merrors_ansi.h                           |   23 +-
 sr_x86_64/merrors_ctl.c                            |   70 +-
 sr_x86_64/ttt.c                                    | 1414 ++--
 403 files changed, 28077 insertions(+), 21714 deletions(-)
 mode change 100755 => 100644 sr_port/f_select.c
 rename sr_i386/GDEINITSZ.m => sr_port/gdeinitsz.m (63%)
 mode change 100755 => 100644 sr_port/gdscc.h
 mode change 100755 => 100644 sr_port/gv_rundown.c
 mode change 100755 => 100644 sr_port/gvcst_init.c
 mode change 100755 => 100644 sr_port/gvcst_root_search.c
 mode change 100755 => 100644 sr_port/gvcst_tp_init.c
 delete mode 100755 sr_port/init_secshr_addrs.c
 delete mode 100644 sr_port/init_secshr_addrs.h
 mode change 100755 => 100644 sr_port/jnl2ext.c
 mode change 100755 => 100644 sr_port/jnl_file_lost.c
 mode change 100755 => 100644 sr_port/jnl_file_open_common.c
 mode change 100755 => 100644 sr_port/jnl_flush.c
 mode change 100755 => 100644 sr_port/jnl_get_checksum.h
 create mode 100644 sr_port/jnl_phase2_cleanup.c
 create mode 100644 sr_port/jnl_phase2_salvage.c
 create mode 100644 sr_port/jnl_pool_write.c
 mode change 100755 => 100644 sr_port/jnl_write.c
 mode change 100755 => 100644 sr_port/jnl_write.h
 mode change 100755 => 100644 sr_port/jnl_write_aimg_rec.c
 create mode 100644 sr_port/jnl_write_align_rec.c
 mode change 100755 => 100644 sr_port/jnl_write_attempt.c
 mode change 100755 => 100644 sr_port/jnl_write_eof_rec.c
 mode change 100755 => 100644 sr_port/jnl_write_epoch_rec.c
 create mode 100644 sr_port/jnl_write_extend_if_needed.c
 mode change 100755 => 100644 sr_port/jnl_write_inctn_rec.c
 mode change 100755 => 100644 sr_port/jnl_write_logical.c
 create mode 100644 sr_port/jnl_write_multi_align_rec.c
 mode change 100755 => 100644 sr_port/jnl_write_pblk.c
 mode change 100755 => 100644 sr_port/jnl_write_pblk.h
 rename sr_port/{jnl_put_jrt_pfin.c => jnl_write_pfin.c} (89%)
 mode change 100755 => 100644
 create mode 100644 sr_port/jnl_write_phase2.c
 rename sr_port/{jnl_put_jrt_pini.c => jnl_write_pini.c} (85%)
 mode change 100755 => 100644
 delete mode 100644 sr_port/jnl_write_poolonly.c
 create mode 100644 sr_port/jnl_write_reserve.c
 mode change 100755 => 100644 sr_port/jnl_write_ztp_logical.c
 mode change 100755 => 100644 sr_port/jnlpool_hasnt_overflowed.c
 create mode 100644 sr_port/localvarmonitor.h
 create mode 100644 sr_port/lvmon_compare_value_slots.c
 create mode 100644 sr_port/lvmon_pull_values.c
 mode change 100755 => 100644 sr_port/muprec.h
 mode change 100755 => 100644 sr_port/mur_back_process.c
 mode change 100755 => 100644 sr_port/mur_get_pini.c
 mode change 100755 => 100644 sr_port/mur_open_files.c
 mode change 100755 => 100644 sr_port/mur_select_rec.c
 mode change 100755 => 100644 sr_port/mur_validate_checksum.c
 delete mode 100755 sr_port/probe.h
 mode change 100755 => 100644 sr_port/repl_filter.c
 mode change 100755 => 100644 sr_port/repl_filter.h
 create mode 100644 sr_port/repl_phase2_cleanup.c
 create mode 100644 sr_port/repl_phase2_salvage.c
 mode change 100755 => 100644 sr_port/repl_tr_good.c
 create mode 100644 sr_port/restrict.c
 create mode 100644 sr_port/restrict.h
 mode change 100755 => 100644 sr_port/sec_shr_blk_build.c
 mode change 100755 => 100644 sr_port/secshr_db_clnup.h
 mode change 100755 => 100644 sr_port/t_begin.c
 mode change 100755 => 100644 sr_port/t_begin_crit.c
 mode change 100755 => 100644 sr_port/t_commit_cleanup.c
 copy sr_port/{op_fnzsearch.h => tab_jpl_trc_rec.h} (50%)
 mode change 100755 => 100644 sr_port/tp.h
 mode change 100755 => 100644 sr_port/updproc_end.c
 mode change 100755 => 100644 sr_port/wcs_verify.c
 mode change 100755 => 100644 sr_port_cm/gtcmtr_increment.c
 mode change 100755 => 100644 sr_port_cm/gtcmtr_kill.c
 mode change 100755 => 100644 sr_port_cm/gtcmtr_put.c
 mode change 100755 => 100644 sr_unix/dse.c
 mode change 100755 => 100644 sr_unix/filestruct.h
 create mode 100755 sr_unix/ftok_sem_get_common.c
 mode change 100755 => 100644 sr_unix/gtm_ipc.h
 copy sr_linux/gtm_threadgbl_deftypes_asm.si => sr_unix/gtmpcat_sh.txt (63%)
 mode change 100755 => 100644 sr_unix/gtmrecv_end.c
 mode change 100755 => 100644 sr_unix/gtmrecv_process.c
 mode change 100755 => 100644 sr_unix/gtmsource_end.c
 mode change 100755 => 100644 sr_unix/gtmsource_process_ops.c
 mode change 100755 => 100644 sr_unix/gtmsource_readpool.c
 create mode 100644 sr_unix/install_gtmpcat_sh.txt
 mode change 100755 => 100644 sr_unix/jnlpool_init.c
 mode change 100755 => 100644 sr_unix/lke.c
 mode change 100755 => 100644 sr_unix/mu_rndwn_replpool.c
 mode change 100755 => 100644 sr_unix/mupip.c
 mode change 100755 => 100644 sr_unix/mupip_rundown.c
 mode change 100755 => 100644 sr_unix/mutex.c
 delete mode 100755 sr_unix/probe.c
 mode change 100755 => 100644 sr_unix/repl_inst_dump.c
 mode change 100755 => 100644 sr_unix/repl_ipc_cleanup.c
 mode change 100755 => 100644 sr_unix_cm/gtcm_init.c
 delete mode 100644 sr_x86_64/GDEINITSZ.m

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