diff --git a/examples/tclspice/tcl-testbench1/tcl-testbench1.tcl b/examples/tclspice/tcl-testbench1/tcl-testbench1.tcl old mode 100644 new mode 100755 diff --git a/examples/tclspice/tcl-testbench2/tcl-testbench2.tcl b/examples/tclspice/tcl-testbench2/tcl-testbench2.tcl old mode 100644 new mode 100755 diff --git a/examples/tclspice/tcl-testbench3/tcl-testbench3.tcl b/examples/tclspice/tcl-testbench3/tcl-testbench3.tcl old mode 100644 new mode 100755 diff --git a/examples/tclspice/tcl-testbench4/tcl-testbench4.tcl b/examples/tclspice/tcl-testbench4/tcl-testbench4.tcl old mode 100644 new mode 100755 diff --git a/examples/tclspice/tcl/test_vectoblt.tcl b/examples/tclspice/tcl/test_vectoblt.tcl old mode 100644 new mode 100755 diff --git a/src/frontend/com_dl.c b/src/frontend/com_dl.c old mode 100755 new mode 100644 diff --git a/src/frontend/com_dl.h b/src/frontend/com_dl.h old mode 100755 new mode 100644 diff --git a/src/include/ngspice/cm.h b/src/include/ngspice/cm.h old mode 100755 new mode 100644 diff --git a/src/include/ngspice/dllitf.h b/src/include/ngspice/dllitf.h old mode 100755 new mode 100644 diff --git a/src/include/ngspice/ipc.h b/src/include/ngspice/ipc.h old mode 100755 new mode 100644 diff --git a/src/pkgIndex.tcl.in b/src/pkgIndex.tcl.in old mode 100755 new mode 100644 diff --git a/src/spicelib/analysis/cluster.c b/src/spicelib/analysis/cluster.c old mode 100755 new mode 100644 diff --git a/src/spicelib/analysis/dcpss.c b/src/spicelib/analysis/dcpss.c old mode 100755 new mode 100644 diff --git a/src/spicelib/analysis/pssaskq.c b/src/spicelib/analysis/pssaskq.c old mode 100755 new mode 100644 diff --git a/src/spicelib/analysis/pssinit.c b/src/spicelib/analysis/pssinit.c old mode 100755 new mode 100644 diff --git a/src/spicelib/analysis/psssetp.c b/src/spicelib/analysis/psssetp.c old mode 100755 new mode 100644 diff --git a/src/spicelib/devices/cpl/Makefile.am b/src/spicelib/devices/cpl/Makefile.am old mode 100755 new mode 100644 diff --git a/src/spicelib/devices/txl/Makefile.am b/src/spicelib/devices/txl/Makefile.am old mode 100755 new mode 100644 diff --git a/src/tclspice.c b/src/tclspice.c old mode 100755 new mode 100644 diff --git a/src/xspice/Makefile.am b/src/xspice/Makefile.am old mode 100755 new mode 100644 diff --git a/src/xspice/README b/src/xspice/README old mode 100755 new mode 100644 diff --git a/src/xspice/cm/Makefile.am b/src/xspice/cm/Makefile.am old mode 100755 new mode 100644 diff --git a/src/xspice/cm/cm.c b/src/xspice/cm/cm.c old mode 100755 new mode 100644 diff --git a/src/xspice/cm/cmevt.c b/src/xspice/cm/cmevt.c old mode 100755 new mode 100644 diff --git a/src/xspice/cm/cmexport.c b/src/xspice/cm/cmexport.c old mode 100755 new mode 100644 diff --git a/src/xspice/cm/cmmeters.c b/src/xspice/cm/cmmeters.c old mode 100755 new mode 100644 diff --git a/src/xspice/cm/cmutil.c b/src/xspice/cm/cmutil.c old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/.cvsignore b/src/xspice/cmpp/.cvsignore old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/.gitignore b/src/xspice/cmpp/.gitignore old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/cmpp.h b/src/xspice/cmpp/cmpp.h old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/ifs_lex.l b/src/xspice/cmpp/ifs_lex.l old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/ifs_yacc.y b/src/xspice/cmpp/ifs_yacc.y old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/ifs_yacc_y.h b/src/xspice/cmpp/ifs_yacc_y.h old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/main.c b/src/xspice/cmpp/main.c old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/mod_lex.l b/src/xspice/cmpp/mod_lex.l old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/mod_yacc.y b/src/xspice/cmpp/mod_yacc.y old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/mod_yacc_y.h b/src/xspice/cmpp/mod_yacc_y.h old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/pp_ifs.c b/src/xspice/cmpp/pp_ifs.c old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/pp_lst.c b/src/xspice/cmpp/pp_lst.c old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/pp_mod.c b/src/xspice/cmpp/pp_mod.c old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/read_ifs.c b/src/xspice/cmpp/read_ifs.c old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/util.c b/src/xspice/cmpp/util.c old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/writ_ifs.c b/src/xspice/cmpp/writ_ifs.c old mode 100755 new mode 100644 diff --git a/src/xspice/cmpp/ylwrap b/src/xspice/cmpp/ylwrap old mode 100755 new mode 100644 diff --git a/src/xspice/enh/Makefile.am b/src/xspice/enh/Makefile.am old mode 100755 new mode 100644 diff --git a/src/xspice/enh/enh.c b/src/xspice/enh/enh.c old mode 100755 new mode 100644 diff --git a/src/xspice/enh/enhtrans.c b/src/xspice/enh/enhtrans.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/Makefile.am b/src/xspice/evt/Makefile.am old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtaccept.c b/src/xspice/evt/evtaccept.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtbackup.c b/src/xspice/evt/evtbackup.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtcall_hybrids.c b/src/xspice/evt/evtcall_hybrids.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtdeque.c b/src/xspice/evt/evtdeque.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtdump.c b/src/xspice/evt/evtdump.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtinit.c b/src/xspice/evt/evtinit.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtiter.c b/src/xspice/evt/evtiter.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtload.c b/src/xspice/evt/evtload.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtnext_time.c b/src/xspice/evt/evtnext_time.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtnode_copy.c b/src/xspice/evt/evtnode_copy.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtop.c b/src/xspice/evt/evtop.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtplot.c b/src/xspice/evt/evtplot.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtprint.c b/src/xspice/evt/evtprint.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtqueue.c b/src/xspice/evt/evtqueue.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evtsetup.c b/src/xspice/evt/evtsetup.c old mode 100755 new mode 100644 diff --git a/src/xspice/evt/evttermi.c b/src/xspice/evt/evttermi.c old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models1_ac.deck b/src/xspice/examples/analog_models1_ac.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models1_dc.deck b/src/xspice/examples/analog_models1_dc.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models1_swept_dc.deck b/src/xspice/examples/analog_models1_swept_dc.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models1_transient.deck b/src/xspice/examples/analog_models1_transient.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models2_ac.deck b/src/xspice/examples/analog_models2_ac.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models2_dc.deck b/src/xspice/examples/analog_models2_dc.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models2_swept_dc.deck b/src/xspice/examples/analog_models2_swept_dc.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models2_transient.deck b/src/xspice/examples/analog_models2_transient.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models3_ac.deck b/src/xspice/examples/analog_models3_ac.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models3_dc.deck b/src/xspice/examples/analog_models3_dc.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models3_swept_dc.deck b/src/xspice/examples/analog_models3_swept_dc.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models3_transient.deck b/src/xspice/examples/analog_models3_transient.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models4_ac.deck b/src/xspice/examples/analog_models4_ac.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models4_dc.deck b/src/xspice/examples/analog_models4_dc.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models4_swept_dc.deck b/src/xspice/examples/analog_models4_swept_dc.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/analog_models4_transient.deck b/src/xspice/examples/analog_models4_transient.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/arbitrary_phase.deck b/src/xspice/examples/arbitrary_phase.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/bad_io.deck b/src/xspice/examples/bad_io.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/bad_io_type.deck b/src/xspice/examples/bad_io_type.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/bad_name.deck b/src/xspice/examples/bad_name.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/bad_param.deck b/src/xspice/examples/bad_param.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/bad_param_type.deck b/src/xspice/examples/bad_param_type.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/d_to_real/Makefile b/src/xspice/examples/d_to_real/Makefile old mode 100755 new mode 100644 diff --git a/src/xspice/examples/d_to_real/cfunc.mod b/src/xspice/examples/d_to_real/cfunc.mod old mode 100755 new mode 100644 diff --git a/src/xspice/examples/d_to_real/ifspec.ifs b/src/xspice/examples/d_to_real/ifspec.ifs old mode 100755 new mode 100644 diff --git a/src/xspice/examples/diffpair.in b/src/xspice/examples/diffpair.in old mode 100755 new mode 100644 diff --git a/src/xspice/examples/digital_invert.deck b/src/xspice/examples/digital_invert.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/digital_models.deck b/src/xspice/examples/digital_models.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/digital_models1.deck b/src/xspice/examples/digital_models1.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/digital_models2.deck b/src/xspice/examples/digital_models2.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/digital_models3.deck b/src/xspice/examples/digital_models3.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/digital_models4.deck b/src/xspice/examples/digital_models4.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/dot_model_ref.deck b/src/xspice/examples/dot_model_ref.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/hybrid_models1_dc.deck b/src/xspice/examples/hybrid_models1_dc.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/hybrid_models1_transient.deck b/src/xspice/examples/hybrid_models1_transient.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/initial_conditions.deck b/src/xspice/examples/initial_conditions.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/io_ordering.deck b/src/xspice/examples/io_ordering.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/io_types.deck b/src/xspice/examples/io_types.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/long_names.deck b/src/xspice/examples/long_names.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/mixed_case.deck b/src/xspice/examples/mixed_case.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/mixed_io_size.deck b/src/xspice/examples/mixed_io_size.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/mixed_mode.deck b/src/xspice/examples/mixed_mode.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/mixed_ref.deck b/src/xspice/examples/mixed_ref.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/mosamp2.in b/src/xspice/examples/mosamp2.in old mode 100755 new mode 100644 diff --git a/src/xspice/examples/mosmem.in b/src/xspice/examples/mosmem.in old mode 100755 new mode 100644 diff --git a/src/xspice/examples/nco/Makefile b/src/xspice/examples/nco/Makefile old mode 100755 new mode 100644 diff --git a/src/xspice/examples/nco/cfunc.mod b/src/xspice/examples/nco/cfunc.mod old mode 100755 new mode 100644 diff --git a/src/xspice/examples/nco/ifspec.ifs b/src/xspice/examples/nco/ifspec.ifs old mode 100755 new mode 100644 diff --git a/src/xspice/examples/param_defaults.deck b/src/xspice/examples/param_defaults.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/param_types.deck b/src/xspice/examples/param_types.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/parsing.deck b/src/xspice/examples/parsing.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/polarity.deck b/src/xspice/examples/polarity.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/print_param_types/Makefile b/src/xspice/examples/print_param_types/Makefile old mode 100755 new mode 100644 diff --git a/src/xspice/examples/print_param_types/cfunc.mod b/src/xspice/examples/print_param_types/cfunc.mod old mode 100755 new mode 100644 diff --git a/src/xspice/examples/print_param_types/ifspec.ifs b/src/xspice/examples/print_param_types/ifspec.ifs old mode 100755 new mode 100644 diff --git a/src/xspice/examples/rca3040.in b/src/xspice/examples/rca3040.in old mode 100755 new mode 100644 diff --git a/src/xspice/examples/real_delay/Makefile b/src/xspice/examples/real_delay/Makefile old mode 100755 new mode 100644 diff --git a/src/xspice/examples/real_delay/cfunc.mod b/src/xspice/examples/real_delay/cfunc.mod old mode 100755 new mode 100644 diff --git a/src/xspice/examples/real_delay/ifspec.ifs b/src/xspice/examples/real_delay/ifspec.ifs old mode 100755 new mode 100644 diff --git a/src/xspice/examples/real_gain/Makefile b/src/xspice/examples/real_gain/Makefile old mode 100755 new mode 100644 diff --git a/src/xspice/examples/real_gain/cfunc.mod b/src/xspice/examples/real_gain/cfunc.mod old mode 100755 new mode 100644 diff --git a/src/xspice/examples/real_gain/ifspec.ifs b/src/xspice/examples/real_gain/ifspec.ifs old mode 100755 new mode 100644 diff --git a/src/xspice/examples/real_to_v/Makefile b/src/xspice/examples/real_to_v/Makefile old mode 100755 new mode 100644 diff --git a/src/xspice/examples/real_to_v/cfunc.mod b/src/xspice/examples/real_to_v/cfunc.mod old mode 100755 new mode 100644 diff --git a/src/xspice/examples/real_to_v/ifspec.ifs b/src/xspice/examples/real_to_v/ifspec.ifs old mode 100755 new mode 100644 diff --git a/src/xspice/examples/rtlinv.in b/src/xspice/examples/rtlinv.in old mode 100755 new mode 100644 diff --git a/src/xspice/examples/schmitt.in b/src/xspice/examples/schmitt.in old mode 100755 new mode 100644 diff --git a/src/xspice/examples/spice3.deck b/src/xspice/examples/spice3.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/suffixes.deck b/src/xspice/examples/suffixes.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/supply_ramping.deck b/src/xspice/examples/supply_ramping.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/user_defined_nodes.deck b/src/xspice/examples/user_defined_nodes.deck old mode 100755 new mode 100644 diff --git a/src/xspice/examples/xspice.deck b/src/xspice/examples/xspice.deck old mode 100755 new mode 100644 diff --git a/src/xspice/idn/Makefile.am b/src/xspice/idn/Makefile.am old mode 100755 new mode 100644 diff --git a/src/xspice/idn/idndig.c b/src/xspice/idn/idndig.c old mode 100755 new mode 100644 diff --git a/src/xspice/ipc/Makefile.am b/src/xspice/ipc/Makefile.am old mode 100755 new mode 100644 diff --git a/src/xspice/ipc/ipc.c b/src/xspice/ipc/ipc.c old mode 100755 new mode 100644 diff --git a/src/xspice/ipc/ipcaegis.c b/src/xspice/ipc/ipcaegis.c old mode 100755 new mode 100644 diff --git a/src/xspice/ipc/ipcsockets.c b/src/xspice/ipc/ipcsockets.c old mode 100755 new mode 100644 diff --git a/src/xspice/ipc/ipcstdio.c b/src/xspice/ipc/ipcstdio.c old mode 100755 new mode 100644 diff --git a/src/xspice/ipc/ipctiein.c b/src/xspice/ipc/ipctiein.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/Makefile.am b/src/xspice/mif/Makefile.am old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mif.c b/src/xspice/mif/mif.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mif_inp2.c b/src/xspice/mif/mif_inp2.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mifask.c b/src/xspice/mif/mifask.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mifconvt.c b/src/xspice/mif/mifconvt.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mifdelete.c b/src/xspice/mif/mifdelete.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mifdestr.c b/src/xspice/mif/mifdestr.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mifgetmod.c b/src/xspice/mif/mifgetmod.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mifgetvalue.c b/src/xspice/mif/mifgetvalue.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mifload.c b/src/xspice/mif/mifload.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mifmask.c b/src/xspice/mif/mifmask.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mifmdelete.c b/src/xspice/mif/mifmdelete.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mifmpara.c b/src/xspice/mif/mifmpara.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mifsetup.c b/src/xspice/mif/mifsetup.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/miftrunc.c b/src/xspice/mif/miftrunc.c old mode 100755 new mode 100644 diff --git a/src/xspice/mif/mifutil.c b/src/xspice/mif/mifutil.c old mode 100755 new mode 100644 diff --git a/src/xspice/xspice.c b/src/xspice/xspice.c old mode 100755 new mode 100644