├── .clean ├── .gitattributes ├── .gitignore ├── .links ├── .locals ├── AN-2021-09-01 ├── AN-2021-09-18 ├── AN-2022-09-18 ├── AN-2022-10-16 ├── AN-2023-01-12 ├── AN-2023-04-19 ├── AN-2023-09-28 ├── AN-2024-03-21 ├── ANNOUNCEMENTS ├── AN-2007-12-12 ├── AN-2007-12-24 ├── AN-2008-01-02 ├── AN-2008-01-10 ├── AN-2008-01-23 ├── AN-2008-03-28 ├── AN-2008-04-07 ├── AN-2008-04-22 ├── AN-2008-04-28 ├── AN-2008-05-23 ├── AN-2008-06-16 ├── AN-2008-07-14 ├── AN-2008-08-14 ├── AN-2008-08-21 ├── AN-2008-08-25 ├── AN-2008-08-29 ├── AN-2008-09-02 ├── AN-2008-09-04 ├── AN-2008-09-29 ├── AN-2008-11-02 ├── AN-2009-01-05 ├── AN-2009-03-12 ├── AN-2009-05-21 ├── AN-2009-06-10 ├── AN-2009-07-06 ├── AN-2009-07-30 ├── AN-2009-08-12 ├── AN-2009-08-31 ├── AN-2009-09-20 ├── AN-2009-10-12 ├── AN-2009-11-01 ├── AN-2009-11-19 ├── AN-2009-12-17 ├── AN-2009-12-29 ├── AN-2010-03-01 ├── AN-2010-06-08 ├── AN-2010-09-22 ├── AN-2010-11-10 ├── AN-2010-12-24 ├── AN-2011-01-02 ├── AN-2011-04-12 ├── AN-2011-04-22 ├── AN-2011-05-08 ├── AN-2011-06-05 ├── AN-2011-06-22 ├── AN-2011-07-26 ├── AN-2011-08-10 ├── AN-2011-08-29 ├── AN-2011-11-09 ├── AN-2012-01-23 ├── AN-2012-02-26 ├── AN-2012-03-30 ├── AN-2012-04-05 ├── AN-2012-04-07 ├── AN-2012-04-12 ├── AN-2012-04-19 ├── AN-2012-05-06 ├── AN-2012-05-16 ├── AN-2012-06-10 ├── AN-2012-12-11 ├── AN-2012-12-28 ├── AN-2013-01-07 ├── AN-2013-01-15 ├── AN-2013-02-15 ├── AN-2013-03-27 ├── AN-2013-05-10 ├── AN-2013-05-31 ├── AN-2013-06-20 ├── AN-2013-07-08 ├── AN-2013-07-29 ├── AN-2013-10-10 ├── AN-2013-10-31 ├── AN-2013-11-08 ├── AN-2013-11-09 ├── AN-2013-11-25 ├── AN-2013-12-24 ├── AN-2014-01-04 ├── AN-2014-01-27 ├── AN-2014-03-18 ├── AN-2014-04-03 ├── AN-2014-04-22 ├── AN-2014-05-05 ├── AN-2014-06-06 ├── AN-2014-06-12 ├── AN-2014-09-17 ├── AN-2015-01-01 ├── AN-2015-01-29 ├── AN-2015-02-12 ├── AN-2015-03-03 ├── AN-2015-03-16 ├── AN-2015-03-30 ├── AN-2015-04-08 ├── AN-2015-04-16 ├── AN-2015-04-24 ├── AN-2015-05-06 ├── AN-2015-05-19 ├── AN-2015-06-04 ├── AN-2015-06-24 ├── AN-2015-07-07 ├── AN-2015-08-03 ├── AN-2015-08-11 ├── AN-2015-08-12 ├── AN-2015-08-18 ├── AN-2015-08-27 ├── AN-2015-09-03 ├── AN-2015-09-16 ├── AN-2015-11-05 ├── AN-2015-11-12 ├── AN-2015-11-21 ├── AN-2015-11-26 ├── AN-2015-12-09 ├── AN-2015-12-16 ├── AN-2015-12-30 ├── AN-2016-01-18 ├── AN-2016-01-25 ├── AN-2016-02-02 ├── AN-2016-02-10 ├── AN-2016-03-02 ├── AN-2016-03-11 ├── AN-2016-04-05 ├── AN-2016-04-11 ├── AN-2016-04-28 ├── AN-2016-05-18 ├── AN-2016-05-24 ├── AN-2016-06-07 ├── AN-2016-06-20 ├── AN-2016-06-28 ├── AN-2016-07-06 ├── AN-2016-07-25 ├── AN-2016-08-01 ├── AN-2016-08-08 ├── AN-2016-08-19 ├── AN-2016-09-03 ├── AN-2016-09-18 ├── AN-2016-09-28 ├── AN-2016-10-11 ├── AN-2016-10-27 ├── AN-2016-11-17 ├── AN-2016-12-14 ├── AN-2017-01-17 ├── AN-2017-01-30 ├── AN-2017-02-16 ├── AN-2017-03-08 ├── AN-2017-03-30 ├── AN-2017-04-26 ├── AN-2017-05-03 ├── AN-2017-05-16 ├── AN-2017-05-29 ├── AN-2017-06-15 ├── AN-2017-06-29 ├── AN-2017-07-19 ├── AN-2017-08-14 ├── AN-2017-08-29 ├── AN-2017-09-07 ├── AN-2017-09-25 ├── AN-2017-10-10 ├── AN-2017-11-07 ├── AN-2017-11-21 ├── AN-2017-12-08 ├── AN-2017-12-21 ├── AN-2018-01-10 ├── AN-2018-01-26 ├── AN-2018-03-01 ├── AN-2018-03-16 ├── AN-2018-04-05 ├── AN-2018-04-17 ├── AN-2018-05-02 ├── AN-2018-05-17 ├── AN-2018-05-25 ├── AN-2018-06-11 ├── AN-2018-06-25 ├── AN-2018-07-02 ├── AN-2018-07-16 ├── AN-2018-07-25 ├── AN-2018-08-07 ├── AN-2018-08-24 ├── AN-2018-09-04 ├── AN-2018-09-26 ├── AN-2018-10-11 ├── AN-2018-10-30 ├── AN-2018-11-22 ├── AN-2018-12-06 ├── AN-2018-12-21 ├── AN-2019-01-22 ├── AN-2019-02-18 ├── AN-2019-03-11 ├── AN-2019-03-29 ├── AN-2019-04-29 ├── AN-2019-05-28 ├── AN-2019-06-13 ├── AN-2019-07-15 ├── AN-2019-07-22 ├── AN-2019-08-13 ├── AN-2019-09-22 ├── AN-2019-10-07 ├── AN-2019-10-25 ├── AN-2019-11-11 ├── AN-2019-12-05 ├── AN-2020-02-11 ├── AN-2020-03-11 ├── AN-2020-03-27 ├── AN-2020-04-18 ├── AN-2020-05-11 ├── AN-2020-05-25 ├── AN-2020-06-09 ├── AN-2020-07-01 ├── AN-2020-07-18 ├── AN-2020-08-12 ├── AN-2020-09-04 ├── AN-2020-09-22 ├── AN-2020-10-09 ├── AN-2020-11-04 ├── AN-2020-11-25 ├── AN-2021-01-05 ├── AN-2021-04-21 ├── AN-2021-05-19 ├── AN-2021-06-07 ├── AN-2021-07-29 └── AN-2021-08-14 ├── BOOTSTRAP ├── CDDL.Schily.txt ├── CONTRIBUTING ├── CONTRIBUTORS ├── COPYING ├── DEFAULTS ├── Defaults ├── Defaults.aix ├── Defaults.amigaos ├── Defaults.beos ├── Defaults.bitrig ├── Defaults.bsd-os ├── Defaults.bsd-os3 ├── Defaults.cygwin32_nt ├── Defaults.cygwin32_wow ├── Defaults.cygwin32_wow64 ├── Defaults.darwin ├── Defaults.dgux ├── Defaults.dgux3 ├── Defaults.dgux4 ├── Defaults.domainos ├── Defaults.dragonfly ├── Defaults.freebsd ├── Defaults.freemint ├── Defaults.gnu ├── Defaults.gnu-kfreebsd ├── Defaults.haiku ├── Defaults.hp-ux ├── Defaults.interix ├── Defaults.irix ├── Defaults.linux ├── Defaults.mac-os10 ├── Defaults.mingw32_nt ├── Defaults.minix ├── Defaults.ms-dos ├── Defaults.netbsd ├── Defaults.newsos6 ├── Defaults.nextstep ├── Defaults.openbsd ├── Defaults.openserver ├── Defaults.openvms ├── Defaults.os-390 ├── Defaults.os2 ├── Defaults.os400 ├── Defaults.osf1 ├── Defaults.pyro ├── Defaults.qnx ├── Defaults.rhapsody ├── Defaults.sunos4 ├── Defaults.sunos5 ├── Defaults.syllable ├── Defaults.ultrix ├── Defaults.unixware ├── MKLINKS ├── dummy-setup ├── vc6-cygwin-setup ├── vc6-interix-setup ├── vc6-setup ├── vc7-cygwin-setup ├── vc7-interix-setup ├── vc7-setup ├── vc7_64-cygwin-setup ├── vc7_64-setup ├── vc9-cygwin-setup └── vc9-setup ├── DEFAULTS_CSW ├── Defaults ├── Defaults.sunos5 ├── MKLINKS ├── null └── sparc-cc.defs ├── DEFAULTS_ENG ├── Defaults ├── Defaults.aix ├── Defaults.amigaos ├── Defaults.beos ├── Defaults.bitrig ├── Defaults.bsd-os ├── Defaults.bsd-os3 ├── Defaults.cygwin32_nt ├── Defaults.cygwin32_wow ├── Defaults.cygwin32_wow64 ├── Defaults.darwin ├── Defaults.dgux ├── Defaults.dgux3 ├── Defaults.dgux4 ├── Defaults.domainos ├── Defaults.dragonfly ├── Defaults.freebsd ├── Defaults.freemint ├── Defaults.gnu ├── Defaults.gnu-kfreebsd ├── Defaults.haiku ├── Defaults.hp-ux ├── Defaults.interix ├── Defaults.irix ├── Defaults.linux ├── Defaults.mac-os10 ├── Defaults.mingw32_nt ├── Defaults.minix ├── Defaults.ms-dos ├── Defaults.netbsd ├── Defaults.newsos6 ├── Defaults.nextstep ├── Defaults.openbsd ├── Defaults.openserver ├── Defaults.openvms ├── Defaults.os-390 ├── Defaults.os2 ├── Defaults.os400 ├── Defaults.osf1 ├── Defaults.pyro ├── Defaults.qnx ├── Defaults.rhapsody ├── Defaults.sunos4 ├── Defaults.sunos5 ├── Defaults.syllable ├── Defaults.ultrix ├── Defaults.unixware ├── MKLINKS ├── README ├── dummy-setup ├── vc6-cygwin-setup ├── vc6-interix-setup ├── vc6-setup ├── vc7-cygwin-setup ├── vc7-interix-setup ├── vc7-setup ├── vc7_64-cygwin-setup ├── vc7_64-setup ├── vc9-cygwin-setup └── vc9-setup ├── GPL-2.0.txt ├── Gmake ├── Gmake.linux ├── LGPL-2.1.txt ├── MKLINKS ├── MKNOD.hpux ├── MKNOD.hpux-800 ├── Makefile ├── Mcsw ├── Mocsw ├── PORTING ├── README ├── README.SSPM ├── README.compile ├── READMEs ├── README.BSDi ├── README.FreeBSD ├── README.NetBSD ├── README.OpenBSD ├── README.QNX ├── README.aix ├── README.apple ├── README.gmake ├── README.hpux ├── README.install ├── README.linux ├── README.linux-shm ├── README.macosX ├── README.macosX-old-versions ├── README.mingw32 ├── README.mkisofs ├── README.msdos ├── README.next ├── README.openserver ├── README.os2 ├── README.ppc ├── README.sgi ├── README.solaris ├── README.sunos ├── README.unixware ├── README.vms ├── README.win32 └── README.xxxBSD ├── RULES ├── .gitignore ├── 1090-os-390-cc.rul ├── 9000-725-hp-ux-cc.rul ├── 9000-725-hp-ux-gcc.rul ├── MKLINKS ├── README ├── alpha-openvms-cc.rul ├── alpha-osf1-cc.rul ├── alpha-osf1-gcc.rul ├── amd64-bitrig-clang.rul ├── atarist-freemint-gcc.rul ├── aviion-dgux3-cc.rul ├── aviion-dgux3-gcc.rul ├── aviion-dgux4-cc.rul ├── aviion-dgux4-gcc.rul ├── bemac-beos-cc.rul ├── bemac-beos-mwcc.rul ├── bepc-beos-cc.rul ├── bepc-beos-gcc.rul ├── bepc-haiku-cc.rul ├── bepc-haiku-gcc.rul ├── cc-apollo.rul ├── cc-bemwcc.rul ├── cc-clang.rul ├── cc-dec.rul ├── cc-dg.rul ├── cc-dumb.rul ├── cc-gcc.rul ├── cc-hp.rul ├── cc-hp64.rul ├── cc-ibm.rul ├── cc-ibm_os-390.rul ├── cc-msc.rul ├── cc-msc64.rul ├── cc-msposix.rul ├── cc-openvms.rul ├── cc-pcc.rul ├── cc-sco_os.rul ├── cc-sco_uw.rul ├── cc-sgi.rul ├── cc-sony.rul ├── cc-sun.rul ├── cc-sunpro.rul ├── cc-ultrix.rul ├── dn5500-domainos-cc.rul ├── dummy.dep ├── dynamic.lnk ├── gmake.wrn ├── hppa-nextstep-cc.rul ├── hppa-nextstep-gcc.rul ├── i386-at386-gnu-cc.rul ├── i386-at386-gnu-gcc.rul ├── i386-bsd-os-cc.rul ├── i386-bsd-os-gcc.rul ├── i386-bsd-os3-cc.rul ├── i386-bsd-os3-gcc.rul ├── i386-darwin-clang.rul ├── i386-freebsd-cc.rul ├── i386-freebsd-clang.rul ├── i386-freebsd-gcc.rul ├── i386-mingw32_nt-gcc.rul ├── i386-minix-clang.rul ├── i386-ms-dos-gcc.rul ├── i386-netbsd-cc.rul ├── i386-netbsd-clang.rul ├── i386-netbsd-gcc.rul ├── i386-openbsd-cc.rul ├── i386-openbsd-clang.rul ├── i386-openbsd-gcc.rul ├── i386-openserver-cc.rul ├── i386-openserver-gcc.rul ├── i386-os2-gcc.rul ├── i386-unixware-cc.rul ├── i386-unixware-gcc.rul ├── i486-cygwin32_nt-cc.rul ├── i486-cygwin32_nt-cl.rul ├── i486-cygwin32_nt-gcc.rul ├── i486-mingw32_nt-gcc.rul ├── i586-linux-cc.rul ├── i586-linux-clang.rul ├── i586-linux-gcc.rul ├── i586-linux-suncc.rul ├── i586-mingw32_nt-gcc.rul ├── i586-pyro-cc.rul ├── i586-pyro-gcc.rul ├── i586-syllable-cc.rul ├── i586-syllable-gcc.rul ├── i686-cygwin32_wow64-cl64.rul ├── i686-mingw32_nt-gcc.rul ├── i786-mingw32_nt-gcc.rul ├── i86pc-sunos5-cc.rul ├── i86pc-sunos5-clang.rul ├── i86pc-sunos5-gcc.rul ├── i86pc-sunos5-pcc.rul ├── ip22-irix-cc.rul ├── ip22-irix-gcc.rul ├── ldummy.cnf ├── local.cnf ├── m68k-amigaos-gcc.rul ├── man-bsd.def ├── man-sysv.def ├── mk-.id ├── mk-bsdmake.id ├── mk-gmake.id ├── mk-smake.id ├── mk-sunpro.id ├── news4000-newsos6-cc.rul ├── os-aix.def ├── os-aix.id ├── os-amigaos.def ├── os-amigaos.id ├── os-beos.def ├── os-beos.id ├── os-bitrig.def ├── os-bitrig.id ├── os-bsd-os.def ├── os-bsd-os.id ├── os-bsd-os3.def ├── os-cygwin32_nt.def ├── os-cygwin32_nt.id ├── os-cygwin32_wow.def ├── os-cygwin32_wow.id ├── os-cygwin32_wow64.def ├── os-cygwin32_wow64.id ├── os-cygwin_95-4.0.id ├── os-cygwin_98-4.10.id ├── os-cygwin_me-4.90.id ├── os-cygwin_nt-10.0-wow.id ├── os-cygwin_nt-10.0-wow64.id ├── os-cygwin_nt-10.0.id ├── os-cygwin_nt-4.0.id ├── os-cygwin_nt-5.0.id ├── os-cygwin_nt-5.1.id ├── os-cygwin_nt-5.2-wow.id ├── os-cygwin_nt-5.2-wow64.id ├── os-cygwin_nt-5.2.id ├── os-cygwin_nt-6.0-wow.id ├── os-cygwin_nt-6.0-wow64.id ├── os-cygwin_nt-6.0.id ├── os-cygwin_nt-6.1-wow.id ├── os-cygwin_nt-6.1-wow64.id ├── os-cygwin_nt-6.1.id ├── os-cygwin_nt-6.2-wow.id ├── os-cygwin_nt-6.2-wow64.id ├── os-cygwin_nt-6.2.id ├── os-cygwin_nt-6.3-wow.id ├── os-cygwin_nt-6.3-wow64.id ├── os-cygwin_nt-6.3.id ├── os-cygwin_nt-6.4-wow.id ├── os-cygwin_nt-6.4-wow64.id ├── os-cygwin_nt-6.4.id ├── os-darwin.def ├── os-darwin.id ├── os-dgux.id ├── os-dgux3.def ├── os-dgux4.def ├── os-domainos.def ├── os-domainos.id ├── os-dragonfly.def ├── os-dragonfly.id ├── os-freebsd.def ├── os-freebsd.id ├── os-freemint.def ├── os-freemint.id ├── os-gnu-kfreebsd.def ├── os-gnu-kfreebsd.id ├── os-gnu.def ├── os-gnu.id ├── os-haiku.def ├── os-haiku.id ├── os-hp-ux.def ├── os-hp-ux.id ├── os-interix-nt-4.0.id ├── os-interix-nt-5.0.id ├── os-interix-nt-5.1.id ├── os-interix-nt-5.2.id ├── os-interix-nt-6.0.id ├── os-interix-nt-6.1.id ├── os-interix.def ├── os-interix.id ├── os-irix.def ├── os-irix.id ├── os-linux.def ├── os-linux.id ├── os-mac-os.id ├── os-mac-os10.def ├── os-mingw32_95-4.0.id ├── os-mingw32_98-4.0.id ├── os-mingw32_98-4.10.id ├── os-mingw32_me-4.90.id ├── os-mingw32_nt-4.0.id ├── os-mingw32_nt-5.0.id ├── os-mingw32_nt-5.1.id ├── os-mingw32_nt-5.2.id ├── os-mingw32_nt-6.0.id ├── os-mingw32_nt-6.1.id ├── os-mingw32_nt-6.2.id ├── os-mingw32_nt-6.3.id ├── os-mingw32_nt-6.4.id ├── os-mingw32_nt.def ├── os-mingw32_nt.id ├── os-minix.def ├── os-minix.id ├── os-ms-dos.def ├── os-ms-dos.id ├── os-netbsd.def ├── os-netbsd.id ├── os-news-os.id ├── os-newsos6.def ├── os-nextstep.def ├── os-nextstep.id ├── os-openbsd.def ├── os-openbsd.id ├── os-openserver.def ├── os-openvms.def ├── os-openvms.id ├── os-os-2.id ├── os-os-390.def ├── os-os-390.id ├── os-os2.def ├── os-os400.def ├── os-os400.id ├── os-osf1.def ├── os-osf1.id ├── os-pyro.def ├── os-pyro.id ├── os-qnx.def ├── os-qnx.id ├── os-rhapsody.def ├── os-rhapsody.id ├── os-sco_sv.id ├── os-sunos.id ├── os-sunos4.def ├── os-sunos5.def ├── os-syllable.def ├── os-syllable.id ├── os-ultrix.def ├── os-ultrix.id ├── os-unix_sv.id ├── os-unixware.def ├── os-unixware.id ├── pci-qnx-cc.rul ├── power-macintosh-darwin-cc.rul ├── power-macintosh-darwin-gcc.rul ├── power-macintosh-rhapsody-cc.rul ├── power-macintosh-rhapsody-gcc.rul ├── powerpc-beos-gcc.rul ├── powerpc-beos-mwcc.rul ├── powerpc-os400-cc.rul ├── powerpc-os400-gcc.rul ├── profiled.lnk ├── r-gmake.dep ├── r-gmake.tag ├── r-make.dep ├── r-make.obj ├── r-make.tag ├── r-smake.dep ├── r-smake.obj ├── r-smake.tag ├── r-sunpro.dep ├── risc-ultrix-cc.rul ├── risc-ultrix-gcc.rul ├── rs6000-aix-cc.rul ├── rs6000-aix-gcc.rul ├── rules.arn ├── rules.ars ├── rules.aux ├── rules.clr ├── rules.cmd ├── rules.cnf ├── rules.cpl ├── rules.cst ├── rules.csw ├── rules.dep ├── rules.dir ├── rules.drv ├── rules.dyn ├── rules.env ├── rules.hlp ├── rules.htm ├── rules.inc ├── rules.ins ├── rules.lib ├── rules.lnt ├── rules.loc ├── rules.man ├── rules.mkd ├── rules.mks ├── rules.mod ├── rules.nul ├── rules.obj ├── rules.oes ├── rules.oev ├── rules.pkg ├── rules.prg ├── rules.rdi ├── rules.rel ├── rules.scr ├── rules.shl ├── rules.sps ├── rules.tag ├── rules.top ├── rules.tpk ├── rules.tst ├── rules1.dir ├── rules1.top ├── static.lnk ├── sub.htm ├── sun3-sunos4-cc.rul ├── sun3-sunos4-gcc.rul ├── sun4-sunos4-cc.rul ├── sun4-sunos4-gcc.rul ├── sun4-sunos5-cc.rul ├── sun4-sunos5-clang.rul ├── sun4-sunos5-gcc.rul ├── version ├── x86-interix-cc.rul ├── x86-interix-cl.rul ├── x86-interix-gcc.rul ├── x86_64-linux-pcc.rul └── x86pc-qnx-gcc.rul ├── SCHILY_utils.po ├── SMakefile ├── Schily.Copyright ├── TARGETS ├── 15conf ├── 25inc ├── 25include ├── 43libschily ├── 44libdeflt ├── 44libscg ├── 44libscg!@!scg ├── 44libxtermcap ├── 45lib ├── 45libcdrdeflt ├── 45libdbgmalloc ├── 45libedc ├── 45libfile ├── 45libfind ├── 45libgetopt ├── 45libhfs_iso ├── 45libmdigest ├── 45libparanoia ├── 45librmt ├── 45librscg ├── 45libscgcmd ├── 45libshedit ├── 45libsiconv ├── 45libsiconv!@!tables ├── 45libstreamar ├── 53smake ├── 54bsh ├── 54ved ├── 55btcflash ├── 55cal ├── 55calc ├── 55calltree ├── 55cdda2wav ├── 55cdrecord ├── 55change ├── 55cmd ├── 55compare ├── 55copy ├── 55count ├── 55cpp ├── 55cstyle ├── 55ctags ├── 55cut ├── 55fifo ├── 55hdump ├── 55label ├── 55lndir ├── 55match ├── 55mdigest ├── 55mkisofs ├── 55mkisofs!@!diag ├── 55mountcd ├── 55mt ├── 55obosh ├── 55p ├── 55paste ├── 55patch ├── 55pbosh ├── 55printf ├── 55pxupgrade ├── 55readcd ├── 55rmt ├── 55rscsi ├── 55sccs ├── 55scgcheck ├── 55scgskeleton ├── 55sdd ├── 55sfind ├── 55sformat ├── 55sgrow ├── 55sh ├── 55star ├── 55star_sym ├── 55strar ├── 55tartest ├── 55termcap ├── 55translit ├── 55udiff ├── 56sunpro ├── 85man ├── README ├── Targetdirs └── __slot ├── TEMPLATES ├── .gitignore ├── Defaults.clang ├── Defaults.gcc ├── Defaults.xcc ├── MKLINKS ├── Makefile.aux ├── Makefile.cmd ├── Makefile.dir ├── Makefile.drv ├── Makefile.inc ├── Makefile.lib ├── Makefile.loc ├── Makefile.man ├── Makefile.mks ├── Makefile.mod ├── Makefile.root ├── Makefile.scr ├── Makefile.shl ├── Makefile.wrap ├── Makefile_de.man ├── noshlxxx.mk ├── temp-clang.rul ├── temp-gcc.rul └── temp-xcc.rul ├── autoconf ├── .locals ├── acgeneral.m4 ├── aclocal.m4 ├── acoldnames.m4 ├── acspecific.m4 ├── autoconf ├── autoconf.m4 ├── autoheader.m4 ├── config.guess ├── config.sub ├── configure ├── configure.in ├── install-sh ├── rules.cnf.in ├── uname └── xconfig.h.in ├── bsh ├── Makefile ├── Makefile.dot ├── Makefile.man ├── abbrev.c ├── abbrev.h ├── abbtab.c ├── abbtab.h ├── alias.c ├── alloc.c ├── bsh.c ├── bsh.h ├── bsh_de.1 ├── bshconf.h ├── btab.c ├── btab.h ├── builtin.c ├── call.c ├── cond.c ├── ctype.c ├── ctype.h ├── dirs.c ├── dotfiles.tar.bz2 ├── evops.c ├── exec.c ├── expand.c ├── getrusage.c ├── hashcmd.c ├── idops.c ├── input.c ├── inputc.c ├── limit.c ├── limit.h ├── map.c ├── map.h ├── node.c ├── node.h ├── oldhistory.c ├── parse.c ├── pfbsh.1 ├── pfbsh.mk1 ├── pfexec.c ├── proc.c ├── signames.c ├── str.c ├── str.h ├── strsubs.c ├── strsubs.h ├── sys.c ├── test.c ├── testmail.c ├── ttymodes.c ├── version.c └── wait3.c ├── btcflash ├── .gitignore ├── MKLINKS ├── Makefile ├── Makefile.man ├── btcflash.1 ├── btcflash.c └── skel.c ├── cal ├── Makefile ├── Makefile.man ├── cal.1 └── cal.c ├── calc ├── Makefile ├── Makefile.man ├── calc.1 └── calc.c ├── calltree ├── Makefile ├── Makefile.man ├── calltree.1 ├── calltree.c ├── clex.c ├── clex.h ├── keyw.c ├── string.c ├── strsubs.h ├── sym.c ├── sym.h └── version.h ├── cdda2wav ├── .gitignore ├── Changelog ├── FAQ ├── Frontends ├── HOWTOUSE ├── MKLINKS ├── Makefile ├── Makefile.man ├── Makefile.rd ├── NEEDED ├── OtherProgs ├── README ├── THANKS ├── TODO ├── aifc.c ├── aifc.h ├── aiff.c ├── aiff.h ├── autoconf_ ├── base64.c ├── base64.h ├── build_cdda2wav.com ├── byteorder.h ├── cd_extra.c ├── cd_text.c ├── cdda2mp3 ├── cdda2mp3.1 ├── cdda2mp3.mk ├── cdda2mp3.mk1 ├── cdda2mp3.new ├── cdda2ogg ├── cdda2ogg.1 ├── cdda2ogg.mk ├── cdda2ogg.mk1 ├── cdda2wav.1 ├── cdda2wav.c ├── cdda2wav.h ├── cdda_links ├── config.h ├── configure ├── configure.in ├── exitcodes.h ├── global.h ├── inf2cdtext.pl ├── interface.c ├── interface.h ├── ioctl.c ├── ioctl.h ├── lconfig.h.in ├── local.cnf.in ├── lowlevel.h ├── mycdrom.h ├── mytype.h ├── parse.c ├── parse.h ├── pitchplay ├── raw.c ├── raw.h ├── readmult ├── resample.c ├── resample.h ├── ringbuff.c ├── ringbuff.h ├── scsi_cmds.c ├── scsi_cmds.h ├── semshm.c ├── semshm.h ├── setuid.c ├── setuid.h ├── sndconfig.c ├── sndconfig.h ├── sndfile.h ├── sun.c ├── sun.h ├── toc.c ├── toc.h ├── tracknames.pl ├── tracknames.txt ├── version.sed ├── wav.c └── wav.h ├── cdrecord ├── LIMITATIONS ├── Makefile ├── Makefile.dfl ├── Makefile.doc ├── Makefile.man ├── README ├── README.ATAPI ├── README.DiskT@2 ├── README.WORM ├── README.audio ├── README.cdplus ├── README.cdrw ├── README.cdtext ├── README.clone ├── README.copy ├── README.multi ├── README.parallel ├── README.raw ├── README.rscsi ├── README.solaris-x86-ATAPI-DMA ├── README.solaris-x86-ata-DMA ├── README.sony ├── README.sun-lofi ├── README.verify ├── README.volmgt ├── Rata-dma.mk ├── Ratapi-dma.mk ├── Ratapi.mk ├── Raudio.mk ├── Rcdplus.mk ├── Rcdrw.mk ├── Rcdtext.mk ├── Rclone.mk ├── Rcopy.mk ├── Rdisktattoo.mk ├── Rmulti.mk ├── Rparallel.mk ├── Rraw.mk ├── Rrscsi.mk ├── Rsony.mk ├── Rsun-lofi.mk ├── Rverify.mk ├── Rvolmgt.mk ├── Rworm.mk ├── adip.h ├── audiosize.c ├── auheader.h ├── auinfo.c ├── build_all.com ├── build_all.com.old ├── build_cdrecord.com ├── cd_misc.c ├── cdr_drv.c ├── cdrecord.1 ├── cdrecord.c ├── cdrecord.dfl ├── cdrecord.h ├── cdtext.c ├── cdtext.h ├── clone.c ├── crc16.c ├── crc16.h ├── cue.c ├── diskid.c ├── drv_7501.c ├── drv_bd.c ├── drv_dvd.c ├── drv_dvdplus.c ├── drv_jvc.c ├── drv_mmc.c ├── drv_philips.c ├── drv_simul.c ├── drv_sony.c ├── fifo.c ├── iso9660.h ├── isosize.c ├── misc.c ├── mmcvendor.h ├── movesect.c ├── movesect.h ├── priv.c ├── readme.mk ├── scsi_cdr.c ├── scsi_cdr_mmc4.c ├── scsi_mmc.c ├── scsi_mmc4.c ├── scsi_scan.c ├── scsi_scan.h ├── scsilog.c ├── scsilog.h ├── scsimmc.h ├── sector.c ├── subchan.c ├── vendor.c ├── version.h ├── wm_packet.c ├── wm_session.c ├── wm_track.c ├── xio.c └── xio.h ├── change ├── Makefile ├── Makefile.man ├── change.1 └── change.c ├── compare ├── Makefile ├── Makefile.man ├── compare.1 └── compare.c ├── conf ├── Makefile ├── cc-config.sh ├── install-sh ├── makeinc ├── mkdep-aix.sh ├── mkdep-hpux.sh ├── mkdep-msc-interix.sh ├── mkdep-msc.sh ├── mkdep-sco.sh ├── mkdir-sh ├── mkdir.sh ├── oarch.sh ├── post.html ├── pre.html ├── runrmt_android ├── runrmt_rsh ├── runrmt_ssh ├── setup.sh ├── src-get ├── srcroot.sh ├── wget.sh └── xconfig.mk ├── configure ├── copy ├── Makefile ├── Makefile.man ├── copy.1 └── copy.c ├── count ├── Makefile ├── Makefile.man ├── count.1 └── count.c ├── cpp ├── Makefile ├── Makefile.man ├── Makefile.onnv ├── README ├── cpp.1 ├── cpp.c ├── cpp.h ├── cpy.y ├── cpypre.c ├── noyacc.c ├── tests │ ├── Makefile │ ├── basic │ │ ├── basic.sh │ │ ├── t01.c │ │ ├── t01.e │ │ ├── t01.i │ │ ├── t02.c │ │ ├── t02.e │ │ ├── t02.i │ │ ├── t03.c │ │ ├── t03.e │ │ ├── t03.i │ │ ├── t03a.c │ │ ├── t03a.e │ │ ├── t03a.i │ │ ├── t04.c │ │ ├── t04.e │ │ ├── t04.i │ │ ├── t05.c │ │ ├── t05.e │ │ ├── t05.i │ │ ├── t06a.c │ │ ├── t06a.e │ │ ├── t06a.i │ │ ├── t06b.c │ │ ├── t06b.e │ │ ├── t06b.i │ │ ├── t07.c │ │ ├── t07.e │ │ ├── t07.i │ │ ├── t08.c │ │ ├── t08.e │ │ ├── t08.i │ │ ├── t09.c │ │ ├── t09.e │ │ ├── t09.e2 │ │ └── t09.i │ └── common │ │ └── test-common ├── version.h └── yylex.c ├── cstyle ├── Cstyle-sh.mk ├── Cstyle-shman.mk ├── Cstyle.sh ├── Makefile ├── Makefile.man ├── cstyle.1 ├── cstyle.mk ├── cstyle.ms ├── cstyle.ms.pdf └── cstyle.pl ├── ctags ├── Makefile ├── Mctags.man ├── ctags.c └── vctags.1 ├── cut ├── Makefile ├── Makefile.man ├── cut.1 └── cut.c ├── dos_make.bat ├── fifo ├── .gitignore ├── MKLINKS ├── Makefile ├── Makefile.man ├── fifo.1 └── fifo_main.c ├── findlinks.sh ├── hdump ├── Makefile ├── Makefile.man ├── hdump.1 ├── hdump.c ├── messages.po ├── od.1 └── od.mk1 ├── inc ├── Makefile ├── README ├── align_test.c ├── align_test.mk ├── avoffset.c ├── avoffset.mk ├── fpoff.c └── getfp.c ├── include ├── Makefile └── schily │ ├── Makefile │ ├── Targets │ ├── _regex.h │ ├── _regex.mk │ ├── align.h │ ├── align.mk │ ├── alloca.h │ ├── alloca.mk │ ├── archdefs.h │ ├── archdefs.mk │ ├── assert.h │ ├── assert.mk │ ├── avoffset.h │ ├── avoffset.mk │ ├── blake2.h │ ├── blake2.mk │ ├── btorder.h │ ├── btorder.mk │ ├── ccomdefs.h │ ├── ccomdefs.mk │ ├── checkerr.h │ ├── checkerr.mk │ ├── ctype.h │ ├── ctype.mk │ ├── dbgmalloc.h │ ├── dbgmalloc.mk │ ├── deflts.h │ ├── deflts.mk │ ├── device.h │ ├── device.mk │ ├── dirent.h │ ├── dirent.mk │ ├── dlfcn.h │ ├── dlfcn.mk │ ├── err_arch.h │ ├── err_arch.mk │ ├── err_bit.h │ ├── err_bit.mk │ ├── err_char.h │ ├── err_char.mk │ ├── err_type.h │ ├── err_type.mk │ ├── errno.h │ ├── errno.mk │ ├── fcntl.h │ ├── fcntl.mk │ ├── fetchdir.h │ ├── fetchdir.mk │ ├── find.h │ ├── find.mk │ ├── float.h │ ├── float.mk │ ├── fnmatch.h │ ├── fnmatch.mk │ ├── fstream.h │ ├── fstream.mk │ ├── getargs.h │ ├── getargs.mk │ ├── getcwd.h │ ├── getcwd.mk │ ├── getopt.h │ ├── getopt.mk │ ├── grp.h │ ├── grp.mk │ ├── hostname.h │ ├── hostname.mk │ ├── iconv.h │ ├── iconv.mk │ ├── idcache.h │ ├── idcache.mk │ ├── in.h │ ├── in.mk │ ├── inet.h │ ├── inet.mk │ ├── intcvt.h │ ├── intcvt.mk │ ├── inttypes.h │ ├── inttypes.mk │ ├── io.h │ ├── io.mk │ ├── ioctl.h │ ├── ioctl.mk │ ├── ipc.h │ ├── ipc.mk │ ├── jmpdefs.h │ ├── jmpdefs.mk │ ├── libgen.h │ ├── libgen.mk │ ├── libport.h │ ├── libport.mk │ ├── librmt.h │ ├── librmt.mk │ ├── limits.h │ ├── limits.mk │ ├── locale.h │ ├── locale.mk │ ├── math.h │ ├── math.mk │ ├── maxpath.h │ ├── maxpath.mk │ ├── mconfig.h │ ├── mconfig.mk │ ├── md4.h │ ├── md4.mk │ ├── md5.h │ ├── md5.mk │ ├── mman.h │ ├── mman.mk │ ├── mtio.h │ ├── mtio.mk │ ├── netdb.h │ ├── netdb.mk │ ├── nlsdefs.h │ ├── nlsdefs.mk │ ├── param.h │ ├── param.mk │ ├── patmatch.h │ ├── patmatch.mk │ ├── poll.h │ ├── poll.mk │ ├── priv.h │ ├── priv.mk │ ├── procfs.h │ ├── procfs.mk │ ├── prototyp.h │ ├── prototyp.mk │ ├── pwd.h │ ├── pwd.mk │ ├── regex.h │ ├── regex.mk │ ├── resource.h │ ├── resource.mk │ ├── rmd160.h │ ├── rmd160.mk │ ├── rmtio.h │ ├── rmtio.mk │ ├── schily.h │ ├── schily.mk │ ├── schilyp.h │ ├── schilyp.mk │ ├── select.h │ ├── select.mk │ ├── sem.h │ ├── sem.mk │ ├── setjmp.h │ ├── setjmp.mk │ ├── sha1.h │ ├── sha1.mk │ ├── sha2.h │ ├── sha2.mk │ ├── sha3.h │ ├── sha3.mk │ ├── shadow.h │ ├── shadow.mk │ ├── shcall.h │ ├── shcall.mk │ ├── shedit.h │ ├── shedit.mk │ ├── shm.h │ ├── shm.mk │ ├── siconv.h │ ├── siconv.mk │ ├── sigblk.h │ ├── sigblk.mk │ ├── signal.h │ ├── signal.mk │ ├── sigset.h │ ├── sigset.mk │ ├── socket.h │ ├── socket.mk │ ├── standard.h │ ├── standard.mk │ ├── stat.h │ ├── stat.mk │ ├── stdarg.h │ ├── stdarg.mk │ ├── stdint.h │ ├── stdint.mk │ ├── stdio.h │ ├── stdio.mk │ ├── stdlib.h │ ├── stdlib.mk │ ├── stkframe.h │ ├── stkframe.mk │ ├── strar.h │ ├── strar.mk │ ├── string.h │ ├── string.mk │ ├── sunos4_proto.h │ ├── sunos4_proto.mk │ ├── sysexits.h │ ├── sysexits.mk │ ├── syslog.h │ ├── syslog.mk │ ├── systeminfo.h │ ├── systeminfo.mk │ ├── termcap.h │ ├── termcap.mk │ ├── termios.h │ ├── termios.mk │ ├── time.h │ ├── time.mk │ ├── timeb.h │ ├── timeb.mk │ ├── times.h │ ├── times.mk │ ├── type_val.h │ ├── type_val.mk │ ├── types.h │ ├── types.mk │ ├── unistd.h │ ├── unistd.mk │ ├── utime.h │ ├── utime.mk │ ├── utsname.h │ ├── utsname.mk │ ├── utypes.h │ ├── utypes.mk │ ├── values.h │ ├── values.mk │ ├── varargs.h │ ├── varargs.mk │ ├── vfork.h │ ├── vfork.mk │ ├── wait.h │ ├── wait.mk │ ├── walk.h │ ├── walk.mk │ ├── wchar.h │ ├── wchar.mk │ ├── wctype.h │ ├── wctype.mk │ ├── windows.h │ ├── windows.mk │ ├── xconfig.h │ ├── xconfig.mk │ ├── xmconfig.h │ └── xmconfig.mk ├── isaexec ├── Makefile ├── Makefile.man └── isaexec.c ├── label ├── .gitignore ├── MKLINKS ├── Makefile ├── label.1 ├── label.c └── label.mk1 ├── lib ├── Makefile.off ├── TARGETS │ ├── 15conf │ └── __slot └── Targetdirs ├── libboshcmd ├── Makefile ├── Targets ├── find.c ├── libboshcmd-mapvers ├── libboshcmd.mk ├── libboshcmd_p.mk ├── noshlboshcmd.mk └── shlboshcmd.mk ├── libcdrdeflt ├── Makefile ├── Targets ├── cdrdeflt.c ├── cdrdeflt.h ├── libcdrdeflt-mapvers ├── libcdrdeflt.mk ├── libcdrdeflt_p.mk ├── noshlcdrdeflt.mk └── shlcdrdeflt.mk ├── libdbgmalloc ├── .gitignore ├── MKLINKS ├── Makefile ├── Targets └── libdbgmalloc.mk ├── libdeflt ├── Makefile ├── Targets ├── default.c ├── libdeflt-mapvers ├── libdeflt.mk ├── libdeflt_p.mk ├── noshldeflt.mk └── shldeflt.mk ├── libedc ├── Makefile ├── README ├── crctable.out ├── ecc.h ├── edc.h ├── edc_code_tables ├── edc_ecc.c ├── edc_ecc_dec.c ├── edcspeed.c ├── encoder_tables ├── l2sq_table ├── libedc.mk ├── libedc_dec.mk ├── libedc_dec_p.mk ├── libedc_ecc-mapvers ├── libedc_ecc_dec-mapvers ├── libedc_p.mk ├── noshledc.mk ├── noshledc_dec.mk ├── repair.c ├── repair.mk ├── scramble_table ├── shledc.mk ├── shledc_dec.mk └── speed.mk ├── libfile ├── LEGAL.NOTICE ├── Makefile ├── README ├── apprentice.c ├── file.c ├── file.h ├── libfile-mapvers ├── libfile.com ├── libfile.mk ├── libfile_p.mk ├── magic.5 ├── noshlfile.mk ├── patchlevel.h ├── shlfile.mk └── softmagic.c ├── libfind ├── Makefile ├── README ├── Targets ├── cmpdir.c ├── fetchdir.c ├── find.c ├── find_list.c ├── find_list.h ├── find_main.c ├── find_misc.c ├── find_misc.h ├── find_tok.h ├── idcache.c ├── libfind-mapvers ├── libfind.mk ├── libfind_p.mk ├── noshlfind.mk ├── ptime.c ├── shlfind.mk ├── version.h └── walk.c ├── libgetopt ├── Makefile ├── Targets ├── clip.pdf ├── clip.pdf-url ├── getopt.3c ├── getopt.c ├── getopt.mk3 ├── getsubopt.3c ├── getsubopt.c ├── getsubopt.mk3 ├── libgetopt-mapvers ├── libgetopt.mk ├── opt_data.c └── shlgetopt.mk ├── libhfs_iso ├── Makefile ├── README ├── block.c ├── block.h ├── btree.c ├── btree.h ├── data.c ├── data.h ├── file.c ├── file.h ├── gdata.c ├── hfs.c ├── hfs.h ├── hybrid.h ├── internal.h ├── libhfs-mapvers ├── libhfs.mk ├── libhfs_iso.com ├── libhfs_p.mk ├── low.c ├── low.h ├── node.c ├── node.h ├── noshlhfs.mk ├── record.c ├── record.h ├── shlhfs.mk ├── volume.c └── volume.h ├── libmdigest ├── Makefile ├── Targets ├── blake2b.c ├── blake2s.c ├── byte_order.c ├── byte_order.h ├── libmdigest-mapvers ├── md4.c ├── md5.c ├── mdigest.mk ├── mdigest_p.mk ├── noshlmdigest.mk ├── rmd160.c ├── sha1.c ├── sha2.c ├── sha3.c └── shlmdigest.mk ├── libparanoia ├── LICENSE ├── Makefile ├── README.interface ├── README.paranoia ├── Rinterface.mk ├── Rparanoia.mk ├── Targets ├── cdda_paranoia.h ├── gap.c ├── gap.h ├── isort.c ├── isort.h ├── libparanoia-mapvers ├── noshlparanoia.mk ├── overlap.c ├── overlap.h ├── overlapdef.txt ├── p_block.c ├── p_block.h ├── paranoia.c ├── paranoia.mk ├── paranoia_p.mk ├── pmalloc.c ├── pmalloc.h └── shlparanoia.mk ├── librmt ├── Makefile ├── Makefile.man ├── Targets ├── librmt-mapvers ├── librmt.3 ├── librmt.mk ├── librmt_p.mk ├── mtg2rmtg.3 ├── mtg2rmtg.mk3 ├── noshlrmt.mk ├── remote.c ├── rmtclose.3 ├── rmtclose.mk3 ├── rmtdebug.3 ├── rmtdebug.mk3 ├── rmtfilename.3 ├── rmtfilename.mk3 ├── rmtg2mtg.3 ├── rmtg2mtg.mk3 ├── rmtgetconn.3 ├── rmtgetconn.mk3 ├── rmthostname.3 ├── rmthostname.mk3 ├── rmtinit.3 ├── rmtinit.mk3 ├── rmtioctl.3 ├── rmtioctl.mk3 ├── rmtopen.3 ├── rmtopen.mk3 ├── rmtread.3 ├── rmtread.mk3 ├── rmtrmt.3 ├── rmtrmt.mk3 ├── rmtrsh.3 ├── rmtrsh.mk3 ├── rmtseek.3 ├── rmtseek.mk3 ├── rmtstatus.3 ├── rmtstatus.mk3 ├── rmtwrite.3 ├── rmtwrite.mk3 ├── rmtxstatus.3 ├── rmtxstatus.mk3 └── shlrmt.mk ├── librscg ├── Makefile ├── librscg-mapvers ├── librscg.mk ├── librscg_p.mk ├── noshlrscg.mk ├── scsi-remote.c └── shlrscg.mk ├── libscg ├── Makefile ├── Targets ├── Targets.hack ├── libscg-mapvers ├── libscg.com ├── libscg.mk ├── libscg_p.mk ├── noshlscg.mk ├── pg.h ├── rdummy.c ├── scg │ ├── Makefile │ ├── aspi-dos.h │ ├── aspi-dos.mk │ ├── aspi-win32.h │ ├── aspi-win32.mk │ ├── scgcmd.h │ ├── scgcmd.mk │ ├── scgio.h │ ├── scgio.mk │ ├── scgops.h │ ├── scgops.mk │ ├── scsicdb.h │ ├── scsicdb.mk │ ├── scsidefs.h │ ├── scsidefs.mk │ ├── scsireg.h │ ├── scsireg.mk │ ├── scsisense.h │ ├── scsisense.mk │ ├── scsitransp.h │ ├── scsitransp.mk │ ├── spti-wnt.h │ ├── spti-wnt.mk │ ├── srb_os2.h │ └── srb_os2.mk ├── scgsettarget.c ├── scgtimes.c ├── scgtimes.h ├── scsi-aix.c ├── scsi-amigaos.c ├── scsi-apollo.c ├── scsi-atari.c ├── scsi-beos.c ├── scsi-bsd-os.c ├── scsi-bsd.c ├── scsi-dos.c ├── scsi-hpux.c ├── scsi-linux-ata.c ├── scsi-linux-pg.c ├── scsi-linux-sg.c ├── scsi-mac-iokit.c ├── scsi-next.c ├── scsi-openserver.c ├── scsi-os2.c ├── scsi-osf.c ├── scsi-qnx.c ├── scsi-sgi.c ├── scsi-sun.c ├── scsi-syllable.c ├── scsi-unixware.c ├── scsi-vms.c ├── scsi-wnt.c ├── scsierrs.c ├── scsihack.c ├── scsihelp.c ├── scsiopen.c ├── scsiopts.c ├── scsitransp.c └── shlscg.mk ├── libscgcmd ├── Makefile ├── Targets ├── buffer.c ├── inquiry.c ├── libscgcmd-mapvers ├── libscgcmd.h ├── libscgcmd.mk ├── libscgcmd_p.mk ├── modes.c ├── modesense.c ├── noshlscgcmd.mk ├── read.c ├── readcap.c ├── ready.c └── shlscgcmd.mk ├── libschily ├── Makefile ├── Makefile.man ├── Targets ├── Targets.man ├── absfpath.3 ├── absfpath.mk3 ├── absnpath.3 ├── absnpath.mk3 ├── abspath.3 ├── abspath.c ├── abspath.mk3 ├── astoi.3 ├── astoi.c ├── astoi.mk3 ├── astol.3 ├── astol.mk3 ├── astoll.c ├── astoul.c ├── astoull.c ├── at-base.c ├── at-base2.c ├── at-defs.h ├── basename.c ├── breakline.3 ├── breakline.c ├── breakline.mk3 ├── checkerr.c ├── chown.c ├── cmpbytes.3 ├── cmpbytes.c ├── cmpbytes.mk3 ├── cmpmbytes.c ├── cmpnullbytes.c ├── comerr.3 ├── comerr.c ├── comerr.mk3 ├── comerrno.3 ├── comerrno.mk3 ├── cvt.c ├── dirent.c ├── dirname.c ├── diropen.c ├── dlfcn.c ├── eaccess.c ├── errmsg.3 ├── errmsg.mk3 ├── errmsgno.3 ├── errmsgno.mk3 ├── error.3 ├── error.c ├── error.mk3 ├── faccessat.c ├── fchdir.c ├── fchmodat.c ├── fchownat.c ├── fcomerr.c ├── fconv.c ├── fdopendir.c ├── fdown.3 ├── fdown.mk3 ├── fdup.3 ├── fdup.mk3 ├── fexec.c ├── fexecl.3 ├── fexecl.mk3 ├── fexecle.3 ├── fexecle.mk3 ├── fexecv.3 ├── fexecv.mk3 ├── fexecve.3 ├── fexecve.mk3 ├── fgetline.3 ├── fgetline.mk3 ├── fgtcomerr.c ├── file_raise.3 ├── file_raise.mk3 ├── fileclose.3 ├── fileclose.mk3 ├── fileluopen.3 ├── fileluopen.mk3 ├── fileopen.3 ├── fileopen.mk3 ├── filepos.3 ├── filepos.mk3 ├── fileread.3 ├── fileread.mk3 ├── filereopen.3 ├── filereopen.mk3 ├── fileseek.3 ├── fileseek.mk3 ├── filesize.3 ├── filesize.mk3 ├── filestat.3 ├── filestat.mk3 ├── filewrite.3 ├── filewrite.mk3 ├── fillbytes.c ├── findbytes.c ├── findinpath.c ├── findline.3 ├── findline.c ├── findline.mk3 ├── fjmem.c ├── flush.3 ├── flush.mk3 ├── fnmatch.3 ├── fnmatch.c ├── fnmatch.mk3 ├── format.3 ├── format.c ├── format.h ├── format.mk3 ├── fpipe.3 ├── fpipe.mk3 ├── fpoff.c ├── fprformat.c ├── fprintf.3 ├── fprintf.mk3 ├── fstatat.c ├── fstatat64.c ├── fstream.c ├── futimens.c ├── futimesat.c ├── getallargs.3 ├── getallargs.mk3 ├── getargerror.3 ├── getargerror.mk3 ├── getarginit.3 ├── getarginit.mk3 ├── getargs.3 ├── getargs.c ├── getargs.mk3 ├── getav0.c ├── getdomainname.c ├── getdtablesize.c ├── geterrno.3 ├── geterrno.c ├── geterrno.mk3 ├── getexecpath.c ├── getfiles.3 ├── getfiles.mk3 ├── getfp.c ├── getgrent.c ├── gethostid.c ├── gethostname.c ├── getlallargs.3 ├── getlallargs.mk3 ├── getlargs.3 ├── getlargs.mk3 ├── getlfiles.3 ├── getlfiles.mk3 ├── getline.3 ├── getline.mk3 ├── getlogin.c ├── getnstimeofday.c ├── getnum.c ├── getpagesize.c ├── getperm.c ├── getpwent.c ├── gettimeofday.c ├── gettnum.c ├── getvallargs.3 ├── getvallargs.mk3 ├── getvargs.3 ├── getvargs.mk3 ├── getvfiles.3 ├── getvfiles.mk3 ├── getxnum.c ├── getxtnum.c ├── gid.c ├── gtcomerr.c ├── gterror.c ├── gtprintf.c ├── handlecond.3 ├── handlecond.c ├── handlecond.mk3 ├── jmem.c ├── jsdprintf.c ├── jsprintf.c ├── jssnprintf.c ├── jssprintf.c ├── kill.c ├── lchmod.c ├── libschily-mapvers ├── libschily.com ├── libschily.mk ├── libschily_p.mk ├── linkat.c ├── lutimens.c ├── lxchdir.c ├── match.c ├── matchl.c ├── matchmb.c ├── matchmbl.c ├── matchw.c ├── matchwl.c ├── mem.c ├── mkdirat.c ├── mkdirs.c ├── mkfifo.c ├── mkfifoat.c ├── mkgmtime.c ├── mknodat.c ├── mkstemp.c ├── movebytes.3 ├── movebytes.c ├── movebytes.mk3 ├── movecbytes.c ├── noshlschily.mk ├── ofindline.3 ├── ofindline.mk3 ├── openat.c ├── openat64.c ├── ovstrcpy.c ├── patcompile.3 ├── patcompile.mk3 ├── patmatch.3 ├── patmatch.mk3 ├── peekc.3 ├── peekc.mk3 ├── permtostr.c ├── printf.3 ├── printf.c ├── printf.mk3 ├── procnameat.c ├── putenv.c ├── raisecond.3 ├── raisecond.c ├── raisecond.mk3 ├── readlinkat.c ├── rename.c ├── renameat.c ├── resolvefpath.3 ├── resolvefpath.mk3 ├── resolvenpath.3 ├── resolvenpath.mk3 ├── resolvepath.3 ├── resolvepath.c ├── resolvepath.mk3 ├── saveargs.c ├── savewd.c ├── searchinpath.c ├── serrmsg.c ├── seterrno.c ├── setfp.c ├── setnstimeofday.c ├── shlschily.mk ├── sleep.c ├── snprintf.c ├── spawn.c ├── spawnl.3 ├── spawnl.mk3 ├── spawnv.3 ├── spawnv.mk3 ├── sprintf.3 ├── sprintf.c ├── sprintf.mk3 ├── starthandlecond.3 ├── starthandlecond.mk3 ├── stdio │ ├── cvmod.c │ ├── dat.c │ ├── fcons.c │ ├── fcons64.c │ ├── fdown.c │ ├── fdup.c │ ├── fdup64.c │ ├── ffileread.c │ ├── ffilewrite.c │ ├── fgetaline.c │ ├── fgetline.c │ ├── fgetstr.c │ ├── file_getraise.c │ ├── file_raise.c │ ├── fileclose.c │ ├── fileluopen.c │ ├── fileluopen64.c │ ├── filemopen.c │ ├── filemopen64.c │ ├── fileopen.c │ ├── fileopen64.c │ ├── filepos.c │ ├── filepos64.c │ ├── fileread.c │ ├── filereopen.c │ ├── filereopen64.c │ ├── fileseek.c │ ├── fileseek64.c │ ├── filesize.c │ ├── filesize64.c │ ├── filestat.c │ ├── filestat64.c │ ├── filewrite.c │ ├── flag.c │ ├── flush.c │ ├── fpipe.c │ ├── getdelim.c │ ├── niread.c │ ├── niwrite.c │ ├── nixread.c │ ├── nixwrite.c │ ├── openfd.c │ ├── openfd64.c │ ├── peekc.c │ └── schilyio.h ├── strcasecmp.c ├── strcasemap.c ├── strcat.c ├── strcatl.3 ├── strcatl.c ├── strcatl.mk3 ├── strchr.c ├── strcmp.c ├── strcpy.c ├── strcspn.c ├── strdup.c ├── streql.3 ├── streql.c ├── streql.mk3 ├── strlcat.c ├── strlcatl.c ├── strlcpy.c ├── strlen.3 ├── strlen.c ├── strlen.mk3 ├── strncasecmp.c ├── strncat.c ├── strncmp.c ├── strncpy.c ├── strndup.c ├── strnlen.c ├── strrchr.c ├── strspn.c ├── strstr.c ├── strtod.c ├── swabbytes.c ├── symlinkat.c ├── timegm.c ├── uid.c ├── uname.c ├── unhandlecond.3 ├── unhandlecond.mk3 ├── unlinkat.c ├── unsetenv.c ├── usleep.c ├── utimens.c ├── utimensat.c ├── vsnprintf.c ├── waitid.c ├── wcastoi.c ├── wcscat.c ├── wcscatl.c ├── wcschr.c ├── wcscmp.c ├── wcscpy.c ├── wcscspn.c ├── wcsdup.c ├── wcseql.c ├── wcslcat.c ├── wcslcatl.c ├── wcslcpy.c ├── wcslen.c ├── wcsncat.c ├── wcsncmp.c ├── wcsncpy.c ├── wcsndup.c ├── wcsnlen.c ├── wcsrchr.c ├── wcsspn.c ├── wcsstr.c ├── wctype.c ├── wdabort.c └── zerobytes.c ├── libshedit ├── .gitignore ├── MKLINKS ├── Makefile ├── Makefile.man ├── Targets ├── dat.c ├── edit.c ├── fileopen.c ├── fio.c ├── fprint.c ├── libshedit-mapvers ├── libshedit.mk ├── libshedit_p.mk ├── mystdio.h ├── noshlshedit.mk ├── schilyio.h ├── shlshedit.mk └── str.c ├── libsiconv ├── Makefile ├── Targets ├── libsiconv-mapvers ├── libsiconv.mk ├── libsiconv_p.mk ├── noshlsiconv.mk ├── shlsiconv.mk ├── sic_nls.c └── tables │ ├── Makefile │ ├── cp10000 │ ├── cp10000.mk │ ├── cp10006 │ ├── cp10006.mk │ ├── cp10007 │ ├── cp10007.mk │ ├── cp10029 │ ├── cp10029.mk │ ├── cp10079 │ ├── cp10079.mk │ ├── cp10081 │ ├── cp10081.mk │ ├── cp1250 │ ├── cp1250.mk │ ├── cp1251 │ ├── cp1251.mk │ ├── cp1252 │ ├── cp1252.mk │ ├── cp1253 │ ├── cp1253.mk │ ├── cp1254 │ ├── cp1254.mk │ ├── cp1255 │ ├── cp1255.mk │ ├── cp1256 │ ├── cp1256.mk │ ├── cp1257 │ ├── cp1257.mk │ ├── cp1258 │ ├── cp1258.mk │ ├── cp437 │ ├── cp437.mk │ ├── cp737 │ ├── cp737.mk │ ├── cp775 │ ├── cp775.mk │ ├── cp850 │ ├── cp850.mk │ ├── cp852 │ ├── cp852.mk │ ├── cp855 │ ├── cp855.mk │ ├── cp857 │ ├── cp857.mk │ ├── cp860 │ ├── cp860.mk │ ├── cp861 │ ├── cp861.mk │ ├── cp862 │ ├── cp862.mk │ ├── cp863 │ ├── cp863.mk │ ├── cp864 │ ├── cp864.mk │ ├── cp865 │ ├── cp865.mk │ ├── cp866 │ ├── cp866.mk │ ├── cp869 │ ├── cp869.mk │ ├── cp874 │ ├── cp874.mk │ ├── iso8859-1 │ ├── iso8859-1.mk │ ├── iso8859-10 │ ├── iso8859-10.mk │ ├── iso8859-11 │ ├── iso8859-11.mk │ ├── iso8859-13 │ ├── iso8859-13.mk │ ├── iso8859-14 │ ├── iso8859-14.mk │ ├── iso8859-15 │ ├── iso8859-15.mk │ ├── iso8859-16 │ ├── iso8859-16.mk │ ├── iso8859-2 │ ├── iso8859-2.mk │ ├── iso8859-3 │ ├── iso8859-3.mk │ ├── iso8859-4 │ ├── iso8859-4.mk │ ├── iso8859-5 │ ├── iso8859-5.mk │ ├── iso8859-6 │ ├── iso8859-6.mk │ ├── iso8859-7 │ ├── iso8859-7.mk │ ├── iso8859-8 │ ├── iso8859-8.mk │ ├── iso8859-9 │ ├── iso8859-9.mk │ ├── koi8-r │ ├── koi8-r.mk │ ├── koi8-u │ └── koi8-u.mk ├── libstreamar ├── Makefile ├── Targets ├── close.c ├── get.c ├── header.c ├── header.h ├── hparse.c ├── init.c ├── libstreamar-mapvers ├── libstreamar.mk ├── libstreamar_p.mk ├── list.c ├── noshlstreamar.mk ├── open.c ├── receive.c ├── send.c ├── shlstreamar.mk ├── skip.c ├── streamarchive.5 ├── streamarman.mk ├── table.c ├── table.h ├── unicode.c └── xtab.h ├── libvms ├── decc_ver.c ├── descrip_deps.mms ├── descrip_mods.mms ├── descrip_src.mms ├── vms_init.c ├── vms_init.h ├── vms_misc.c └── vms_misc.h ├── libxtermcap ├── Makefile ├── Makefile.tc ├── Targets ├── libxtermcap-mapvers ├── noshlxtermcap.mk ├── shlxtermcap.mk ├── termcap ├── tgetent.c ├── tgoto.c ├── tputs.c ├── xtermcap.mk └── xtermcap_p.mk ├── lndir ├── Makefile ├── Makefile.man ├── lndir.1 └── lndir.c ├── make_diskt@2.sh ├── makefiles.tar.bz2 ├── man ├── Makefile └── man5 │ ├── Makefile │ ├── makefiles.5 │ ├── makefiles.mk │ ├── makerules.5 │ └── makerules.mk ├── match ├── Makefile ├── Makefile.man ├── match.1 └── match.c ├── mdigest ├── Makefile ├── Makefile.man ├── mdigest.1 └── mdigest.c ├── mkisofs ├── COPYING ├── ChangeLog ├── ChangeLog.mkhybrid ├── Makefile ├── Makefile.doc ├── Makefile.man ├── README ├── README.compression ├── README.eltorito ├── README.graft_dirs ├── README.hfs_boot ├── README.hfs_magic ├── README.hide ├── README.joliet ├── README.macosx ├── README.mkhybrid ├── README.prep_boot ├── README.rootinfo ├── README.session ├── README.sort ├── README.sparcboot ├── README.sunx86boot ├── RELEASE ├── Rcompresion.mk ├── Reltorito.mk ├── Rgraft_dirs.mk ├── Rhfs_boot.mk ├── Rhfs_magic.mk ├── Rhide.mk ├── Rjoliet.mk ├── Rmacosx.mk ├── Rmkhybrid.mk ├── Rprep_boot.mk ├── Rrootinfo.mk ├── Rsession.mk ├── Rsort.mk ├── Rsparcboot.mk ├── Rsunx86boot.mk ├── TODO ├── apple.c ├── apple.h ├── apple_driver.8 ├── apple_driver.c ├── apple_driver.mk ├── apple_driver_man.mk ├── boot.c ├── bootinfo.h ├── bswap.h ├── build_mkisofs.com ├── defaults.h ├── desktop.c ├── diag │ ├── .gitignore │ ├── MKLINKS │ ├── Makefile │ ├── Makefile.man │ ├── README │ ├── devdump.8 │ ├── devdump_man.mk │ ├── dump.c │ ├── dump.mk │ ├── isodebug.8 │ ├── isodebug.c │ ├── isodebug.mk │ ├── isodebug_man.mk │ ├── isodump.8 │ ├── isodump.c │ ├── isodump.mk │ ├── isodump_man.mk │ ├── isoinfo.8 │ ├── isoinfo.c │ ├── isoinfo.mk │ ├── isoinfo_man.mk │ ├── isovfy.8 │ ├── isovfy.c │ ├── isovfy.mk │ └── isovfy_man.mk ├── diskmbr.h ├── dvd_file.c ├── dvd_file.h ├── dvd_reader.c ├── dvd_reader.h ├── eltorito.c ├── files.c ├── hash.c ├── hdisk.pl ├── hybridman.mk ├── ifo_read.c ├── ifo_read.h ├── ifo_types.h ├── inode.c ├── iso9660.h ├── isonum.c ├── joliet.c ├── mac_label.c ├── mac_label.h ├── mactypes.h ├── magic ├── mapping ├── match.c ├── match.h ├── mkhybrid.8 ├── mkisofs.8 ├── mkisofs.c ├── mkisofs.h ├── more.mapping ├── multi.c ├── name.c ├── readme.mk ├── rock.c ├── rock.h ├── scsi.c ├── scsi.h ├── stream.c ├── sunlabel.h ├── tree.c ├── udf.c ├── udf.h ├── udf_fs.h ├── vms.c ├── vms.h ├── volume.c ├── walk.c └── write.c ├── mountcd ├── Makefile ├── Makefile.man ├── mountcd.1 └── mountcd.c ├── mt ├── Makefile ├── Makefile.man ├── mt.1 ├── mt.c ├── mt.mk1 └── smt.1 ├── obosh ├── .gitignore ├── MKLINKS ├── Makefile ├── Makefile.man ├── obosh.1 └── tests │ ├── Makefile │ ├── README │ ├── common │ ├── test-common │ └── whatshell.sh │ └── shelltests │ ├── Makefile │ ├── bugs │ └── bugs.sh │ └── conf │ └── conf.sh ├── p ├── Makefile ├── Makefile.man ├── ctab.c ├── p.1 └── p.c ├── paste ├── Makefile ├── Makefile.man ├── paste.1 └── paste.c ├── patch ├── LICENSE ├── Makefile ├── Makefile.man ├── common.h ├── inp.c ├── inp.h ├── opatch.1 ├── opatch.mk1 ├── patch.1 ├── patch.c ├── patch.mk1 ├── patch_sym.mk ├── pch.c ├── pch.h ├── sccspatch.1 ├── sccspatch.mk1 ├── tests │ ├── Makefile │ ├── basic │ │ ├── asym-context.sh │ │ ├── offset.sh │ │ └── options.sh │ ├── common │ │ └── test-common │ └── random │ │ ├── cmptest.sh │ │ └── gentest.sh ├── util.c └── util.h ├── pbosh ├── .gitignore ├── MKLINKS ├── Makefile ├── Makefile.man ├── Mdashalike ├── README └── pbosh.1 ├── pkgdefs ├── CSW │ ├── CSWcdrtools │ │ ├── Makefile │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ └── prototype │ ├── CSWpxupgrade │ │ ├── Makefile │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ └── prototype │ ├── CSWsccs │ │ ├── Makefile │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ ├── prototype │ │ └── prototype_r │ ├── CSWschilybase │ │ ├── Makefile │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ ├── prototype │ │ ├── prototype_com │ │ ├── prototype_i386 │ │ └── prototype_sparc │ ├── CSWschilyutils │ │ ├── Makefile │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ └── prototype │ ├── CSWsmake │ │ ├── Makefile │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ └── prototype │ ├── CSWstar │ │ ├── Makefile │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ └── prototype │ └── CSWved │ │ ├── Makefile │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ └── prototype ├── OCSW │ ├── CSWcdrtools │ │ ├── Makefile │ │ ├── checkpkg_override │ │ ├── copyright │ │ ├── depend │ │ ├── i.preserve │ │ ├── pkginfo │ │ └── prototype │ ├── CSWmake │ │ ├── Makefile │ │ ├── checkpkg_override │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ └── prototype │ ├── CSWpxupgrade │ │ ├── Makefile │ │ ├── checkpkg_override │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ └── prototype │ ├── CSWsccs │ │ ├── Makefile │ │ ├── checkpkg_override │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ ├── prototype │ │ └── prototype_r │ ├── CSWschilybase │ │ ├── Makefile │ │ ├── checkpkg_override │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ ├── prototype │ │ ├── prototype_com │ │ ├── prototype_i386 │ │ └── prototype_sparc │ ├── CSWschilyutils │ │ ├── Makefile │ │ ├── checkpkg_override │ │ ├── copyright │ │ ├── depend │ │ ├── i.preserve │ │ ├── pkginfo │ │ └── prototype │ ├── CSWsmake │ │ ├── Makefile │ │ ├── checkpkg_override │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ └── prototype │ ├── CSWstar │ │ ├── Makefile │ │ ├── checkpkg_override │ │ ├── copyright │ │ ├── depend │ │ ├── i.preserve │ │ ├── pkginfo │ │ └── prototype │ └── CSWved │ │ ├── Makefile │ │ ├── checkpkg_override │ │ ├── copyright │ │ ├── depend │ │ ├── pkginfo │ │ └── prototype └── default │ └── CSWcdrtools │ ├── Makefile │ ├── copyright │ ├── depend │ ├── pkginfo │ └── prototype ├── printf ├── .gitignore ├── MKLINKS ├── Makefile ├── Makefile.man ├── defs.h ├── misc.c └── printf.1 ├── psmake ├── .clean ├── .gitignore ├── MAKE-all ├── MAKE-sh ├── Makefile ├── cpfiles ├── include │ ├── align.h │ └── avoffset.h ├── lnfiles └── rmlinks ├── pxupgrade ├── Makefile ├── Makefile.man ├── pcmd.c ├── pxupgrade.1 └── pxupgrade.c ├── rc.pp ├── readcd ├── .gitignore ├── MKLINKS ├── Makefile ├── Mreadcd.man ├── build_readcd.com ├── io.c ├── iodefs.h ├── readcd.1 └── readcd.c ├── rmt ├── Makefile ├── Makefile.dfl ├── Makefile.doc ├── Makefile.man ├── default-rmt.sample ├── rmt.1 ├── rmt.c └── rmt.dfl ├── rscsi ├── Makefile ├── Makefile.dfl ├── Makefile.doc ├── Makefile.man ├── default-rscsi.sample ├── rscsi.1 ├── rscsi.c └── rscsi.dfl ├── sccs ├── Makefile ├── README.SCCS ├── man │ ├── Makefile │ ├── admin.1 │ ├── adminman.mk │ ├── bdiff.1 │ ├── bdiffman.mk │ ├── cdc.1 │ ├── cdcman.mk │ ├── changeset.5 │ ├── changesetman.mk │ ├── comb.1 │ ├── combman.mk │ ├── delta.1 │ ├── deltaman.mk │ ├── diff.1 │ ├── diffman.mk │ ├── get.1 │ ├── getman.mk │ ├── help.1 │ ├── helpman.mk │ ├── prs.1 │ ├── prsman.mk │ ├── prt.1 │ ├── prtman.mk │ ├── rcs2sccs.1 │ ├── rcs2sccsman.mk │ ├── rmdel.1 │ ├── rmdelman.mk │ ├── sact.1 │ ├── sactman.mk │ ├── sccs-add.1 │ ├── sccs-addman.mk │ ├── sccs-admin.1 │ ├── sccs-adminman.mk │ ├── sccs-branch.1 │ ├── sccs-branchman.mk │ ├── sccs-cdc.1 │ ├── sccs-cdcman.mk │ ├── sccs-check.1 │ ├── sccs-checkman.mk │ ├── sccs-clean.1 │ ├── sccs-cleanman.mk │ ├── sccs-comb.1 │ ├── sccs-combman.mk │ ├── sccs-commit.1 │ ├── sccs-commitman.mk │ ├── sccs-create.1 │ ├── sccs-createman.mk │ ├── sccs-cvt.1 │ ├── sccs-cvtman.mk │ ├── sccs-deledit.1 │ ├── sccs-deleditman.mk │ ├── sccs-delget.1 │ ├── sccs-delgetman.mk │ ├── sccs-delta.1 │ ├── sccs-deltaman.mk │ ├── sccs-diffs.1 │ ├── sccs-diffsman.mk │ ├── sccs-edit.1 │ ├── sccs-editman.mk │ ├── sccs-editor.1 │ ├── sccs-editorman.mk │ ├── sccs-enter.1 │ ├── sccs-enterman.mk │ ├── sccs-fix.1 │ ├── sccs-fixman.mk │ ├── sccs-get.1 │ ├── sccs-getman.mk │ ├── sccs-help.1 │ ├── sccs-helpman.mk │ ├── sccs-histfile.1 │ ├── sccs-histfileman.mk │ ├── sccs-info.1 │ ├── sccs-infoman.mk │ ├── sccs-init.1 │ ├── sccs-initman.mk │ ├── sccs-istext.1 │ ├── sccs-istextman.mk │ ├── sccs-ldiffs.1 │ ├── sccs-ldiffsman.mk │ ├── sccs-log.1 │ ├── sccs-logman.mk │ ├── sccs-print.1 │ ├── sccs-printman.mk │ ├── sccs-prs.1 │ ├── sccs-prsman.mk │ ├── sccs-prt.1 │ ├── sccs-prtman.mk │ ├── sccs-rcs2sccs.1 │ ├── sccs-rcs2sccsman.mk │ ├── sccs-remove.1 │ ├── sccs-removeman.mk │ ├── sccs-rename.1 │ ├── sccs-renameman.mk │ ├── sccs-rmdel.1 │ ├── sccs-rmdelman.mk │ ├── sccs-root.1 │ ├── sccs-rootman.mk │ ├── sccs-sact.1 │ ├── sccs-sactman.mk │ ├── sccs-sccsdiff.1 │ ├── sccs-sccsdiffman.mk │ ├── sccs-status.1 │ ├── sccs-statusman.mk │ ├── sccs-tell.1 │ ├── sccs-tellman.mk │ ├── sccs-unedit.1 │ ├── sccs-uneditman.mk │ ├── sccs-unget.1 │ ├── sccs-ungetman.mk │ ├── sccs-val.1 │ ├── sccs-valman.mk │ ├── sccs.1 │ ├── sccschangeset.5 │ ├── sccschangesetman.mk │ ├── sccscvt.1 │ ├── sccscvtman.mk │ ├── sccsdiff.1 │ ├── sccsdiffman.mk │ ├── sccsfile.5 │ ├── sccsfileman.mk │ ├── sccslog.1 │ ├── sccslogman.mk │ ├── sccsman.mk │ ├── unget.1 │ ├── ungetman.mk │ ├── val.1 │ ├── valman.mk │ ├── vc.1 │ ├── vcman.mk │ ├── what.1 │ └── whatman.mk ├── sccs │ ├── Makefile │ ├── cmd │ │ ├── Makefile │ │ ├── src │ │ │ ├── .gitignore │ │ │ ├── MKLINKS │ │ │ ├── Makefile │ │ │ ├── admin.c │ │ │ ├── admin.mk │ │ │ ├── bdiff.c │ │ │ ├── bdiff.mk │ │ │ ├── comb.c │ │ │ ├── comb.mk │ │ │ ├── delta.c │ │ │ ├── delta.mk │ │ │ ├── diff.c │ │ │ ├── diff.h │ │ │ ├── diff.mk │ │ │ ├── diffh.c │ │ │ ├── diffh.mk │ │ │ ├── fsdiff.mk │ │ │ ├── get.c │ │ │ ├── get.mk │ │ │ ├── help.c │ │ │ ├── help.mk │ │ │ ├── prs.c │ │ │ ├── prs.mk │ │ │ ├── prt.c │ │ │ ├── prt.mk │ │ │ ├── rcs2sccs.mk │ │ │ ├── rcs2sccs.sh │ │ │ ├── rmchg.c │ │ │ ├── rmchg.mk │ │ │ ├── sccs.c │ │ │ ├── sccs.mk │ │ │ ├── sccs_sym.mk │ │ │ ├── sccscvt.c │ │ │ ├── sccscvt.mk │ │ │ ├── sccsdiff.mk │ │ │ ├── sccsdiff.sh │ │ │ ├── sccslog.c │ │ │ ├── sccslog.mk │ │ │ ├── unget.c │ │ │ ├── unget.mk │ │ │ ├── val.c │ │ │ ├── val.mk │ │ │ ├── vc.c │ │ │ ├── vc.mk │ │ │ ├── what.c │ │ │ └── what.mk │ │ └── xpg4 │ │ │ ├── .gitignore │ │ │ ├── MKLINKS │ │ │ ├── Makefile │ │ │ ├── get.mk │ │ │ └── sccs.mk │ ├── hdr │ │ ├── defines.h │ │ ├── filehand.h │ │ ├── had.h │ │ ├── i18n.h │ │ ├── version.c │ │ └── version.h │ ├── help.d │ │ ├── Makefile │ │ ├── ad │ │ ├── ad.mk │ │ ├── bd │ │ ├── bd.mk │ │ ├── cb │ │ ├── cb.mk │ │ ├── cm │ │ ├── cm.mk │ │ ├── cmds │ │ ├── cmds.mk │ │ ├── co │ │ ├── co.mk │ │ ├── de │ │ ├── de.mk │ │ ├── default │ │ ├── default.mk │ │ ├── ge │ │ ├── ge.mk │ │ ├── he │ │ ├── he.mk │ │ ├── pr │ │ ├── pr.mk │ │ ├── prs │ │ ├── prs.mk │ │ ├── rc │ │ ├── rc.mk │ │ ├── sc │ │ ├── sc.mk │ │ ├── un │ │ ├── un.mk │ │ ├── ut │ │ ├── ut.mk │ │ ├── va │ │ ├── va.mk │ │ ├── vc │ │ └── vc.mk │ └── lib │ │ ├── Makefile │ │ ├── README │ │ ├── cassi │ │ ├── Makefile │ │ └── src │ │ │ ├── Makefile │ │ │ ├── README │ │ │ ├── Targets │ │ │ ├── cmrcheck.c │ │ │ ├── deltack.c │ │ │ ├── error.c │ │ │ ├── filehand.c │ │ │ └── gf.c │ │ ├── comobj │ │ ├── Makefile │ │ └── src │ │ │ ├── Makefile │ │ │ ├── README │ │ │ ├── Targets │ │ │ ├── auxf.c │ │ │ ├── bulk.c │ │ │ ├── cdata.c │ │ │ ├── change_ab.c │ │ │ ├── change_ba.c │ │ │ ├── chkid.c │ │ │ ├── chksid.c │ │ │ ├── cmpdate.c │ │ │ ├── date_ab.c │ │ │ ├── date_ba.c │ │ │ ├── date_bal.c │ │ │ ├── del_ab.c │ │ │ ├── del_ba.c │ │ │ ├── dodelt.c │ │ │ ├── dofile.c │ │ │ ├── doget.c │ │ │ ├── dogtime.c │ │ │ ├── dohist.c │ │ │ ├── doie.c │ │ │ ├── dolist.c │ │ │ ├── dometa.c │ │ │ ├── dtime.c │ │ │ ├── encode.c │ │ │ ├── eqsid.c │ │ │ ├── fdirsubs.c │ │ │ ├── flushto.c │ │ │ ├── fmterr.c │ │ │ ├── getline.c │ │ │ ├── getser.c │ │ │ ├── help.c │ │ │ ├── homesubs.c │ │ │ ├── idsubst.c │ │ │ ├── intree.c │ │ │ ├── lhash.c │ │ │ ├── lockchset.c │ │ │ ├── logname.c │ │ │ ├── namedflags.c │ │ │ ├── newsid.c │ │ │ ├── newstats.c │ │ │ ├── parsex.c │ │ │ ├── permiss.c │ │ │ ├── pf_ab.c │ │ │ ├── putline.c │ │ │ ├── putmeta.c │ │ │ ├── rdmod.c │ │ │ ├── sclose.c │ │ │ ├── sethome.c │ │ │ ├── setinitpath.c │ │ │ ├── setup.c │ │ │ ├── sfree.c │ │ │ ├── sid_ab.c │ │ │ ├── sid_ba.c │ │ │ ├── sidext_ab.c │ │ │ ├── sidext_ba.c │ │ │ ├── sidtoser.c │ │ │ ├── sinit.c │ │ │ ├── sseek.c │ │ │ ├── ssum.c │ │ │ ├── stats_ab.c │ │ │ ├── stell.c │ │ │ ├── strptim.c │ │ │ ├── urand_ab.c │ │ │ ├── urand_ba.c │ │ │ ├── usum.c │ │ │ ├── xgmtime.c │ │ │ ├── xlocaltime.c │ │ │ ├── xmktime.c │ │ │ └── xtzset.c │ │ ├── mpwlib │ │ ├── Makefile │ │ └── src │ │ │ ├── Makefile │ │ │ ├── README │ │ │ ├── Targets │ │ │ ├── abspath.c │ │ │ ├── any.c │ │ │ ├── cat.c │ │ │ ├── dname.c │ │ │ ├── fatal.c │ │ │ ├── fdfopen.c │ │ │ ├── fmalloc.c │ │ │ ├── had.c │ │ │ ├── imatch.c │ │ │ ├── index.c │ │ │ ├── lockit.c │ │ │ ├── mdata.c │ │ │ ├── patoi.c │ │ │ ├── repl.c │ │ │ ├── satoi.c │ │ │ ├── setsig.c │ │ │ ├── sname.c │ │ │ ├── strend.c │ │ │ ├── trnslat.c │ │ │ ├── urandom.c │ │ │ ├── userexit.c │ │ │ ├── xcreat.c │ │ │ ├── xlink.c │ │ │ ├── xmalloc.c │ │ │ ├── xmkdir.c │ │ │ ├── xmkdirs.c │ │ │ ├── xmsg.c │ │ │ ├── xopen.c │ │ │ ├── xpipe.c │ │ │ ├── xpopen.c │ │ │ ├── xunlink.c │ │ │ ├── zero.c │ │ │ └── zrealloc.c │ │ └── sccs │ │ ├── Makefile │ │ └── src │ │ ├── Makefile │ │ ├── README │ │ ├── Targets │ │ ├── add.c │ │ ├── commit.c │ │ ├── debug.c │ │ ├── init.c │ │ ├── remove.c │ │ ├── rename.c │ │ ├── root.c │ │ ├── sccs.h │ │ ├── status.c │ │ └── usrerr.c ├── sgs │ └── inc │ │ └── common │ │ ├── ccstypes.h │ │ ├── fatal.h │ │ └── macros.h └── tests │ ├── Makefile │ ├── README │ ├── common │ ├── SCCS │ │ ├── s.command-names │ │ ├── s.config-data │ │ ├── s.need-prt │ │ ├── s.not-root │ │ ├── s.optv │ │ ├── s.real-thing │ │ └── s.test-common │ ├── command-names │ ├── config-data │ ├── need-prt │ ├── not-root │ ├── optv │ ├── real-thing │ └── test-common │ ├── cssctests │ ├── Makefile │ ├── README │ ├── README_ORIGIN │ ├── SCCS │ │ ├── s.Makefile │ │ ├── s.README │ │ ├── s.README_ORIGIN │ │ ├── s.all-tests.sh │ │ └── s.make-links │ ├── admin │ │ ├── SCCS │ │ │ ├── s.abspath.sh │ │ │ ├── s.admin-hz.sh │ │ │ ├── s.comment.sh │ │ │ ├── s.flags.sh │ │ │ ├── s.hardlinks.sh │ │ │ ├── s.i-option.sh │ │ │ ├── s.init-mr.sh │ │ │ ├── s.locks.sh │ │ │ ├── s.r-option.sh │ │ │ ├── s.t-option.sh │ │ │ ├── s.users.sh │ │ │ └── s.y-flag.sh │ │ ├── abspath.sh │ │ ├── admin-hz.sh │ │ ├── comment.sh │ │ ├── flags.sh │ │ ├── hardlinks.sh │ │ ├── i-option.sh │ │ ├── init-mr.sh │ │ ├── locks.sh │ │ ├── r-option.sh │ │ ├── t-option.sh │ │ ├── users.sh │ │ └── y-flag.sh │ ├── all-tests.sh │ ├── binary │ │ ├── SCCS │ │ │ ├── s.auto.sh │ │ │ ├── s.binbasic.sh │ │ │ ├── s.char255.uue │ │ │ ├── s.diff.sh │ │ │ ├── s.eightbit.sh │ │ │ ├── s.s.umsp.uue │ │ │ └── s.seeking.sh │ │ ├── auto.sh │ │ ├── binbasic.sh │ │ ├── char255.uue │ │ ├── diff.sh │ │ ├── eightbit.sh │ │ ├── s.umsp.uue │ │ └── seeking.sh │ ├── bsd-sccs │ │ ├── SCCS │ │ │ ├── s.delsfile.sh │ │ │ ├── s.driver-basic.sh │ │ │ └── s.sf595594.sh │ │ ├── delsfile.sh │ │ ├── driver-basic.sh │ │ └── sf595594.sh │ ├── cdc │ │ ├── 1general.sh │ │ ├── 2comment.sh │ │ ├── 3MRs.sh │ │ ├── 4order.sh │ │ └── SCCS │ │ │ ├── s.1general.sh │ │ │ ├── s.2comment.sh │ │ │ ├── s.3MRs.sh │ │ │ └── s.4order.sh │ ├── delta │ │ ├── MRs.sh │ │ ├── SCCS │ │ │ ├── s.MRs.sh │ │ │ ├── s.basic.sh │ │ │ ├── s.errorcase.sh │ │ │ ├── s.n-option.sh │ │ │ ├── s.nulldelta.sh │ │ │ ├── s.options.sh │ │ │ └── s.p-option.sh │ │ ├── basic.sh │ │ ├── errorcase.sh │ │ ├── n-option.sh │ │ ├── nulldelta.sh │ │ ├── options.sh │ │ └── p-option.sh │ ├── get │ │ ├── SCCS │ │ │ ├── s.a-option.sh │ │ │ ├── s.annotate.sh │ │ │ ├── s.branch.sh │ │ │ ├── s.create.sh │ │ │ ├── s.defsid.sh │ │ │ ├── s.delta-summary.sh │ │ │ ├── s.errorcases.sh │ │ │ ├── s.excl_ig_1.sh │ │ │ ├── s.excl_ig_2.sh │ │ │ ├── s.gg_get_ix.sh │ │ │ ├── s.included.sh │ │ │ ├── s.keys.uue │ │ │ ├── s.keywords.uue │ │ │ ├── s.middle-fail.sh │ │ │ ├── s.no-sfile.sh │ │ │ ├── s.only-one.sh │ │ │ ├── s.optorder.sh │ │ │ ├── s.removed-delta.sh │ │ │ ├── s.s.incl_excl_1.input │ │ │ ├── s.sep_subst.sh │ │ │ ├── s.sf111140.sh │ │ │ ├── s.sf111140.wtd │ │ │ ├── s.sf111140_full.txt │ │ │ ├── s.sf111140_testcase.uue │ │ │ ├── s.sf479916.sh │ │ │ ├── s.sf664900.sh │ │ │ ├── s.sf865422.sh │ │ │ ├── s.sid-select.sh │ │ │ ├── s.sid-select2.sh │ │ │ ├── s.subst.sh │ │ │ ├── s.t-option.sh │ │ │ ├── s.testfile.uue │ │ │ └── s.writable.sh │ │ ├── a-option.sh │ │ ├── annotate.sh │ │ ├── branch.sh │ │ ├── create.sh │ │ ├── defsid.sh │ │ ├── delta-summary.sh │ │ ├── errorcases.sh │ │ ├── excl_ig_1.sh │ │ ├── excl_ig_2.sh │ │ ├── gg_get_ix.sh │ │ ├── included.sh │ │ ├── keys.uue │ │ ├── keywords.uue │ │ ├── middle-fail.sh │ │ ├── no-sfile.sh │ │ ├── only-one.sh │ │ ├── optorder.sh │ │ ├── removed-delta.sh │ │ ├── s.incl_excl_1.input │ │ ├── sep_subst.sh │ │ ├── sf111140.sh │ │ ├── sf111140.wtd │ │ ├── sf111140_full.txt │ │ ├── sf111140_testcase.uue │ │ ├── sf479916.sh │ │ ├── sf664900.sh │ │ ├── sf865422.sh │ │ ├── sid-select.sh │ │ ├── sid-select2.sh │ │ ├── subst.sh │ │ ├── t-option.sh │ │ ├── testfile.uue │ │ └── writable.sh │ ├── initial │ │ ├── SCCS │ │ │ └── s.root.sh │ │ └── root.sh │ ├── large │ │ ├── SCCS │ │ │ └── s.admin.sh │ │ └── admin.sh │ ├── make-links │ ├── prs │ │ ├── SCCS │ │ │ ├── s.body.sh │ │ │ ├── s.cutoff.sh │ │ │ ├── s.default.sh │ │ │ ├── s.delta_ixg.sh │ │ │ ├── s.exists.sh │ │ │ ├── s.format.sh │ │ │ ├── s.keywords.sh │ │ │ ├── s.s.delta_ixg │ │ │ ├── s.s.sv33153 │ │ │ ├── s.s_foo_bd_output.txt │ │ │ ├── s.sample_foo │ │ │ ├── s.sv33153.sh │ │ │ └── s.wrongsid.sh │ │ ├── body.sh │ │ ├── cutoff.sh │ │ ├── default.sh │ │ ├── delta_ixg.sh │ │ ├── exists.sh │ │ ├── format.sh │ │ ├── keywords.sh │ │ ├── s.delta_ixg │ │ ├── s.sv33153 │ │ ├── s_foo_bd_output.txt │ │ ├── sample_foo │ │ ├── sv33153.sh │ │ └── wrongsid.sh │ ├── prt │ │ ├── SCCS │ │ │ ├── s.TODO │ │ │ ├── s.all-512.sh │ │ │ ├── s.all-variations.txt │ │ │ ├── s.all.expected.Z │ │ │ ├── s.default.sh │ │ │ ├── s.exists.sh │ │ │ ├── s.nodel.sh │ │ │ ├── s.reportmr.sh │ │ │ ├── s.s.testfile2.uue │ │ │ └── s.testfile.uue │ │ ├── TODO │ │ ├── all-512.sh │ │ ├── all-variations.txt │ │ ├── all.expected.Z │ │ ├── default.sh │ │ ├── exists.sh │ │ ├── expected │ │ │ ├── SCCS │ │ │ │ ├── s.default.1 │ │ │ │ ├── s.nodel.-b │ │ │ │ ├── s.nodel.-f │ │ │ │ ├── s.nodel.-t │ │ │ │ ├── s.nodel.-t-b │ │ │ │ ├── s.nodel.-u │ │ │ │ ├── s.nodel.-u-f │ │ │ │ └── s.nodel.-u-f-t-b │ │ │ ├── default.1 │ │ │ ├── nodel.-b │ │ │ ├── nodel.-f │ │ │ ├── nodel.-t │ │ │ ├── nodel.-t-b │ │ │ ├── nodel.-u │ │ │ ├── nodel.-u-f │ │ │ └── nodel.-u-f-t-b │ │ ├── inputs │ │ │ ├── SCCS │ │ │ │ └── s.s.reportmr.1 │ │ │ └── s.reportmr.1 │ │ ├── nodel.sh │ │ ├── reportmr.sh │ │ ├── s.testfile2.uue │ │ └── testfile.uue │ ├── rmdel │ │ ├── SCCS │ │ │ ├── s.basic.sh │ │ │ ├── s.edit.sh │ │ │ └── s.exists.sh │ │ ├── basic.sh │ │ ├── edit.sh │ │ └── exists.sh │ ├── sact │ │ ├── SCCS │ │ │ ├── s.sactbasic.sh │ │ │ ├── s.sf513800.sh │ │ │ ├── s.sf513800_1.uue │ │ │ └── s.sf513800_2.uue │ │ ├── sactbasic.sh │ │ ├── sf513800.sh │ │ ├── sf513800_1.uue │ │ └── sf513800_2.uue │ ├── sccsdiff │ │ ├── SCCS │ │ │ └── s.rap.sh │ │ └── rap.sh │ ├── unget │ │ ├── SCCS │ │ │ ├── s.exists.sh │ │ │ └── s.output.sh │ │ ├── exists.sh │ │ └── output.sh │ ├── val │ │ ├── SCCS │ │ │ ├── s.historical.sh │ │ │ ├── s.s.comment-nospace │ │ │ ├── s.valbasic.sh │ │ │ └── s.y2k.sh │ │ ├── historical.sh │ │ ├── s.comment-nospace │ │ ├── valbasic.sh │ │ └── y2k.sh │ ├── what │ │ ├── SCCS │ │ │ └── s.whatbasic.sh │ │ └── whatbasic.sh │ └── year-2000 │ │ ├── SCCS │ │ ├── s.ext.sh │ │ ├── s.prs-y2k.sh │ │ └── s.s.y2k.txt │ │ ├── ext.sh │ │ ├── prs-y2k.sh │ │ └── s.y2k.txt │ └── sccstests │ ├── Makefile │ ├── SCCS │ └── s.Makefile │ ├── admin │ ├── SCCS │ │ ├── s.bulk.sh │ │ ├── s.flags.sh │ │ └── s.opt.sh │ ├── bulk.sh │ ├── flags.sh │ └── opt.sh │ ├── binary │ ├── SCCS │ │ ├── s.basic.sh │ │ └── s.tar.tar.7z │ ├── basic.sh │ └── tar.tar.7z │ ├── cdc │ ├── SCCS │ │ ├── s.bulk.sh │ │ └── s.opt.sh │ ├── bulk.sh │ └── opt.sh │ ├── comb │ ├── SCCS │ │ ├── s.bulk.sh │ │ └── s.opt.sh │ ├── bulk.sh │ └── opt.sh │ ├── delta │ ├── SCCS │ │ ├── s.bulk.sh │ │ └── s.opt.sh │ ├── bulk.sh │ ├── opt.sh │ └── s.origd │ ├── extensions │ ├── SCCS │ │ ├── s.extcomment.sh │ │ ├── s.extext.sh │ │ └── s.extflags.sh │ ├── extcomment.sh │ ├── extext.sh │ ├── extflags.sh │ ├── s.comment │ ├── s.ext │ ├── s.flags │ └── s.flagz │ ├── format │ ├── SCCS │ │ ├── s.format.sh │ │ ├── s.reference-v4 │ │ └── s.reference-v6 │ ├── format.sh │ ├── reference-v4 │ └── reference-v6 │ ├── get │ ├── SCCS │ │ ├── s.bulk.sh │ │ ├── s.exclude.sh │ │ ├── s.getkeyw.sh │ │ ├── s.opt.sh │ │ └── s.s.exclude │ ├── bulk.sh │ ├── exclude.sh │ ├── getkeyw.sh │ ├── opt.sh │ ├── s.exclude │ ├── s.keyw │ └── s.origd │ ├── help │ ├── SCCS │ │ └── s.help.sh │ └── help.sh │ ├── initial │ ├── SCCS │ │ └── s.root.sh │ └── root.sh │ ├── large │ ├── SCCS │ │ └── s.long.sh │ ├── long │ ├── long.sh │ └── long2 │ ├── prs │ ├── SCCS │ │ ├── s.bulk.sh │ │ ├── s.opt.sh │ │ └── s.prskeyw.sh │ ├── bulk.sh │ ├── opt.sh │ ├── prskeyw.sh │ ├── s.1960 │ └── s.dates │ ├── prt │ ├── SCCS │ │ ├── s.bulk.sh │ │ ├── s.flags.sh │ │ └── s.opt.sh │ ├── bulk.sh │ ├── flags.sh │ ├── opt.sh │ ├── s.flags │ └── s.flagz │ ├── random │ ├── cmptest.sh │ └── gentest.sh │ ├── rmdel │ ├── SCCS │ │ ├── s.bulk.sh │ │ └── s.opt.sh │ ├── bulk.sh │ └── opt.sh │ ├── sact │ ├── SCCS │ │ ├── s.bulk.sh │ │ └── s.opt.sh │ ├── bulk.sh │ └── opt.sh │ ├── sccs │ ├── SCCS │ │ ├── s.dotests │ │ ├── s.opt.sh │ │ ├── s.sccs-all.sh │ │ └── s.setup │ ├── dotests │ ├── opt.sh │ ├── sccs-all.sh │ └── setup │ ├── sccscvt │ ├── SCCS │ │ ├── s.bulk.sh │ │ ├── s.cvtpath.sh │ │ └── s.opt.sh │ ├── bulk.sh │ ├── cvtpath.sh │ └── opt.sh │ ├── sccsdiff │ ├── SCCS │ │ └── s.opt.sh │ └── opt.sh │ ├── sccslog │ ├── SCCS │ │ ├── s.bulk.sh │ │ └── s.opt.sh │ ├── bulk.sh │ └── opt.sh │ ├── unget │ ├── SCCS │ │ ├── s.bulk.sh │ │ └── s.opt.sh │ ├── bulk.sh │ └── opt.sh │ ├── val │ ├── SCCS │ │ ├── s.bulk.sh │ │ └── s.opt.sh │ ├── bulk.sh │ ├── opt.sh │ ├── s.hist-v4 │ ├── s.hist-v6 │ ├── s.time │ ├── s.time-v6-1 │ ├── s.time-v6-2 │ ├── s.time-v6-3 │ └── s.time-v6-4 │ ├── what │ ├── SCCS │ │ └── s.opt.sh │ └── opt.sh │ └── year-2000 │ ├── SCCS │ └── s.year.sh │ ├── s.1960 │ ├── s.2069 │ ├── s.3000 │ ├── s.dates │ └── year.sh ├── scgcheck ├── .gitignore ├── MKLINKS ├── Makefile ├── Makefile.man ├── dmaresid.c ├── scgcheck.1 ├── scgcheck.c ├── scgcheck.h └── sense.c ├── scgskeleton ├── .gitignore ├── MKLINKS ├── Makefile ├── Makefile.man ├── scgskeleton.1 └── skel.c ├── sdd ├── Makefile ├── Makefile.man ├── Makefile_de.man ├── sdd.1 ├── sdd.c └── sdd_de.1 ├── sfind ├── Makefile ├── Makefile.man ├── find.c └── sfind.1 ├── sformat ├── Makefile ├── Makefile.dat ├── Makefile.man ├── acb4000.c ├── autopart.c ├── badblock.c ├── bcrypt.c ├── check_part.c ├── checkmount.c ├── datio.c ├── defect.c ├── defect.h ├── diskfmt.c ├── diskparam.c ├── dsklabel.h ├── fmt.c ├── fmt.h ├── io.c ├── labelsubs.c ├── makelabel.c ├── map.h ├── maptodisk.c ├── modes.c ├── modeselect.c ├── rand_rw.c ├── rand_rw.h ├── repair.c ├── scsicmds.c ├── scsicmds.h ├── sformat.1 ├── sformat.dat ├── sformat.src ├── sinfo.c ├── sun_dkio.h ├── sun_dklabel.h ├── xdelay.c ├── xdisk.c ├── xmodes.c └── xpart.c ├── sgrow ├── Makefile ├── Makefile.man ├── sgrow.1 └── sgrow.c ├── sh ├── .gitignore ├── MKLINKS ├── Makefile ├── Makefile.dot ├── Makefile.man ├── alias.c ├── args.c ├── bltin.c ├── bosh.1 ├── bosh.h ├── bosh.mk1 ├── builtin.c ├── cmd.c ├── ctype.c ├── ctype.h ├── defs.c ├── defs.h ├── dotfiles.tar.bz2 ├── dup.h ├── echo.c ├── error.c ├── expand.c ├── fault.c ├── find.c ├── func.c ├── gmatch.c ├── hash.c ├── hash.h ├── hashcmd.c ├── hashserv.c ├── hashtab.c ├── hashtab.h ├── io.c ├── jobs.c ├── jobs.h ├── jsh.1 ├── jsh.mk1 ├── mac.h ├── macro.c ├── main.c ├── mode.h ├── msg.c ├── name.c ├── name.h ├── optget.c ├── pfsh.1 ├── pfsh.mk1 ├── print.c ├── printf.c ├── pwd.c ├── service.c ├── sh.1 ├── sh.tour.ps ├── sh_policy.c ├── sh_policy.h ├── stak.c ├── stak.h ├── strexpr.c ├── string.c ├── sym.h ├── test.c ├── tests │ ├── Makefile │ ├── README │ ├── common │ │ ├── test-common │ │ └── whatshell.sh │ └── shelltests │ │ ├── Makefile │ │ ├── alias │ │ └── alias.sh │ │ ├── arg │ │ └── arg.sh │ │ ├── arith │ │ └── arith.sh │ │ ├── bltin │ │ ├── command.sh │ │ └── read.sh │ │ ├── break │ │ ├── break.sh │ │ └── break02.sh │ │ ├── bugs │ │ └── bugs.sh │ │ ├── cmdsub │ │ ├── cmdsub-A1 │ │ ├── cmdsub-A2 │ │ ├── cmdsub-A3 │ │ ├── cmdsub-A4 │ │ ├── cmdsub-A5 │ │ ├── cmdsub-B │ │ ├── cmdsub-C │ │ ├── cmdsub-D1 │ │ ├── cmdsub-D2 │ │ ├── cmdsub-D3 │ │ ├── cmdsub-E │ │ ├── cmdsub-F │ │ ├── cmdsub-G │ │ ├── cmdsub-H │ │ └── cmdsub.sh │ │ ├── conf │ │ └── conf.sh │ │ ├── echo │ │ └── echo.sh │ │ ├── errflg │ │ └── errflg.sh │ │ ├── error │ │ └── error.sh │ │ ├── exec │ │ └── exec.sh │ │ ├── exit │ │ └── exit.sh │ │ ├── for │ │ └── for.sh │ │ ├── getopts │ │ ├── getopts-1 │ │ ├── getopts-10 │ │ ├── getopts-2 │ │ ├── getopts-3 │ │ ├── getopts-4 │ │ ├── getopts-5 │ │ ├── getopts-6 │ │ ├── getopts-7 │ │ ├── getopts-8 │ │ ├── getopts-9 │ │ └── getopts.sh │ │ ├── glob │ │ └── glob.sh │ │ ├── here │ │ ├── here-dash │ │ ├── here.sh │ │ ├── here02.sh │ │ ├── here03.sh │ │ └── here3 │ │ ├── ifs │ │ └── ifs.sh │ │ ├── local │ │ └── local.sh │ │ ├── misc │ │ └── misc.sh │ │ ├── parameter │ │ ├── parameter.sh │ │ └── parameter02.sh │ │ ├── pipe │ │ └── pipe.sh │ │ ├── printf │ │ └── printf.sh │ │ ├── quoting │ │ ├── bquote │ │ ├── quoting-1 │ │ ├── quoting-10 │ │ ├── quoting-11 │ │ ├── quoting-12 │ │ ├── quoting-2 │ │ ├── quoting-3 │ │ ├── quoting-4 │ │ ├── quoting-5 │ │ ├── quoting-6 │ │ ├── quoting-7 │ │ ├── quoting-8 │ │ ├── quoting-9 │ │ └── quoting.sh │ │ ├── redir │ │ └── redir.sh │ │ ├── return │ │ └── return.sh │ │ ├── set │ │ └── set.sh │ │ ├── syntax │ │ └── syntax.sh │ │ ├── test │ │ └── test.sh │ │ ├── tilde │ │ └── tilde.sh │ │ └── trap │ │ └── trap.sh ├── timeout.h ├── ulimit.c ├── umask.c ├── version.h ├── word.c └── xec.c ├── smake ├── Makefile ├── Makefile.def ├── Makefile.man ├── archconf.c ├── defaults.smk ├── job.c ├── job.h ├── make.c ├── make.h ├── memory.c ├── parse.c ├── readfile.c ├── rules.c ├── smake.1 ├── update.c └── version.h ├── star ├── .gitignore ├── MKLINKS ├── Makefile ├── Makefile.dfl ├── Makefile.doc ├── Makefile.man ├── README ├── README.ACL ├── README.crash ├── README.dgux ├── README.largefiles ├── README.mtio ├── README.otherbugs ├── README.pattern ├── README.pax ├── README.posix-2001 ├── Racl.mk ├── Rcrash.mk ├── Rlargefiles.mk ├── Rmtio.mk ├── Rotherbugs.mk ├── Rpattern.mk ├── Rposix.mk ├── STARvsGNUTAR ├── acl_unix.c ├── acltext.c ├── all.mk ├── append.c ├── bitstring.h ├── buffer.c ├── chdir.c ├── checkerr.c ├── checkerr.h ├── cpio.c ├── cpio.mk ├── cpiohdr.c ├── create.c ├── create.dgux.patch ├── defaults.c ├── device.c ├── diff.c ├── diff.h ├── dirtime.c ├── dirtime.h ├── dumpdate.c ├── dumpdate.h ├── extract.c ├── fflags.c ├── fifo.c ├── fifo.h ├── findinfo.c ├── gnutar.1 ├── gnutar.c ├── gnutar.mk ├── gnutarman.mk ├── header.c ├── hole.c ├── lhash.c ├── list.c ├── longnames.c ├── lpath_unix.c ├── match.c ├── movearch.c ├── movearch.h ├── pathname.c ├── pathname.h ├── pax.c ├── pax.mk ├── paxopts.c ├── props.c ├── props.h ├── readme.mk ├── remove.c ├── restore.c ├── restore.h ├── scpio.1 ├── scpioman.mk ├── spax.1 ├── spaxman.mk ├── star.1 ├── star.5 ├── star.c ├── star.dfl ├── star.h ├── star.mk ├── star_fat.mk ├── star_unix.c ├── starformatman.mk ├── starsubs.h ├── starvsgnutar.mk ├── subst.c ├── suntar.1 ├── suntar.c ├── suntar.mk ├── suntarman.mk ├── table.c ├── table.h ├── tests │ ├── Makefile │ ├── artype │ │ ├── artype.sh │ │ ├── asc.cpio │ │ ├── bar.bar │ │ ├── bin.cpio │ │ ├── binodd.cpio │ │ ├── cpio.cpio │ │ ├── crc.cpio │ │ ├── exustar.tar │ │ ├── file │ │ ├── fileo │ │ ├── gtar.tar │ │ ├── odc.cpio │ │ ├── pax.tar │ │ ├── star.tar │ │ ├── suntar.tar │ │ ├── ustar.tar │ │ ├── utar.tar │ │ ├── v7tar.tar │ │ ├── xstar.tar │ │ └── xustar.tar │ ├── basic │ │ └── list.sh │ ├── common │ │ └── test-common │ ├── compress │ │ ├── 7z.tar.7z │ │ ├── bzip2.tar.bz2 │ │ ├── compress.sh │ │ ├── compress.tar.Z │ │ ├── freeze2.tar.F2 │ │ ├── gzip.tar.gz │ │ ├── lzip.tar.lz │ │ ├── lzma.tar.lzma │ │ ├── lzo.tar.lzo │ │ ├── pack.tar.z │ │ ├── xz.tar.xz │ │ └── zstd.tar.zst │ ├── incremental │ │ ├── basic │ │ ├── incr.sh │ │ ├── ino-full.tar.gz │ │ ├── ino-full2.tar.gz │ │ ├── ino-incremental.tar.gz │ │ ├── rename-dir │ │ └── same-ino │ ├── pax │ │ └── pax.sh │ └── port │ │ ├── format.sh │ │ ├── id.sh │ │ ├── longnames │ │ ├── lpath.sh │ │ ├── mtime.sh │ │ ├── multi.sh │ │ ├── size.sh │ │ ├── sparse.sh │ │ ├── vlabel.sh │ │ └── xattr.sh ├── testscripts.mk ├── testscripts │ ├── 00INDEX │ ├── 100char_longlink.tar │ ├── 100char_longlink.tar-non-compliant │ ├── README.GNUtar-multivol.fail │ ├── README.create-and-remove │ ├── README.gtarfail │ ├── README.largefiles │ ├── README.longnames │ ├── README.paxbug │ ├── README.quicktest │ ├── acl-nfsv4-compact-test.tar.gz │ ├── acl-nfsv4-compact-test2.tar.gz │ ├── acl-nfsv4-compact-test3.tar.gz │ ├── acl-nfsv4-compact-test4.tar.gz │ ├── acl-nfsv4-compact-test5.tar.gz │ ├── acl-nfsv4-test.tar.gz │ ├── acl-nfsv4-test2.tar.gz │ ├── acl-nfsv4-test3.tar.gz │ ├── acl-nfsv4-test4.tar.gz │ ├── acl-nfsv4-test5.tar.gz │ ├── acl-test.tar.gz │ ├── acl-test2.tar.gz │ ├── acl-test3.tar.gz │ ├── acl-test4.tar.gz │ ├── acl-test5.tar.gz │ ├── create-and-remove.tar │ ├── dirloop.tar │ ├── g-hdr.pax.gz │ ├── gnu-multi-fail-volume1.gtar │ ├── gnu-multi-fail-volume2.gtar │ ├── gtarfail.tar │ ├── gtarfail2.tar │ ├── long.ustar.gz │ ├── longpath.tar.bz2 │ ├── mk │ ├── mk2 │ ├── not_a_tar_file │ ├── not_a_tar_file1 │ ├── not_a_tar_file2 │ ├── not_a_tar_file3 │ ├── old-file.tar │ ├── pax-big-10g.tar.bz2 │ ├── pax-rename.tar.gz │ ├── quicktest.filelist │ ├── remove.tar │ ├── tar-test-inputs │ │ ├── file-size │ │ │ ├── 12-digit.tar.bz2 │ │ │ ├── ZIPBOMB-WARNING │ │ │ ├── gnu.tar.bz2 │ │ │ └── pax.tar.bz2 │ │ ├── format-acceptance │ │ │ ├── gnu-g.tar │ │ │ ├── gnu.tar │ │ │ ├── pax.tar │ │ │ ├── star.tar │ │ │ ├── suntar.tar │ │ │ ├── ustar-pre-posix.tar │ │ │ ├── ustar.tar │ │ │ └── v7.tar │ │ ├── large-mtime │ │ │ ├── 12-digit.tar │ │ │ ├── gnu.tar │ │ │ └── pax.tar │ │ ├── long-paths │ │ │ ├── gnu.tar │ │ │ ├── pax.tar │ │ │ ├── star.tar │ │ │ └── ustar.tar │ │ ├── multi-volume │ │ │ ├── exustar-1.tar │ │ │ ├── exustar-2.tar │ │ │ ├── gnu-1.tar │ │ │ ├── gnu-2.tar │ │ │ ├── gnupax-1.tar │ │ │ ├── gnupax-2.tar │ │ │ ├── xstar-1.tar │ │ │ ├── xstar-2.tar │ │ │ ├── xustar-1.tar │ │ │ └── xustar-2.tar │ │ ├── negative-mtime │ │ │ ├── gnu.tar │ │ │ └── pax.tar │ │ ├── sparse-files │ │ │ ├── gnu-small.tar │ │ │ ├── gnu.tar │ │ │ ├── pax-gnu0-0.tar │ │ │ ├── pax-gnu0-1.tar │ │ │ ├── pax-gnu1-0.tar │ │ │ ├── star.tar │ │ │ └── xstar.tar │ │ ├── user-group-largenum │ │ │ ├── 8-digit.tar │ │ │ ├── gnu.tar │ │ │ └── pax.tar │ │ ├── user-group-name │ │ │ ├── pax.tar │ │ │ └── ustar-32chars.tar │ │ ├── volume-label │ │ │ ├── gnu.tar │ │ │ ├── pax.tar │ │ │ └── star.tar │ │ └── xattr │ │ │ ├── acl.tar │ │ │ ├── fflags-libarchive.tar │ │ │ ├── fflags-schily.tar │ │ │ ├── xattr-libarchive.tar │ │ │ └── xattr-schily.tar │ ├── tartest-quicktest.out │ ├── types-star-oldsparse.tar.gz │ ├── typescript │ ├── ustar-all-filetypes.tar │ ├── ustar-all-quicktest-past-contig.tar │ ├── ustar-all-quicktest.tar │ ├── ustar-all-quicktest.tar-without-cont-file │ ├── ustar-bad-filetypes.tar │ ├── ustar-bad-signedsum.tar │ ├── ustar-big-2g.tar.bz2 │ └── ustar-big-8g.tar.bz2 ├── unicode.c ├── ustar.1 ├── ustarman.mk ├── version.c ├── volhdr.c ├── xattr.c ├── xheader.c ├── xtab.h └── xutimes.h ├── star_sym ├── .gitignore ├── MKLINKS ├── Makefile ├── star_sym.1 ├── star_sym.c └── star_sym.mk1 ├── strar ├── Makefile ├── Makefile.man ├── strar.1 └── strar.c ├── sunpro ├── Make │ ├── Makefile │ ├── bin │ │ └── make │ │ │ └── common │ │ │ ├── Makefile │ │ │ ├── Makefile.def │ │ │ ├── Makefile.man │ │ │ ├── README.ifdef │ │ │ ├── ar.cc │ │ │ ├── archconf.cc │ │ │ ├── default.mk.file │ │ │ ├── depvar.cc │ │ │ ├── dist.cc │ │ │ ├── dmake.1 │ │ │ ├── dmake.cc │ │ │ ├── dmakeman.mk │ │ │ ├── doname.cc │ │ │ ├── dosys.cc │ │ │ ├── files.cc │ │ │ ├── globals.cc │ │ │ ├── implicit.cc │ │ │ ├── macro.cc │ │ │ ├── main.cc │ │ │ ├── make.1s │ │ │ ├── make.cc │ │ │ ├── make.rules.file │ │ │ ├── misc.cc │ │ │ ├── nse.cc │ │ │ ├── nse_printdep.cc │ │ │ ├── parallel.cc │ │ │ ├── pmake.cc │ │ │ ├── read.cc │ │ │ ├── read2.cc │ │ │ ├── rep.cc │ │ │ ├── state.cc │ │ │ ├── svmakedef.mk │ │ │ ├── svmakeman.mk │ │ │ ├── svr4.make.rules.file │ │ │ ├── sysV-make.1 │ │ │ └── version.cc │ ├── include │ │ ├── bsd │ │ │ └── bsd.h │ │ ├── mk │ │ │ ├── copyright.h │ │ │ └── defs.h │ │ ├── mksh │ │ │ ├── defs.h │ │ │ ├── dosys.h │ │ │ ├── globals.h │ │ │ ├── i18n.h │ │ │ ├── libmksh_init.h │ │ │ ├── macro.h │ │ │ ├── misc.h │ │ │ ├── mksh.h │ │ │ └── read.h │ │ └── vroot │ │ │ ├── args.h │ │ │ ├── report.h │ │ │ └── vroot.h │ └── lib │ │ ├── bsd │ │ └── src │ │ │ ├── Makefile │ │ │ └── bsd.cc │ │ ├── makestate │ │ └── src │ │ │ ├── Makefile │ │ │ ├── ld_file.c │ │ │ ├── libmakestate-mapvers │ │ │ └── lock.c │ │ ├── mksh │ │ └── src │ │ │ ├── Makefile │ │ │ ├── dosys.cc │ │ │ ├── globals.cc │ │ │ ├── i18n.cc │ │ │ ├── macro.cc │ │ │ ├── misc.cc │ │ │ ├── mksh.cc │ │ │ └── read.cc │ │ └── vroot │ │ └── src │ │ ├── Makefile │ │ ├── access.cc │ │ ├── args.cc │ │ ├── execve.cc │ │ ├── lock.cc │ │ ├── lstat.cc │ │ ├── open.cc │ │ ├── readlink.cc │ │ ├── report.cc │ │ ├── stat.cc │ │ ├── statfs.cc │ │ ├── unmount.cc │ │ └── vroot.cc ├── Makefile ├── README └── include │ └── avo │ ├── avo_alloca.h │ └── intl.h ├── tartest ├── Makefile ├── tartest.1 ├── tartest.c └── tartestman.mk ├── termcap ├── Makefile ├── Makefile.man ├── cap.c ├── caplist.c └── termcap.1 ├── tests ├── bin │ ├── base │ ├── docommand │ ├── echo_nonl │ ├── misc │ ├── seq │ └── xtest └── testutils │ ├── README │ ├── SCCS │ ├── s.README │ ├── s.decompress_stdin.sh │ ├── s.ekko │ ├── s.realpwd │ ├── s.user │ ├── s.uu_decode │ ├── s.yammer │ └── s.yes │ ├── decompress_stdin.sh │ ├── ekko │ ├── realpwd │ ├── user │ ├── uu_decode │ ├── yammer │ └── yes ├── translit ├── Makefile ├── Makefile.man ├── translit.1 └── translit.c ├── udiff ├── Makefile ├── Makefile.man ├── fdiff.1 ├── fdiff.mk1 ├── fsdiff.1 ├── fsdiff.mk1 ├── udiff.1 └── udiff.c ├── ved ├── Makefile ├── Makefile.doc ├── Makefile.dot ├── Makefile.help ├── Makefile.man ├── Makefile.warn ├── binding.c ├── buffer.c ├── buffer.h ├── cmdline.c ├── cmds.c ├── coloncmds.c ├── consdebug.c ├── ctab.c ├── cursorcmds.c ├── delcmds.c ├── dotfiles.tar.bz2 ├── edit.c ├── execcmds.c ├── filecmds.c ├── fileio.c ├── filesubs.c ├── func.h ├── io.c ├── macro.c ├── map.c ├── map.h ├── markcmds.c ├── message.c ├── movedot.c ├── movedot.h ├── numbercmds.c ├── quitcmds.c ├── screen.c ├── search.c ├── searchcmds.c ├── sheet-ps.mk ├── sheet-tr.mk ├── storage.c ├── substcmds.c ├── tags.c ├── take.c ├── takecmds.c ├── terminal.c ├── terminal.h ├── tmpfiles.c ├── ttycmds.c ├── ttymodes.c ├── ttys.h ├── ved-e.1 ├── ved-e.mk1 ├── ved-w.1 ├── ved-w.mk1 ├── ved.1 ├── ved.c ├── ved.h ├── ved.help ├── ved_static.mk ├── vedsheet.pdf ├── vedsheet.ps ├── vedsheet.tr ├── vedstats.c ├── vedtmpops.c └── version.h └── vms ├── append_version.com ├── collect_deps.com ├── collect_deps.com_orig ├── descrip.mms ├── descrip_local.mms ├── descrip_local.mms_template ├── descrip_mkdeps.mms ├── descrip_src.mms ├── descrip_src_cmn.mms ├── descrip_src_flags.mms ├── discard_link_files.com ├── restore_file_links.sh ├── stream_lf.fdl ├── vax_old.opt ├── vms_name_fix.sh └── vms_notes.txt /.clean: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/.clean -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- 1 | * encoding=ISO-8859-1 2 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/.gitignore -------------------------------------------------------------------------------- /.links: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/.links -------------------------------------------------------------------------------- /.locals: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/.locals -------------------------------------------------------------------------------- /AN-2021-09-01: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/AN-2021-09-01 -------------------------------------------------------------------------------- /AN-2021-09-18: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/AN-2021-09-18 -------------------------------------------------------------------------------- /AN-2022-09-18: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/AN-2022-09-18 -------------------------------------------------------------------------------- /AN-2022-10-16: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/AN-2022-10-16 -------------------------------------------------------------------------------- /AN-2023-01-12: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/AN-2023-01-12 -------------------------------------------------------------------------------- /AN-2023-04-19: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/AN-2023-04-19 -------------------------------------------------------------------------------- /AN-2023-09-28: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/AN-2023-09-28 -------------------------------------------------------------------------------- /AN-2024-03-21: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/AN-2024-03-21 -------------------------------------------------------------------------------- /BOOTSTRAP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/BOOTSTRAP -------------------------------------------------------------------------------- /CDDL.Schily.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/CDDL.Schily.txt -------------------------------------------------------------------------------- /CONTRIBUTING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/CONTRIBUTING -------------------------------------------------------------------------------- /CONTRIBUTORS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/CONTRIBUTORS -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/COPYING -------------------------------------------------------------------------------- /DEFAULTS/Defaults: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/DEFAULTS/Defaults -------------------------------------------------------------------------------- /DEFAULTS/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/DEFAULTS/MKLINKS -------------------------------------------------------------------------------- /DEFAULTS/dummy-setup: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /DEFAULTS_CSW/null: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /DEFAULTS_ENG/README: -------------------------------------------------------------------------------- 1 | This directory contains engineering defaults 2 | -------------------------------------------------------------------------------- /DEFAULTS_ENG/dummy-setup: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /GPL-2.0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/GPL-2.0.txt -------------------------------------------------------------------------------- /Gmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/Gmake -------------------------------------------------------------------------------- /Gmake.linux: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/Gmake.linux -------------------------------------------------------------------------------- /LGPL-2.1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/LGPL-2.1.txt -------------------------------------------------------------------------------- /MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/MKLINKS -------------------------------------------------------------------------------- /MKNOD.hpux: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/MKNOD.hpux -------------------------------------------------------------------------------- /MKNOD.hpux-800: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/MKNOD.hpux-800 -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/Makefile -------------------------------------------------------------------------------- /Mcsw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/Mcsw -------------------------------------------------------------------------------- /Mocsw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/Mocsw -------------------------------------------------------------------------------- /PORTING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/PORTING -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/README -------------------------------------------------------------------------------- /README.SSPM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/README.SSPM -------------------------------------------------------------------------------- /README.compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/README.compile -------------------------------------------------------------------------------- /READMEs/README.apple: -------------------------------------------------------------------------------- 1 | For CD-Recording please read the README.volmgt too. 2 | -------------------------------------------------------------------------------- /READMEs/README.next: -------------------------------------------------------------------------------- 1 | For CD-Recording please read the README.volmgt too. 2 | -------------------------------------------------------------------------------- /RULES/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/.gitignore -------------------------------------------------------------------------------- /RULES/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/MKLINKS -------------------------------------------------------------------------------- /RULES/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/README -------------------------------------------------------------------------------- /RULES/cc-dec.rul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/cc-dec.rul -------------------------------------------------------------------------------- /RULES/cc-dg.rul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/cc-dg.rul -------------------------------------------------------------------------------- /RULES/cc-dumb.rul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/cc-dumb.rul -------------------------------------------------------------------------------- /RULES/cc-gcc.rul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/cc-gcc.rul -------------------------------------------------------------------------------- /RULES/cc-hp.rul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/cc-hp.rul -------------------------------------------------------------------------------- /RULES/cc-hp64.rul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/cc-hp64.rul -------------------------------------------------------------------------------- /RULES/cc-ibm.rul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/cc-ibm.rul -------------------------------------------------------------------------------- /RULES/cc-msc.rul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/cc-msc.rul -------------------------------------------------------------------------------- /RULES/cc-pcc.rul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/cc-pcc.rul -------------------------------------------------------------------------------- /RULES/cc-sgi.rul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/cc-sgi.rul -------------------------------------------------------------------------------- /RULES/cc-sony.rul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/cc-sony.rul -------------------------------------------------------------------------------- /RULES/cc-sun.rul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/cc-sun.rul -------------------------------------------------------------------------------- /RULES/dummy.dep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/dummy.dep -------------------------------------------------------------------------------- /RULES/dynamic.lnk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/dynamic.lnk -------------------------------------------------------------------------------- /RULES/gmake.wrn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/gmake.wrn -------------------------------------------------------------------------------- /RULES/ldummy.cnf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/ldummy.cnf -------------------------------------------------------------------------------- /RULES/local.cnf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/local.cnf -------------------------------------------------------------------------------- /RULES/man-bsd.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/man-bsd.def -------------------------------------------------------------------------------- /RULES/mk-.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/mk-.id -------------------------------------------------------------------------------- /RULES/mk-gmake.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/mk-gmake.id -------------------------------------------------------------------------------- /RULES/mk-smake.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/mk-smake.id -------------------------------------------------------------------------------- /RULES/os-aix.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-aix.def -------------------------------------------------------------------------------- /RULES/os-aix.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-aix.id -------------------------------------------------------------------------------- /RULES/os-beos.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-beos.def -------------------------------------------------------------------------------- /RULES/os-beos.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-beos.id -------------------------------------------------------------------------------- /RULES/os-dgux.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-dgux.id -------------------------------------------------------------------------------- /RULES/os-gnu.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-gnu.def -------------------------------------------------------------------------------- /RULES/os-gnu.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-gnu.id -------------------------------------------------------------------------------- /RULES/os-haiku.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-haiku.id -------------------------------------------------------------------------------- /RULES/os-hp-ux.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-hp-ux.id -------------------------------------------------------------------------------- /RULES/os-irix.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-irix.def -------------------------------------------------------------------------------- /RULES/os-irix.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-irix.id -------------------------------------------------------------------------------- /RULES/os-linux.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-linux.id -------------------------------------------------------------------------------- /RULES/os-minix.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-minix.id -------------------------------------------------------------------------------- /RULES/os-os-2.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-os-2.id -------------------------------------------------------------------------------- /RULES/os-os2.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-os2.def -------------------------------------------------------------------------------- /RULES/os-os400.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-os400.id -------------------------------------------------------------------------------- /RULES/os-osf1.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-osf1.def -------------------------------------------------------------------------------- /RULES/os-osf1.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-osf1.id -------------------------------------------------------------------------------- /RULES/os-pyro.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-pyro.def -------------------------------------------------------------------------------- /RULES/os-pyro.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-pyro.id -------------------------------------------------------------------------------- /RULES/os-qnx.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-qnx.def -------------------------------------------------------------------------------- /RULES/os-qnx.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-qnx.id -------------------------------------------------------------------------------- /RULES/os-sunos.id: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/os-sunos.id -------------------------------------------------------------------------------- /RULES/r-gmake.dep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/r-gmake.dep -------------------------------------------------------------------------------- /RULES/r-gmake.tag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/r-gmake.tag -------------------------------------------------------------------------------- /RULES/r-make.dep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/r-make.dep -------------------------------------------------------------------------------- /RULES/r-make.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/r-make.obj -------------------------------------------------------------------------------- /RULES/r-make.tag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/r-make.tag -------------------------------------------------------------------------------- /RULES/r-smake.dep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/r-smake.dep -------------------------------------------------------------------------------- /RULES/r-smake.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/r-smake.obj -------------------------------------------------------------------------------- /RULES/r-smake.tag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/r-smake.tag -------------------------------------------------------------------------------- /RULES/rules.arn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.arn -------------------------------------------------------------------------------- /RULES/rules.ars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.ars -------------------------------------------------------------------------------- /RULES/rules.aux: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.aux -------------------------------------------------------------------------------- /RULES/rules.clr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.clr -------------------------------------------------------------------------------- /RULES/rules.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.cmd -------------------------------------------------------------------------------- /RULES/rules.cnf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.cnf -------------------------------------------------------------------------------- /RULES/rules.cpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.cpl -------------------------------------------------------------------------------- /RULES/rules.cst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.cst -------------------------------------------------------------------------------- /RULES/rules.csw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.csw -------------------------------------------------------------------------------- /RULES/rules.dep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.dep -------------------------------------------------------------------------------- /RULES/rules.dir: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.dir -------------------------------------------------------------------------------- /RULES/rules.drv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.drv -------------------------------------------------------------------------------- /RULES/rules.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.dyn -------------------------------------------------------------------------------- /RULES/rules.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.env -------------------------------------------------------------------------------- /RULES/rules.hlp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.hlp -------------------------------------------------------------------------------- /RULES/rules.htm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.htm -------------------------------------------------------------------------------- /RULES/rules.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.inc -------------------------------------------------------------------------------- /RULES/rules.ins: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.ins -------------------------------------------------------------------------------- /RULES/rules.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.lib -------------------------------------------------------------------------------- /RULES/rules.lnt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.lnt -------------------------------------------------------------------------------- /RULES/rules.loc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.loc -------------------------------------------------------------------------------- /RULES/rules.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.man -------------------------------------------------------------------------------- /RULES/rules.mkd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.mkd -------------------------------------------------------------------------------- /RULES/rules.mks: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.mks -------------------------------------------------------------------------------- /RULES/rules.mod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.mod -------------------------------------------------------------------------------- /RULES/rules.nul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.nul -------------------------------------------------------------------------------- /RULES/rules.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.obj -------------------------------------------------------------------------------- /RULES/rules.oes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.oes -------------------------------------------------------------------------------- /RULES/rules.oev: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.oev -------------------------------------------------------------------------------- /RULES/rules.pkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.pkg -------------------------------------------------------------------------------- /RULES/rules.prg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.prg -------------------------------------------------------------------------------- /RULES/rules.rdi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.rdi -------------------------------------------------------------------------------- /RULES/rules.rel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.rel -------------------------------------------------------------------------------- /RULES/rules.scr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.scr -------------------------------------------------------------------------------- /RULES/rules.shl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.shl -------------------------------------------------------------------------------- /RULES/rules.sps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.sps -------------------------------------------------------------------------------- /RULES/rules.tag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.tag -------------------------------------------------------------------------------- /RULES/rules.top: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.top -------------------------------------------------------------------------------- /RULES/rules.tpk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.tpk -------------------------------------------------------------------------------- /RULES/rules.tst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules.tst -------------------------------------------------------------------------------- /RULES/rules1.dir: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules1.dir -------------------------------------------------------------------------------- /RULES/rules1.top: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/rules1.top -------------------------------------------------------------------------------- /RULES/static.lnk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/static.lnk -------------------------------------------------------------------------------- /RULES/sub.htm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/sub.htm -------------------------------------------------------------------------------- /RULES/version: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/RULES/version -------------------------------------------------------------------------------- /SCHILY_utils.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/SCHILY_utils.po -------------------------------------------------------------------------------- /SMakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/SMakefile -------------------------------------------------------------------------------- /Schily.Copyright: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/Schily.Copyright -------------------------------------------------------------------------------- /TARGETS/15conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/15conf -------------------------------------------------------------------------------- /TARGETS/25inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/25inc -------------------------------------------------------------------------------- /TARGETS/25include: -------------------------------------------------------------------------------- 1 | Static include files. 2 | -------------------------------------------------------------------------------- /TARGETS/44libscg: -------------------------------------------------------------------------------- 1 | Portable SCSI transport library 2 | -------------------------------------------------------------------------------- /TARGETS/44libscg!@!scg: -------------------------------------------------------------------------------- 1 | Portable SCSI transport library include files 2 | -------------------------------------------------------------------------------- /TARGETS/44libxtermcap: -------------------------------------------------------------------------------- 1 | Extended termcap library 2 | -------------------------------------------------------------------------------- /TARGETS/45lib: -------------------------------------------------------------------------------- 1 | Various libraries 2 | -------------------------------------------------------------------------------- /TARGETS/45libedc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/45libedc -------------------------------------------------------------------------------- /TARGETS/45libfile: -------------------------------------------------------------------------------- 1 | Library version of the file(1) command 2 | -------------------------------------------------------------------------------- /TARGETS/45libfind: -------------------------------------------------------------------------------- 1 | Library version of the find(1) command 2 | -------------------------------------------------------------------------------- /TARGETS/45libgetopt: -------------------------------------------------------------------------------- 1 | Library containing getopt() from OpenSolaris 2 | -------------------------------------------------------------------------------- /TARGETS/45libhfs_iso: -------------------------------------------------------------------------------- 1 | Library to handle Apple HFS extensions 2 | -------------------------------------------------------------------------------- /TARGETS/45libmdigest: -------------------------------------------------------------------------------- 1 | Message Digest library (containing md5 and other hashes) 2 | -------------------------------------------------------------------------------- /TARGETS/45libparanoia: -------------------------------------------------------------------------------- 1 | Portable CD Audio paranoia extraction library 2 | -------------------------------------------------------------------------------- /TARGETS/45librmt: -------------------------------------------------------------------------------- 1 | Remote TAPE transport library 2 | -------------------------------------------------------------------------------- /TARGETS/45librscg: -------------------------------------------------------------------------------- 1 | Remote SCSI transport library 2 | -------------------------------------------------------------------------------- /TARGETS/45libscgcmd: -------------------------------------------------------------------------------- 1 | SCSI command library 2 | -------------------------------------------------------------------------------- /TARGETS/53smake: -------------------------------------------------------------------------------- 1 | A highly portable "make" utility 2 | -------------------------------------------------------------------------------- /TARGETS/54bsh: -------------------------------------------------------------------------------- 1 | A shell with cursor editable history Copyr 1984-2008 J. Schilling 2 | 3 | -------------------------------------------------------------------------------- /TARGETS/54ved: -------------------------------------------------------------------------------- 1 | A large file aware text editor 2 | -------------------------------------------------------------------------------- /TARGETS/55btcflash: -------------------------------------------------------------------------------- 1 | Firmware flash utility for BTC DRW1008 DVD+/-RW recorder 2 | -------------------------------------------------------------------------------- /TARGETS/55cal: -------------------------------------------------------------------------------- 1 | UNIX calendar 2 | -------------------------------------------------------------------------------- /TARGETS/55calc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/55calc -------------------------------------------------------------------------------- /TARGETS/55calltree: -------------------------------------------------------------------------------- 1 | A static call tree generator for C programs 2 | -------------------------------------------------------------------------------- /TARGETS/55cdda2wav: -------------------------------------------------------------------------------- 1 | CD digital audio extraction program 2 | -------------------------------------------------------------------------------- /TARGETS/55cdrecord: -------------------------------------------------------------------------------- 1 | CD audio/data recording program 2 | -------------------------------------------------------------------------------- /TARGETS/55change: -------------------------------------------------------------------------------- 1 | A program to change patterns in files 2 | -------------------------------------------------------------------------------- /TARGETS/55cmd: -------------------------------------------------------------------------------- 1 | Various commands 2 | -------------------------------------------------------------------------------- /TARGETS/55compare: -------------------------------------------------------------------------------- 1 | A program for fast binary comparison of two files 2 | -------------------------------------------------------------------------------- /TARGETS/55copy: -------------------------------------------------------------------------------- 1 | makes a copies of file(s) 2 | -------------------------------------------------------------------------------- /TARGETS/55count: -------------------------------------------------------------------------------- 1 | counts items in file(s) 2 | -------------------------------------------------------------------------------- /TARGETS/55cpp: -------------------------------------------------------------------------------- 1 | C language preprocessor 2 | -------------------------------------------------------------------------------- /TARGETS/55cstyle: -------------------------------------------------------------------------------- 1 | A C-codingstyle lint program 2 | 3 | -------------------------------------------------------------------------------- /TARGETS/55ctags: -------------------------------------------------------------------------------- 1 | enhanced ctags from *BSD 2 | -------------------------------------------------------------------------------- /TARGETS/55cut: -------------------------------------------------------------------------------- 1 | dissects files by field 2 | -------------------------------------------------------------------------------- /TARGETS/55fifo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/55fifo -------------------------------------------------------------------------------- /TARGETS/55hdump: -------------------------------------------------------------------------------- 1 | displays (dumps) binary contents of a file 2 | -------------------------------------------------------------------------------- /TARGETS/55label: -------------------------------------------------------------------------------- 1 | Manage Sun disk labels 2 | -------------------------------------------------------------------------------- /TARGETS/55lndir: -------------------------------------------------------------------------------- 1 | create symlinked directory trees 2 | -------------------------------------------------------------------------------- /TARGETS/55match: -------------------------------------------------------------------------------- 1 | searches for patterns in file(s) 2 | -------------------------------------------------------------------------------- /TARGETS/55mdigest: -------------------------------------------------------------------------------- 1 | Message Digest program (containing md5 sha and other hashes) 2 | -------------------------------------------------------------------------------- /TARGETS/55mkisofs: -------------------------------------------------------------------------------- 1 | Creates populated ISO-9660 filesystem images 2 | -------------------------------------------------------------------------------- /TARGETS/55mkisofs!@!diag: -------------------------------------------------------------------------------- 1 | Diagnose tools for Mkisofs 2 | -------------------------------------------------------------------------------- /TARGETS/55mountcd: -------------------------------------------------------------------------------- 1 | mount root CD image for SchilliX life CD 2 | -------------------------------------------------------------------------------- /TARGETS/55mt: -------------------------------------------------------------------------------- 1 | magnetic tape control 2 | -------------------------------------------------------------------------------- /TARGETS/55obosh: -------------------------------------------------------------------------------- 1 | The old SVr4 (SunOS 5) Bourne Shell (with most bugs left intact) 2 | -------------------------------------------------------------------------------- /TARGETS/55p: -------------------------------------------------------------------------------- 1 | paginates text and filters non-printing characters 2 | -------------------------------------------------------------------------------- /TARGETS/55paste: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/55paste -------------------------------------------------------------------------------- /TARGETS/55patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/55patch -------------------------------------------------------------------------------- /TARGETS/55pbosh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/55pbosh -------------------------------------------------------------------------------- /TARGETS/55printf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/55printf -------------------------------------------------------------------------------- /TARGETS/55pxupgrade: -------------------------------------------------------------------------------- 1 | upgrade firmware in Plextor CD/DVD writers 2 | -------------------------------------------------------------------------------- /TARGETS/55readcd: -------------------------------------------------------------------------------- 1 | CD data extraction program 2 | -------------------------------------------------------------------------------- /TARGETS/55rmt: -------------------------------------------------------------------------------- 1 | remote magnetic tape protocol server 2 | -------------------------------------------------------------------------------- /TARGETS/55rscsi: -------------------------------------------------------------------------------- 1 | Remote SCSI transport server program (daemon) 2 | -------------------------------------------------------------------------------- /TARGETS/55sccs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/55sccs -------------------------------------------------------------------------------- /TARGETS/55scgcheck: -------------------------------------------------------------------------------- 1 | Libscg ABI compliance checker 2 | -------------------------------------------------------------------------------- /TARGETS/55scgskeleton: -------------------------------------------------------------------------------- 1 | Skeleton program for SCSI transport using libscg 2 | -------------------------------------------------------------------------------- /TARGETS/55sdd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/55sdd -------------------------------------------------------------------------------- /TARGETS/55sfind: -------------------------------------------------------------------------------- 1 | find files 2 | -------------------------------------------------------------------------------- /TARGETS/55sformat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/55sformat -------------------------------------------------------------------------------- /TARGETS/55sgrow: -------------------------------------------------------------------------------- 1 | grow user stack test program 2 | -------------------------------------------------------------------------------- /TARGETS/55sh: -------------------------------------------------------------------------------- 1 | The Bourne Shell (with cursor editable history added) 2 | -------------------------------------------------------------------------------- /TARGETS/55star: -------------------------------------------------------------------------------- 1 | unique standard tape archiver 2 | -------------------------------------------------------------------------------- /TARGETS/55strar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/55strar -------------------------------------------------------------------------------- /TARGETS/55tartest: -------------------------------------------------------------------------------- 1 | test tar archive for POSIX.1-1990 compliance 2 | -------------------------------------------------------------------------------- /TARGETS/55termcap: -------------------------------------------------------------------------------- 1 | termcap compiler 2 | 3 | -------------------------------------------------------------------------------- /TARGETS/55translit: -------------------------------------------------------------------------------- 1 | translates characters 2 | -------------------------------------------------------------------------------- /TARGETS/55udiff: -------------------------------------------------------------------------------- 1 | shows where two files differ 2 | -------------------------------------------------------------------------------- /TARGETS/56sunpro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/56sunpro -------------------------------------------------------------------------------- /TARGETS/85man: -------------------------------------------------------------------------------- 1 | Various man pages 2 | -------------------------------------------------------------------------------- /TARGETS/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/README -------------------------------------------------------------------------------- /TARGETS/__slot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TARGETS/__slot -------------------------------------------------------------------------------- /TEMPLATES/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/TEMPLATES/MKLINKS -------------------------------------------------------------------------------- /autoconf/.locals: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/autoconf/.locals -------------------------------------------------------------------------------- /autoconf/autoconf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/autoconf/autoconf -------------------------------------------------------------------------------- /autoconf/uname: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/autoconf/uname -------------------------------------------------------------------------------- /bsh/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/Makefile -------------------------------------------------------------------------------- /bsh/Makefile.dot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/Makefile.dot -------------------------------------------------------------------------------- /bsh/Makefile.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/Makefile.man -------------------------------------------------------------------------------- /bsh/abbrev.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/abbrev.c -------------------------------------------------------------------------------- /bsh/abbrev.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/abbrev.h -------------------------------------------------------------------------------- /bsh/abbtab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/abbtab.c -------------------------------------------------------------------------------- /bsh/abbtab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/abbtab.h -------------------------------------------------------------------------------- /bsh/alias.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/alias.c -------------------------------------------------------------------------------- /bsh/alloc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/alloc.c -------------------------------------------------------------------------------- /bsh/bsh.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/bsh.c -------------------------------------------------------------------------------- /bsh/bsh.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/bsh.h -------------------------------------------------------------------------------- /bsh/bsh_de.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/bsh_de.1 -------------------------------------------------------------------------------- /bsh/bshconf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/bshconf.h -------------------------------------------------------------------------------- /bsh/btab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/btab.c -------------------------------------------------------------------------------- /bsh/btab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/btab.h -------------------------------------------------------------------------------- /bsh/builtin.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/builtin.c -------------------------------------------------------------------------------- /bsh/call.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/call.c -------------------------------------------------------------------------------- /bsh/cond.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/cond.c -------------------------------------------------------------------------------- /bsh/ctype.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/ctype.c -------------------------------------------------------------------------------- /bsh/ctype.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/ctype.h -------------------------------------------------------------------------------- /bsh/dirs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/dirs.c -------------------------------------------------------------------------------- /bsh/evops.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/evops.c -------------------------------------------------------------------------------- /bsh/exec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/exec.c -------------------------------------------------------------------------------- /bsh/expand.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/expand.c -------------------------------------------------------------------------------- /bsh/getrusage.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/getrusage.c -------------------------------------------------------------------------------- /bsh/hashcmd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/hashcmd.c -------------------------------------------------------------------------------- /bsh/idops.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/idops.c -------------------------------------------------------------------------------- /bsh/input.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/input.c -------------------------------------------------------------------------------- /bsh/inputc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/inputc.c -------------------------------------------------------------------------------- /bsh/limit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/limit.c -------------------------------------------------------------------------------- /bsh/limit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/limit.h -------------------------------------------------------------------------------- /bsh/map.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/map.c -------------------------------------------------------------------------------- /bsh/map.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/map.h -------------------------------------------------------------------------------- /bsh/node.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/node.c -------------------------------------------------------------------------------- /bsh/node.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/node.h -------------------------------------------------------------------------------- /bsh/oldhistory.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/oldhistory.c -------------------------------------------------------------------------------- /bsh/parse.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/parse.c -------------------------------------------------------------------------------- /bsh/pfbsh.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/pfbsh.1 -------------------------------------------------------------------------------- /bsh/pfbsh.mk1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/pfbsh.mk1 -------------------------------------------------------------------------------- /bsh/pfexec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/pfexec.c -------------------------------------------------------------------------------- /bsh/proc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/proc.c -------------------------------------------------------------------------------- /bsh/signames.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/signames.c -------------------------------------------------------------------------------- /bsh/str.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/str.c -------------------------------------------------------------------------------- /bsh/str.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/str.h -------------------------------------------------------------------------------- /bsh/strsubs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/strsubs.c -------------------------------------------------------------------------------- /bsh/strsubs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/strsubs.h -------------------------------------------------------------------------------- /bsh/sys.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/sys.c -------------------------------------------------------------------------------- /bsh/test.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/test.c -------------------------------------------------------------------------------- /bsh/testmail.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/testmail.c -------------------------------------------------------------------------------- /bsh/ttymodes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/ttymodes.c -------------------------------------------------------------------------------- /bsh/version.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/version.c -------------------------------------------------------------------------------- /bsh/wait3.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/bsh/wait3.c -------------------------------------------------------------------------------- /btcflash/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/btcflash/MKLINKS -------------------------------------------------------------------------------- /btcflash/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/btcflash/Makefile -------------------------------------------------------------------------------- /btcflash/skel.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/btcflash/skel.c -------------------------------------------------------------------------------- /cal/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cal/Makefile -------------------------------------------------------------------------------- /cal/Makefile.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cal/Makefile.man -------------------------------------------------------------------------------- /cal/cal.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cal/cal.1 -------------------------------------------------------------------------------- /cal/cal.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cal/cal.c -------------------------------------------------------------------------------- /calc/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/calc/Makefile -------------------------------------------------------------------------------- /calc/Makefile.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/calc/Makefile.man -------------------------------------------------------------------------------- /calc/calc.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/calc/calc.1 -------------------------------------------------------------------------------- /calc/calc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/calc/calc.c -------------------------------------------------------------------------------- /calltree/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/calltree/Makefile -------------------------------------------------------------------------------- /calltree/clex.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/calltree/clex.c -------------------------------------------------------------------------------- /calltree/clex.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/calltree/clex.h -------------------------------------------------------------------------------- /calltree/keyw.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/calltree/keyw.c -------------------------------------------------------------------------------- /calltree/string.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/calltree/string.c -------------------------------------------------------------------------------- /calltree/sym.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/calltree/sym.c -------------------------------------------------------------------------------- /calltree/sym.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/calltree/sym.h -------------------------------------------------------------------------------- /cdda2wav/FAQ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/FAQ -------------------------------------------------------------------------------- /cdda2wav/HOWTOUSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/HOWTOUSE -------------------------------------------------------------------------------- /cdda2wav/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/MKLINKS -------------------------------------------------------------------------------- /cdda2wav/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/Makefile -------------------------------------------------------------------------------- /cdda2wav/NEEDED: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/NEEDED -------------------------------------------------------------------------------- /cdda2wav/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/README -------------------------------------------------------------------------------- /cdda2wav/THANKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/THANKS -------------------------------------------------------------------------------- /cdda2wav/TODO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/TODO -------------------------------------------------------------------------------- /cdda2wav/aifc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/aifc.c -------------------------------------------------------------------------------- /cdda2wav/aifc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/aifc.h -------------------------------------------------------------------------------- /cdda2wav/aiff.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/aiff.c -------------------------------------------------------------------------------- /cdda2wav/aiff.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/aiff.h -------------------------------------------------------------------------------- /cdda2wav/base64.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/base64.c -------------------------------------------------------------------------------- /cdda2wav/base64.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/base64.h -------------------------------------------------------------------------------- /cdda2wav/cdda2mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/cdda2mp3 -------------------------------------------------------------------------------- /cdda2wav/cdda2ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/cdda2ogg -------------------------------------------------------------------------------- /cdda2wav/config.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/config.h -------------------------------------------------------------------------------- /cdda2wav/global.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/global.h -------------------------------------------------------------------------------- /cdda2wav/ioctl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/ioctl.c -------------------------------------------------------------------------------- /cdda2wav/ioctl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/ioctl.h -------------------------------------------------------------------------------- /cdda2wav/mytype.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/mytype.h -------------------------------------------------------------------------------- /cdda2wav/parse.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/parse.c -------------------------------------------------------------------------------- /cdda2wav/parse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/parse.h -------------------------------------------------------------------------------- /cdda2wav/raw.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/raw.c -------------------------------------------------------------------------------- /cdda2wav/raw.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/raw.h -------------------------------------------------------------------------------- /cdda2wav/readmult: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/readmult -------------------------------------------------------------------------------- /cdda2wav/semshm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/semshm.c -------------------------------------------------------------------------------- /cdda2wav/semshm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/semshm.h -------------------------------------------------------------------------------- /cdda2wav/setuid.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/setuid.c -------------------------------------------------------------------------------- /cdda2wav/setuid.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/setuid.h -------------------------------------------------------------------------------- /cdda2wav/sun.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/sun.c -------------------------------------------------------------------------------- /cdda2wav/sun.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/sun.h -------------------------------------------------------------------------------- /cdda2wav/toc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/toc.c -------------------------------------------------------------------------------- /cdda2wav/toc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/toc.h -------------------------------------------------------------------------------- /cdda2wav/version.sed: -------------------------------------------------------------------------------- 1 | /cdr_version\[\] = /{ 2 | s/.*"\(.*\)";/\1/ 3 | p 4 | } 5 | -------------------------------------------------------------------------------- /cdda2wav/wav.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/wav.c -------------------------------------------------------------------------------- /cdda2wav/wav.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdda2wav/wav.h -------------------------------------------------------------------------------- /cdrecord/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/Makefile -------------------------------------------------------------------------------- /cdrecord/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/README -------------------------------------------------------------------------------- /cdrecord/Rcdrw.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/Rcdrw.mk -------------------------------------------------------------------------------- /cdrecord/Rcopy.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/Rcopy.mk -------------------------------------------------------------------------------- /cdrecord/Rraw.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/Rraw.mk -------------------------------------------------------------------------------- /cdrecord/Rsony.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/Rsony.mk -------------------------------------------------------------------------------- /cdrecord/Rworm.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/Rworm.mk -------------------------------------------------------------------------------- /cdrecord/adip.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/adip.h -------------------------------------------------------------------------------- /cdrecord/auinfo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/auinfo.c -------------------------------------------------------------------------------- /cdrecord/cdtext.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/cdtext.c -------------------------------------------------------------------------------- /cdrecord/cdtext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/cdtext.h -------------------------------------------------------------------------------- /cdrecord/clone.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/clone.c -------------------------------------------------------------------------------- /cdrecord/crc16.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/crc16.c -------------------------------------------------------------------------------- /cdrecord/crc16.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/crc16.h -------------------------------------------------------------------------------- /cdrecord/cue.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/cue.c -------------------------------------------------------------------------------- /cdrecord/diskid.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/diskid.c -------------------------------------------------------------------------------- /cdrecord/drv_bd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/drv_bd.c -------------------------------------------------------------------------------- /cdrecord/fifo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/fifo.c -------------------------------------------------------------------------------- /cdrecord/misc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/misc.c -------------------------------------------------------------------------------- /cdrecord/priv.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/priv.c -------------------------------------------------------------------------------- /cdrecord/sector.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/sector.c -------------------------------------------------------------------------------- /cdrecord/vendor.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/vendor.c -------------------------------------------------------------------------------- /cdrecord/xio.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/xio.c -------------------------------------------------------------------------------- /cdrecord/xio.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cdrecord/xio.h -------------------------------------------------------------------------------- /change/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/change/Makefile -------------------------------------------------------------------------------- /change/change.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/change/change.1 -------------------------------------------------------------------------------- /change/change.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/change/change.c -------------------------------------------------------------------------------- /compare/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/compare/Makefile -------------------------------------------------------------------------------- /compare/compare.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/compare/compare.1 -------------------------------------------------------------------------------- /compare/compare.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/compare/compare.c -------------------------------------------------------------------------------- /conf/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/Makefile -------------------------------------------------------------------------------- /conf/cc-config.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/cc-config.sh -------------------------------------------------------------------------------- /conf/install-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/install-sh -------------------------------------------------------------------------------- /conf/makeinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/makeinc -------------------------------------------------------------------------------- /conf/mkdep-aix.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/mkdep-aix.sh -------------------------------------------------------------------------------- /conf/mkdep-msc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/mkdep-msc.sh -------------------------------------------------------------------------------- /conf/mkdep-sco.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/mkdep-sco.sh -------------------------------------------------------------------------------- /conf/mkdir-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/mkdir-sh -------------------------------------------------------------------------------- /conf/mkdir.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/mkdir.sh -------------------------------------------------------------------------------- /conf/oarch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/oarch.sh -------------------------------------------------------------------------------- /conf/post.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/post.html -------------------------------------------------------------------------------- /conf/pre.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/pre.html -------------------------------------------------------------------------------- /conf/runrmt_rsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/runrmt_rsh -------------------------------------------------------------------------------- /conf/runrmt_ssh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/runrmt_ssh -------------------------------------------------------------------------------- /conf/setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/setup.sh -------------------------------------------------------------------------------- /conf/src-get: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/src-get -------------------------------------------------------------------------------- /conf/srcroot.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/srcroot.sh -------------------------------------------------------------------------------- /conf/wget.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/wget.sh -------------------------------------------------------------------------------- /conf/xconfig.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/conf/xconfig.mk -------------------------------------------------------------------------------- /configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/configure -------------------------------------------------------------------------------- /copy/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/copy/Makefile -------------------------------------------------------------------------------- /copy/Makefile.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/copy/Makefile.man -------------------------------------------------------------------------------- /copy/copy.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/copy/copy.1 -------------------------------------------------------------------------------- /copy/copy.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/copy/copy.c -------------------------------------------------------------------------------- /count/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/count/Makefile -------------------------------------------------------------------------------- /count/count.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/count/count.1 -------------------------------------------------------------------------------- /count/count.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/count/count.c -------------------------------------------------------------------------------- /cpp/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cpp/Makefile -------------------------------------------------------------------------------- /cpp/Makefile.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cpp/Makefile.man -------------------------------------------------------------------------------- /cpp/Makefile.onnv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cpp/Makefile.onnv -------------------------------------------------------------------------------- /cpp/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cpp/README -------------------------------------------------------------------------------- /cpp/cpp.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cpp/cpp.1 -------------------------------------------------------------------------------- /cpp/cpp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cpp/cpp.c -------------------------------------------------------------------------------- /cpp/cpp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cpp/cpp.h -------------------------------------------------------------------------------- /cpp/cpy.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cpp/cpy.y -------------------------------------------------------------------------------- /cpp/cpypre.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cpp/cpypre.c -------------------------------------------------------------------------------- /cpp/noyacc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cpp/noyacc.c -------------------------------------------------------------------------------- /cpp/tests/basic/t01.c: -------------------------------------------------------------------------------- 1 | #line 1 "\" 2 | -------------------------------------------------------------------------------- /cpp/tests/basic/t01.e: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /cpp/tests/basic/t02.e: -------------------------------------------------------------------------------- 1 | t02.c: line 2: bad number for #line 2 | -------------------------------------------------------------------------------- /cpp/tests/basic/t03.e: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /cpp/tests/basic/t03a.e: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /cpp/tests/basic/t04.c: -------------------------------------------------------------------------------- 1 | #if 1 2 | bla 3 | #endif 4 | 5 | -------------------------------------------------------------------------------- /cpp/tests/basic/t04.e: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /cpp/tests/basic/t05.e: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /cpp/tests/basic/t06a.e: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /cpp/tests/basic/t06a.i: -------------------------------------------------------------------------------- 1 | # 1 "t06a.c" 2 | 3 | 4 | ./bin/a 5 | -------------------------------------------------------------------------------- /cpp/tests/basic/t06b.e: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /cpp/tests/basic/t07.e: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /cpp/tests/basic/t08.e: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /cpp/tests/basic/t09.c: -------------------------------------------------------------------------------- 1 | #if 0 2 | #else 123 3 | #endif 4 | -------------------------------------------------------------------------------- /cpp/tests/basic/t09.e: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /cpp/tests/basic/t09.e2: -------------------------------------------------------------------------------- 1 | t09.c: line 2: extra tokens (ignored) after directive 2 | -------------------------------------------------------------------------------- /cpp/version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cpp/version.h -------------------------------------------------------------------------------- /cpp/yylex.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cpp/yylex.c -------------------------------------------------------------------------------- /cstyle/Cstyle.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cstyle/Cstyle.sh -------------------------------------------------------------------------------- /cstyle/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cstyle/Makefile -------------------------------------------------------------------------------- /cstyle/cstyle.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cstyle/cstyle.1 -------------------------------------------------------------------------------- /cstyle/cstyle.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cstyle/cstyle.mk -------------------------------------------------------------------------------- /cstyle/cstyle.ms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cstyle/cstyle.ms -------------------------------------------------------------------------------- /cstyle/cstyle.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cstyle/cstyle.pl -------------------------------------------------------------------------------- /ctags/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ctags/Makefile -------------------------------------------------------------------------------- /ctags/Mctags.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ctags/Mctags.man -------------------------------------------------------------------------------- /ctags/ctags.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ctags/ctags.c -------------------------------------------------------------------------------- /ctags/vctags.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ctags/vctags.1 -------------------------------------------------------------------------------- /cut/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cut/Makefile -------------------------------------------------------------------------------- /cut/Makefile.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cut/Makefile.man -------------------------------------------------------------------------------- /cut/cut.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cut/cut.1 -------------------------------------------------------------------------------- /cut/cut.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/cut/cut.c -------------------------------------------------------------------------------- /dos_make.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/dos_make.bat -------------------------------------------------------------------------------- /fifo/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/fifo/.gitignore -------------------------------------------------------------------------------- /fifo/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/fifo/MKLINKS -------------------------------------------------------------------------------- /fifo/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/fifo/Makefile -------------------------------------------------------------------------------- /fifo/Makefile.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/fifo/Makefile.man -------------------------------------------------------------------------------- /fifo/fifo.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/fifo/fifo.1 -------------------------------------------------------------------------------- /fifo/fifo_main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/fifo/fifo_main.c -------------------------------------------------------------------------------- /findlinks.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/findlinks.sh -------------------------------------------------------------------------------- /hdump/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/hdump/Makefile -------------------------------------------------------------------------------- /hdump/hdump.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/hdump/hdump.1 -------------------------------------------------------------------------------- /hdump/hdump.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/hdump/hdump.c -------------------------------------------------------------------------------- /hdump/messages.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/hdump/messages.po -------------------------------------------------------------------------------- /hdump/od.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/hdump/od.1 -------------------------------------------------------------------------------- /hdump/od.mk1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/hdump/od.mk1 -------------------------------------------------------------------------------- /inc/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/inc/Makefile -------------------------------------------------------------------------------- /inc/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/inc/README -------------------------------------------------------------------------------- /inc/align_test.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/inc/align_test.c -------------------------------------------------------------------------------- /inc/align_test.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/inc/align_test.mk -------------------------------------------------------------------------------- /inc/avoffset.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/inc/avoffset.c -------------------------------------------------------------------------------- /inc/avoffset.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/inc/avoffset.mk -------------------------------------------------------------------------------- /inc/fpoff.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/inc/fpoff.c -------------------------------------------------------------------------------- /inc/getfp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/inc/getfp.c -------------------------------------------------------------------------------- /include/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/include/Makefile -------------------------------------------------------------------------------- /isaexec/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/isaexec/Makefile -------------------------------------------------------------------------------- /isaexec/Makefile.man: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /isaexec/isaexec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/isaexec/isaexec.c -------------------------------------------------------------------------------- /label/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/label/.gitignore -------------------------------------------------------------------------------- /label/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/label/MKLINKS -------------------------------------------------------------------------------- /label/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/label/Makefile -------------------------------------------------------------------------------- /label/label.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/label/label.1 -------------------------------------------------------------------------------- /label/label.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/label/label.c -------------------------------------------------------------------------------- /label/label.mk1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/label/label.mk1 -------------------------------------------------------------------------------- /lib/Makefile.off: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/lib/Makefile.off -------------------------------------------------------------------------------- /lib/TARGETS/15conf: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /lib/TARGETS/__slot: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /lib/Targetdirs: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /libboshcmd/find.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libboshcmd/find.c -------------------------------------------------------------------------------- /libdbgmalloc/.gitignore: -------------------------------------------------------------------------------- 1 | # generated by mkgitignore.sh, do not edit 2 | 3 | alloc.c 4 | -------------------------------------------------------------------------------- /libdbgmalloc/Targets: -------------------------------------------------------------------------------- 1 | CFILES= alloc.c 2 | -------------------------------------------------------------------------------- /libdeflt/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libdeflt/Makefile -------------------------------------------------------------------------------- /libdeflt/Targets: -------------------------------------------------------------------------------- 1 | CFILES= default.c 2 | -------------------------------------------------------------------------------- /libedc/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libedc/Makefile -------------------------------------------------------------------------------- /libedc/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libedc/README -------------------------------------------------------------------------------- /libedc/ecc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libedc/ecc.h -------------------------------------------------------------------------------- /libedc/edc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libedc/edc.h -------------------------------------------------------------------------------- /libedc/edc_ecc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libedc/edc_ecc.c -------------------------------------------------------------------------------- /libedc/edcspeed.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libedc/edcspeed.c -------------------------------------------------------------------------------- /libedc/l2sq_table: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libedc/l2sq_table -------------------------------------------------------------------------------- /libedc/libedc.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libedc/libedc.mk -------------------------------------------------------------------------------- /libedc/repair.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libedc/repair.c -------------------------------------------------------------------------------- /libedc/repair.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libedc/repair.mk -------------------------------------------------------------------------------- /libedc/shledc.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libedc/shledc.mk -------------------------------------------------------------------------------- /libedc/speed.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libedc/speed.mk -------------------------------------------------------------------------------- /libfile/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfile/Makefile -------------------------------------------------------------------------------- /libfile/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfile/README -------------------------------------------------------------------------------- /libfile/file.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfile/file.c -------------------------------------------------------------------------------- /libfile/file.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfile/file.h -------------------------------------------------------------------------------- /libfile/magic.5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfile/magic.5 -------------------------------------------------------------------------------- /libfind/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfind/Makefile -------------------------------------------------------------------------------- /libfind/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfind/README -------------------------------------------------------------------------------- /libfind/Targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfind/Targets -------------------------------------------------------------------------------- /libfind/cmpdir.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfind/cmpdir.c -------------------------------------------------------------------------------- /libfind/find.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfind/find.c -------------------------------------------------------------------------------- /libfind/idcache.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfind/idcache.c -------------------------------------------------------------------------------- /libfind/ptime.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfind/ptime.c -------------------------------------------------------------------------------- /libfind/version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfind/version.h -------------------------------------------------------------------------------- /libfind/walk.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libfind/walk.c -------------------------------------------------------------------------------- /libgetopt/Targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libgetopt/Targets -------------------------------------------------------------------------------- /libhfs_iso/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libhfs_iso/README -------------------------------------------------------------------------------- /libhfs_iso/data.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libhfs_iso/data.c -------------------------------------------------------------------------------- /libhfs_iso/data.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libhfs_iso/data.h -------------------------------------------------------------------------------- /libhfs_iso/file.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libhfs_iso/file.c -------------------------------------------------------------------------------- /libhfs_iso/file.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libhfs_iso/file.h -------------------------------------------------------------------------------- /libhfs_iso/hfs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libhfs_iso/hfs.c -------------------------------------------------------------------------------- /libhfs_iso/hfs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libhfs_iso/hfs.h -------------------------------------------------------------------------------- /libhfs_iso/low.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libhfs_iso/low.c -------------------------------------------------------------------------------- /libhfs_iso/low.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libhfs_iso/low.h -------------------------------------------------------------------------------- /libhfs_iso/node.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libhfs_iso/node.c -------------------------------------------------------------------------------- /libhfs_iso/node.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libhfs_iso/node.h -------------------------------------------------------------------------------- /libmdigest/md4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libmdigest/md4.c -------------------------------------------------------------------------------- /libmdigest/md5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libmdigest/md5.c -------------------------------------------------------------------------------- /libmdigest/sha1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libmdigest/sha1.c -------------------------------------------------------------------------------- /libmdigest/sha2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libmdigest/sha2.c -------------------------------------------------------------------------------- /libmdigest/sha3.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libmdigest/sha3.c -------------------------------------------------------------------------------- /libparanoia/gap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libparanoia/gap.c -------------------------------------------------------------------------------- /libparanoia/gap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libparanoia/gap.h -------------------------------------------------------------------------------- /librmt/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/Makefile -------------------------------------------------------------------------------- /librmt/Targets: -------------------------------------------------------------------------------- 1 | CFILES= remote.c 2 | -------------------------------------------------------------------------------- /librmt/librmt.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/librmt.3 -------------------------------------------------------------------------------- /librmt/librmt.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/librmt.mk -------------------------------------------------------------------------------- /librmt/mtg2rmtg.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/mtg2rmtg.3 -------------------------------------------------------------------------------- /librmt/remote.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/remote.c -------------------------------------------------------------------------------- /librmt/rmtclose.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/rmtclose.3 -------------------------------------------------------------------------------- /librmt/rmtdebug.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/rmtdebug.3 -------------------------------------------------------------------------------- /librmt/rmtg2mtg.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/rmtg2mtg.3 -------------------------------------------------------------------------------- /librmt/rmtinit.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/rmtinit.3 -------------------------------------------------------------------------------- /librmt/rmtioctl.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/rmtioctl.3 -------------------------------------------------------------------------------- /librmt/rmtopen.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/rmtopen.3 -------------------------------------------------------------------------------- /librmt/rmtread.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/rmtread.3 -------------------------------------------------------------------------------- /librmt/rmtrmt.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/rmtrmt.3 -------------------------------------------------------------------------------- /librmt/rmtrmt.mk3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/rmtrmt.mk3 -------------------------------------------------------------------------------- /librmt/rmtrsh.mk3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/rmtrsh.mk3 -------------------------------------------------------------------------------- /librmt/rmtseek.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/rmtseek.3 -------------------------------------------------------------------------------- /librmt/rmtwrite.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/rmtwrite.3 -------------------------------------------------------------------------------- /librmt/shlrmt.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librmt/shlrmt.mk -------------------------------------------------------------------------------- /librscg/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/librscg/Makefile -------------------------------------------------------------------------------- /libscg/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/Makefile -------------------------------------------------------------------------------- /libscg/Targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/Targets -------------------------------------------------------------------------------- /libscg/libscg.com: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/libscg.com -------------------------------------------------------------------------------- /libscg/libscg.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/libscg.mk -------------------------------------------------------------------------------- /libscg/pg.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/pg.h -------------------------------------------------------------------------------- /libscg/rdummy.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/rdummy.c -------------------------------------------------------------------------------- /libscg/scgtimes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scgtimes.c -------------------------------------------------------------------------------- /libscg/scgtimes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scgtimes.h -------------------------------------------------------------------------------- /libscg/scsi-aix.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsi-aix.c -------------------------------------------------------------------------------- /libscg/scsi-bsd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsi-bsd.c -------------------------------------------------------------------------------- /libscg/scsi-dos.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsi-dos.c -------------------------------------------------------------------------------- /libscg/scsi-os2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsi-os2.c -------------------------------------------------------------------------------- /libscg/scsi-osf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsi-osf.c -------------------------------------------------------------------------------- /libscg/scsi-qnx.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsi-qnx.c -------------------------------------------------------------------------------- /libscg/scsi-sgi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsi-sgi.c -------------------------------------------------------------------------------- /libscg/scsi-sun.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsi-sun.c -------------------------------------------------------------------------------- /libscg/scsi-vms.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsi-vms.c -------------------------------------------------------------------------------- /libscg/scsi-wnt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsi-wnt.c -------------------------------------------------------------------------------- /libscg/scsierrs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsierrs.c -------------------------------------------------------------------------------- /libscg/scsihack.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsihack.c -------------------------------------------------------------------------------- /libscg/scsihelp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsihelp.c -------------------------------------------------------------------------------- /libscg/scsiopen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsiopen.c -------------------------------------------------------------------------------- /libscg/scsiopts.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/scsiopts.c -------------------------------------------------------------------------------- /libscg/shlscg.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscg/shlscg.mk -------------------------------------------------------------------------------- /libscgcmd/Targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscgcmd/Targets -------------------------------------------------------------------------------- /libscgcmd/modes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscgcmd/modes.c -------------------------------------------------------------------------------- /libscgcmd/read.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscgcmd/read.c -------------------------------------------------------------------------------- /libscgcmd/ready.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libscgcmd/ready.c -------------------------------------------------------------------------------- /libschily/Targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/Targets -------------------------------------------------------------------------------- /libschily/astoi.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/astoi.3 -------------------------------------------------------------------------------- /libschily/astoi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/astoi.c -------------------------------------------------------------------------------- /libschily/astol.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/astol.3 -------------------------------------------------------------------------------- /libschily/chown.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/chown.c -------------------------------------------------------------------------------- /libschily/cvt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/cvt.c -------------------------------------------------------------------------------- /libschily/dlfcn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/dlfcn.c -------------------------------------------------------------------------------- /libschily/error.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/error.3 -------------------------------------------------------------------------------- /libschily/error.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/error.c -------------------------------------------------------------------------------- /libschily/fconv.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/fconv.c -------------------------------------------------------------------------------- /libschily/fdown.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/fdown.3 -------------------------------------------------------------------------------- /libschily/fdup.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/fdup.3 -------------------------------------------------------------------------------- /libschily/fexec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/fexec.c -------------------------------------------------------------------------------- /libschily/fjmem.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/fjmem.c -------------------------------------------------------------------------------- /libschily/flush.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/flush.3 -------------------------------------------------------------------------------- /libschily/fpipe.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/fpipe.3 -------------------------------------------------------------------------------- /libschily/fpoff.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/fpoff.c -------------------------------------------------------------------------------- /libschily/getfp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/getfp.c -------------------------------------------------------------------------------- /libschily/gid.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/gid.c -------------------------------------------------------------------------------- /libschily/jmem.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/jmem.c -------------------------------------------------------------------------------- /libschily/kill.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/kill.c -------------------------------------------------------------------------------- /libschily/match.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/match.c -------------------------------------------------------------------------------- /libschily/mem.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/mem.c -------------------------------------------------------------------------------- /libschily/peekc.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/peekc.3 -------------------------------------------------------------------------------- /libschily/setfp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/setfp.c -------------------------------------------------------------------------------- /libschily/sleep.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/sleep.c -------------------------------------------------------------------------------- /libschily/spawn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/spawn.c -------------------------------------------------------------------------------- /libschily/uid.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/uid.c -------------------------------------------------------------------------------- /libschily/uname.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libschily/uname.c -------------------------------------------------------------------------------- /libshedit/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libshedit/MKLINKS -------------------------------------------------------------------------------- /libshedit/Makefile.man: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /libshedit/Targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libshedit/Targets -------------------------------------------------------------------------------- /libshedit/dat.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libshedit/dat.c -------------------------------------------------------------------------------- /libshedit/fio.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libshedit/fio.c -------------------------------------------------------------------------------- /libshedit/str.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/libshedit/str.c -------------------------------------------------------------------------------- /libsiconv/Targets: -------------------------------------------------------------------------------- 1 | #ident @(#)Targets 1.1 07/05/19 2 | # 3 | CFILES= sic_nls.c 4 | -------------------------------------------------------------------------------- /lndir/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/lndir/Makefile -------------------------------------------------------------------------------- /lndir/lndir.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/lndir/lndir.1 -------------------------------------------------------------------------------- /lndir/lndir.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/lndir/lndir.c -------------------------------------------------------------------------------- /make_diskt@2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/make_diskt@2.sh -------------------------------------------------------------------------------- /man/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/man/Makefile -------------------------------------------------------------------------------- /match/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/match/Makefile -------------------------------------------------------------------------------- /match/match.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/match/match.1 -------------------------------------------------------------------------------- /match/match.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/match/match.c -------------------------------------------------------------------------------- /mkisofs/COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/COPYING -------------------------------------------------------------------------------- /mkisofs/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/README -------------------------------------------------------------------------------- /mkisofs/RELEASE: -------------------------------------------------------------------------------- 1 | # @(#)RELEASE 1.35 04/09/09 joerg 2 | 3 | Release 2.01 4 | -------------------------------------------------------------------------------- /mkisofs/TODO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/TODO -------------------------------------------------------------------------------- /mkisofs/apple.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/apple.c -------------------------------------------------------------------------------- /mkisofs/apple.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/apple.h -------------------------------------------------------------------------------- /mkisofs/boot.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/boot.c -------------------------------------------------------------------------------- /mkisofs/bswap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/bswap.h -------------------------------------------------------------------------------- /mkisofs/diag/.gitignore: -------------------------------------------------------------------------------- 1 | # generated by mkgitignore.sh, do not edit 2 | 3 | scsi.c 4 | -------------------------------------------------------------------------------- /mkisofs/diag/devdump.8: -------------------------------------------------------------------------------- 1 | .so man8/isoinfo.8 2 | .\" @(#)devdump.8 1.1 06/02/08 joerg 3 | -------------------------------------------------------------------------------- /mkisofs/diag/isodump.8: -------------------------------------------------------------------------------- 1 | .so man8/isoinfo.8 2 | .\" @(#)isodump.8 1.1 06/02/08 joerg 3 | -------------------------------------------------------------------------------- /mkisofs/diag/isovfy.8: -------------------------------------------------------------------------------- 1 | .so man8/isoinfo.8 2 | .\" @(#)isovfy.8 1.1 06/02/08 joerg 3 | -------------------------------------------------------------------------------- /mkisofs/files.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/files.c -------------------------------------------------------------------------------- /mkisofs/hash.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/hash.c -------------------------------------------------------------------------------- /mkisofs/inode.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/inode.c -------------------------------------------------------------------------------- /mkisofs/magic: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/magic -------------------------------------------------------------------------------- /mkisofs/mapping: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/mapping -------------------------------------------------------------------------------- /mkisofs/match.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/match.c -------------------------------------------------------------------------------- /mkisofs/match.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/match.h -------------------------------------------------------------------------------- /mkisofs/mkhybrid.8: -------------------------------------------------------------------------------- 1 | .so man8/mkisofs.8 2 | .\" @(#)mkhybrid.8 1.1 00/04/30 joerg 3 | -------------------------------------------------------------------------------- /mkisofs/multi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/multi.c -------------------------------------------------------------------------------- /mkisofs/name.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/name.c -------------------------------------------------------------------------------- /mkisofs/rock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/rock.c -------------------------------------------------------------------------------- /mkisofs/rock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/rock.h -------------------------------------------------------------------------------- /mkisofs/scsi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/scsi.c -------------------------------------------------------------------------------- /mkisofs/scsi.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/scsi.h -------------------------------------------------------------------------------- /mkisofs/tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/tree.c -------------------------------------------------------------------------------- /mkisofs/udf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/udf.c -------------------------------------------------------------------------------- /mkisofs/udf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/udf.h -------------------------------------------------------------------------------- /mkisofs/vms.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/vms.c -------------------------------------------------------------------------------- /mkisofs/vms.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/vms.h -------------------------------------------------------------------------------- /mkisofs/walk.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/walk.c -------------------------------------------------------------------------------- /mkisofs/write.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mkisofs/write.c -------------------------------------------------------------------------------- /mt/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mt/Makefile -------------------------------------------------------------------------------- /mt/Makefile.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mt/Makefile.man -------------------------------------------------------------------------------- /mt/mt.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mt/mt.1 -------------------------------------------------------------------------------- /mt/mt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mt/mt.c -------------------------------------------------------------------------------- /mt/mt.mk1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mt/mt.mk1 -------------------------------------------------------------------------------- /mt/smt.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/mt/smt.1 -------------------------------------------------------------------------------- /obosh/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/obosh/MKLINKS -------------------------------------------------------------------------------- /obosh/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/obosh/Makefile -------------------------------------------------------------------------------- /obosh/obosh.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/obosh/obosh.1 -------------------------------------------------------------------------------- /p/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/p/Makefile -------------------------------------------------------------------------------- /p/Makefile.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/p/Makefile.man -------------------------------------------------------------------------------- /p/ctab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/p/ctab.c -------------------------------------------------------------------------------- /p/p.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/p/p.1 -------------------------------------------------------------------------------- /p/p.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/p/p.c -------------------------------------------------------------------------------- /paste/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/paste/Makefile -------------------------------------------------------------------------------- /paste/paste.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/paste/paste.1 -------------------------------------------------------------------------------- /paste/paste.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/paste/paste.c -------------------------------------------------------------------------------- /patch/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/LICENSE -------------------------------------------------------------------------------- /patch/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/Makefile -------------------------------------------------------------------------------- /patch/common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/common.h -------------------------------------------------------------------------------- /patch/inp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/inp.c -------------------------------------------------------------------------------- /patch/inp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/inp.h -------------------------------------------------------------------------------- /patch/opatch.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/opatch.1 -------------------------------------------------------------------------------- /patch/patch.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/patch.1 -------------------------------------------------------------------------------- /patch/patch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/patch.c -------------------------------------------------------------------------------- /patch/patch.mk1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/patch.mk1 -------------------------------------------------------------------------------- /patch/pch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/pch.c -------------------------------------------------------------------------------- /patch/pch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/pch.h -------------------------------------------------------------------------------- /patch/util.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/util.c -------------------------------------------------------------------------------- /patch/util.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/patch/util.h -------------------------------------------------------------------------------- /pbosh/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/pbosh/MKLINKS -------------------------------------------------------------------------------- /pbosh/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/pbosh/Makefile -------------------------------------------------------------------------------- /pbosh/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/pbosh/README -------------------------------------------------------------------------------- /pbosh/pbosh.1: -------------------------------------------------------------------------------- 1 | .so man1/sh.1 2 | .\" "@(#)pbosh.1 1.1 18/06/26 " 3 | -------------------------------------------------------------------------------- /pkgdefs/CSW/CSWschilybase/depend: -------------------------------------------------------------------------------- 1 | P CSWcommon 2 | -------------------------------------------------------------------------------- /pkgdefs/OCSW/CSWschilybase/depend: -------------------------------------------------------------------------------- 1 | P CSWcommon 2 | -------------------------------------------------------------------------------- /printf/.gitignore: -------------------------------------------------------------------------------- 1 | # generated by mkgitignore.sh, do not edit 2 | 3 | printf.c 4 | -------------------------------------------------------------------------------- /printf/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/printf/MKLINKS -------------------------------------------------------------------------------- /printf/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/printf/Makefile -------------------------------------------------------------------------------- /printf/defs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/printf/defs.h -------------------------------------------------------------------------------- /printf/misc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/printf/misc.c -------------------------------------------------------------------------------- /printf/printf.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/printf/printf.1 -------------------------------------------------------------------------------- /psmake/.clean: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/psmake/.clean -------------------------------------------------------------------------------- /psmake/MAKE-all: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/psmake/MAKE-all -------------------------------------------------------------------------------- /psmake/MAKE-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/psmake/MAKE-sh -------------------------------------------------------------------------------- /psmake/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/psmake/Makefile -------------------------------------------------------------------------------- /psmake/cpfiles: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/psmake/cpfiles -------------------------------------------------------------------------------- /psmake/include/avoffset.h: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /psmake/lnfiles: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/psmake/lnfiles -------------------------------------------------------------------------------- /psmake/rmlinks: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/psmake/rmlinks -------------------------------------------------------------------------------- /pxupgrade/pcmd.c: -------------------------------------------------------------------------------- 1 | int i; 2 | -------------------------------------------------------------------------------- /rc.pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/rc.pp -------------------------------------------------------------------------------- /readcd/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/readcd/MKLINKS -------------------------------------------------------------------------------- /readcd/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/readcd/Makefile -------------------------------------------------------------------------------- /readcd/io.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/readcd/io.c -------------------------------------------------------------------------------- /readcd/iodefs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/readcd/iodefs.h -------------------------------------------------------------------------------- /readcd/readcd.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/readcd/readcd.1 -------------------------------------------------------------------------------- /readcd/readcd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/readcd/readcd.c -------------------------------------------------------------------------------- /rmt/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/rmt/Makefile -------------------------------------------------------------------------------- /rmt/rmt.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/rmt/rmt.1 -------------------------------------------------------------------------------- /rmt/rmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/rmt/rmt.c -------------------------------------------------------------------------------- /rmt/rmt.dfl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/rmt/rmt.dfl -------------------------------------------------------------------------------- /rscsi/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/rscsi/Makefile -------------------------------------------------------------------------------- /rscsi/rscsi.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/rscsi/rscsi.1 -------------------------------------------------------------------------------- /rscsi/rscsi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/rscsi/rscsi.c -------------------------------------------------------------------------------- /rscsi/rscsi.dfl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/rscsi/rscsi.dfl -------------------------------------------------------------------------------- /sccs/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sccs/Makefile -------------------------------------------------------------------------------- /sccs/man/admin.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-admin.1 2 | -------------------------------------------------------------------------------- /sccs/man/cdc.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-cdc.1 2 | -------------------------------------------------------------------------------- /sccs/man/changeset.5: -------------------------------------------------------------------------------- 1 | .so man5/sccschangeset.5 2 | -------------------------------------------------------------------------------- /sccs/man/comb.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-comb.1 2 | -------------------------------------------------------------------------------- /sccs/man/delta.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-delta.1 2 | -------------------------------------------------------------------------------- /sccs/man/diff.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sccs/man/diff.1 -------------------------------------------------------------------------------- /sccs/man/get.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-get.1 2 | -------------------------------------------------------------------------------- /sccs/man/help.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-help.1 2 | -------------------------------------------------------------------------------- /sccs/man/prs.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-prs.1 2 | -------------------------------------------------------------------------------- /sccs/man/prt.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-prt.1 2 | -------------------------------------------------------------------------------- /sccs/man/rmdel.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-rmdel.1 2 | -------------------------------------------------------------------------------- /sccs/man/sact.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-sact.1 2 | -------------------------------------------------------------------------------- /sccs/man/sccs-check.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-tell.1 2 | -------------------------------------------------------------------------------- /sccs/man/sccs-deledit.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-delget.1 2 | -------------------------------------------------------------------------------- /sccs/man/sccs-enter.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-create.1 2 | -------------------------------------------------------------------------------- /sccs/man/sccs-info.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-tell.1 2 | -------------------------------------------------------------------------------- /sccs/man/sccs-ldiffs.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-diffs.1 2 | -------------------------------------------------------------------------------- /sccs/man/sccs.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sccs/man/sccs.1 -------------------------------------------------------------------------------- /sccs/man/sccscvt.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-cvt.1 2 | -------------------------------------------------------------------------------- /sccs/man/sccslog.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-log.1 2 | -------------------------------------------------------------------------------- /sccs/man/unget.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-unget.1 2 | -------------------------------------------------------------------------------- /sccs/man/val.1: -------------------------------------------------------------------------------- 1 | .so man1/sccs-val.1 2 | -------------------------------------------------------------------------------- /sccs/man/vc.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sccs/man/vc.1 -------------------------------------------------------------------------------- /sccs/man/what.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sccs/man/what.1 -------------------------------------------------------------------------------- /sdd/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sdd/Makefile -------------------------------------------------------------------------------- /sdd/sdd.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sdd/sdd.1 -------------------------------------------------------------------------------- /sdd/sdd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sdd/sdd.c -------------------------------------------------------------------------------- /sdd/sdd_de.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sdd/sdd_de.1 -------------------------------------------------------------------------------- /sfind/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sfind/Makefile -------------------------------------------------------------------------------- /sfind/find.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sfind/find.c -------------------------------------------------------------------------------- /sfind/sfind.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sfind/sfind.1 -------------------------------------------------------------------------------- /sformat/datio.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sformat/datio.c -------------------------------------------------------------------------------- /sformat/fmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sformat/fmt.c -------------------------------------------------------------------------------- /sformat/fmt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sformat/fmt.h -------------------------------------------------------------------------------- /sformat/io.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sformat/io.c -------------------------------------------------------------------------------- /sformat/map.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sformat/map.h -------------------------------------------------------------------------------- /sformat/modes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sformat/modes.c -------------------------------------------------------------------------------- /sformat/sinfo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sformat/sinfo.c -------------------------------------------------------------------------------- /sformat/xdisk.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sformat/xdisk.c -------------------------------------------------------------------------------- /sformat/xpart.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sformat/xpart.c -------------------------------------------------------------------------------- /sgrow/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sgrow/Makefile -------------------------------------------------------------------------------- /sgrow/sgrow.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sgrow/sgrow.1 -------------------------------------------------------------------------------- /sgrow/sgrow.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sgrow/sgrow.c -------------------------------------------------------------------------------- /sh/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/.gitignore -------------------------------------------------------------------------------- /sh/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/MKLINKS -------------------------------------------------------------------------------- /sh/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/Makefile -------------------------------------------------------------------------------- /sh/Makefile.dot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/Makefile.dot -------------------------------------------------------------------------------- /sh/Makefile.man: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/Makefile.man -------------------------------------------------------------------------------- /sh/alias.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/alias.c -------------------------------------------------------------------------------- /sh/args.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/args.c -------------------------------------------------------------------------------- /sh/bltin.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/bltin.c -------------------------------------------------------------------------------- /sh/bosh.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/bosh.1 -------------------------------------------------------------------------------- /sh/bosh.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/bosh.h -------------------------------------------------------------------------------- /sh/bosh.mk1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/bosh.mk1 -------------------------------------------------------------------------------- /sh/builtin.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/builtin.c -------------------------------------------------------------------------------- /sh/cmd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/cmd.c -------------------------------------------------------------------------------- /sh/ctype.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/ctype.c -------------------------------------------------------------------------------- /sh/ctype.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/ctype.h -------------------------------------------------------------------------------- /sh/defs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/defs.c -------------------------------------------------------------------------------- /sh/defs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/defs.h -------------------------------------------------------------------------------- /sh/dup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/dup.h -------------------------------------------------------------------------------- /sh/echo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/echo.c -------------------------------------------------------------------------------- /sh/error.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/error.c -------------------------------------------------------------------------------- /sh/expand.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/expand.c -------------------------------------------------------------------------------- /sh/fault.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/fault.c -------------------------------------------------------------------------------- /sh/find.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/find.c -------------------------------------------------------------------------------- /sh/func.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/func.c -------------------------------------------------------------------------------- /sh/gmatch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/gmatch.c -------------------------------------------------------------------------------- /sh/hash.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/hash.c -------------------------------------------------------------------------------- /sh/hash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/hash.h -------------------------------------------------------------------------------- /sh/hashcmd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/hashcmd.c -------------------------------------------------------------------------------- /sh/hashserv.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/hashserv.c -------------------------------------------------------------------------------- /sh/hashtab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/hashtab.c -------------------------------------------------------------------------------- /sh/hashtab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/hashtab.h -------------------------------------------------------------------------------- /sh/io.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/io.c -------------------------------------------------------------------------------- /sh/jobs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/jobs.c -------------------------------------------------------------------------------- /sh/jobs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/jobs.h -------------------------------------------------------------------------------- /sh/jsh.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/jsh.1 -------------------------------------------------------------------------------- /sh/jsh.mk1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/jsh.mk1 -------------------------------------------------------------------------------- /sh/mac.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/mac.h -------------------------------------------------------------------------------- /sh/macro.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/macro.c -------------------------------------------------------------------------------- /sh/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/main.c -------------------------------------------------------------------------------- /sh/mode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/mode.h -------------------------------------------------------------------------------- /sh/msg.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/msg.c -------------------------------------------------------------------------------- /sh/name.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/name.c -------------------------------------------------------------------------------- /sh/name.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/name.h -------------------------------------------------------------------------------- /sh/optget.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/optget.c -------------------------------------------------------------------------------- /sh/pfsh.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/pfsh.1 -------------------------------------------------------------------------------- /sh/pfsh.mk1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/pfsh.mk1 -------------------------------------------------------------------------------- /sh/print.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/print.c -------------------------------------------------------------------------------- /sh/printf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/printf.c -------------------------------------------------------------------------------- /sh/pwd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/pwd.c -------------------------------------------------------------------------------- /sh/service.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/service.c -------------------------------------------------------------------------------- /sh/sh.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/sh.1 -------------------------------------------------------------------------------- /sh/sh.tour.ps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/sh.tour.ps -------------------------------------------------------------------------------- /sh/sh_policy.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/sh_policy.c -------------------------------------------------------------------------------- /sh/sh_policy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/sh_policy.h -------------------------------------------------------------------------------- /sh/stak.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/stak.c -------------------------------------------------------------------------------- /sh/stak.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/stak.h -------------------------------------------------------------------------------- /sh/strexpr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/strexpr.c -------------------------------------------------------------------------------- /sh/string.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/string.c -------------------------------------------------------------------------------- /sh/sym.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/sym.h -------------------------------------------------------------------------------- /sh/test.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/test.c -------------------------------------------------------------------------------- /sh/tests/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/tests/README -------------------------------------------------------------------------------- /sh/tests/shelltests/cmdsub/cmdsub-A1: -------------------------------------------------------------------------------- 1 | echo $( 2 | case x in x) echo x;; esac 3 | ) 4 | -------------------------------------------------------------------------------- /sh/tests/shelltests/cmdsub/cmdsub-A3: -------------------------------------------------------------------------------- 1 | echo $( 2 | case x in (x) echo x;; esac 3 | ) 4 | -------------------------------------------------------------------------------- /sh/tests/shelltests/cmdsub/cmdsub-H: -------------------------------------------------------------------------------- 1 | echo $( ) 2 | -------------------------------------------------------------------------------- /sh/timeout.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/timeout.h -------------------------------------------------------------------------------- /sh/ulimit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/ulimit.c -------------------------------------------------------------------------------- /sh/umask.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/umask.c -------------------------------------------------------------------------------- /sh/version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/version.h -------------------------------------------------------------------------------- /sh/word.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/word.c -------------------------------------------------------------------------------- /sh/xec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sh/xec.c -------------------------------------------------------------------------------- /smake/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/smake/Makefile -------------------------------------------------------------------------------- /smake/job.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/smake/job.c -------------------------------------------------------------------------------- /smake/job.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/smake/job.h -------------------------------------------------------------------------------- /smake/make.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/smake/make.c -------------------------------------------------------------------------------- /smake/make.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/smake/make.h -------------------------------------------------------------------------------- /smake/memory.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/smake/memory.c -------------------------------------------------------------------------------- /smake/parse.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/smake/parse.c -------------------------------------------------------------------------------- /smake/rules.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/smake/rules.c -------------------------------------------------------------------------------- /smake/smake.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/smake/smake.1 -------------------------------------------------------------------------------- /smake/update.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/smake/update.c -------------------------------------------------------------------------------- /smake/version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/smake/version.h -------------------------------------------------------------------------------- /star/.gitignore: -------------------------------------------------------------------------------- 1 | # generated by mkgitignore.sh, do not edit 2 | 3 | star_fat.c 4 | -------------------------------------------------------------------------------- /star/MKLINKS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/MKLINKS -------------------------------------------------------------------------------- /star/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/Makefile -------------------------------------------------------------------------------- /star/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/README -------------------------------------------------------------------------------- /star/README.ACL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/README.ACL -------------------------------------------------------------------------------- /star/README.pax: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/README.pax -------------------------------------------------------------------------------- /star/Racl.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/Racl.mk -------------------------------------------------------------------------------- /star/Rcrash.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/Rcrash.mk -------------------------------------------------------------------------------- /star/Rmtio.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/Rmtio.mk -------------------------------------------------------------------------------- /star/Rposix.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/Rposix.mk -------------------------------------------------------------------------------- /star/acl_unix.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/acl_unix.c -------------------------------------------------------------------------------- /star/acltext.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/acltext.c -------------------------------------------------------------------------------- /star/all.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/all.mk -------------------------------------------------------------------------------- /star/append.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/append.c -------------------------------------------------------------------------------- /star/buffer.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/buffer.c -------------------------------------------------------------------------------- /star/chdir.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/chdir.c -------------------------------------------------------------------------------- /star/checkerr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/checkerr.c -------------------------------------------------------------------------------- /star/checkerr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/checkerr.h -------------------------------------------------------------------------------- /star/cpio.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/cpio.c -------------------------------------------------------------------------------- /star/cpio.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/cpio.mk -------------------------------------------------------------------------------- /star/cpiohdr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/cpiohdr.c -------------------------------------------------------------------------------- /star/create.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/create.c -------------------------------------------------------------------------------- /star/defaults.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/defaults.c -------------------------------------------------------------------------------- /star/device.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/device.c -------------------------------------------------------------------------------- /star/diff.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/diff.c -------------------------------------------------------------------------------- /star/diff.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/diff.h -------------------------------------------------------------------------------- /star/dirtime.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/dirtime.c -------------------------------------------------------------------------------- /star/dirtime.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/dirtime.h -------------------------------------------------------------------------------- /star/dumpdate.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/dumpdate.c -------------------------------------------------------------------------------- /star/dumpdate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/dumpdate.h -------------------------------------------------------------------------------- /star/extract.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/extract.c -------------------------------------------------------------------------------- /star/fflags.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/fflags.c -------------------------------------------------------------------------------- /star/fifo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/fifo.c -------------------------------------------------------------------------------- /star/fifo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/fifo.h -------------------------------------------------------------------------------- /star/findinfo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/findinfo.c -------------------------------------------------------------------------------- /star/gnutar.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/gnutar.1 -------------------------------------------------------------------------------- /star/gnutar.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/gnutar.c -------------------------------------------------------------------------------- /star/gnutar.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/gnutar.mk -------------------------------------------------------------------------------- /star/header.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/header.c -------------------------------------------------------------------------------- /star/hole.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/hole.c -------------------------------------------------------------------------------- /star/lhash.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/lhash.c -------------------------------------------------------------------------------- /star/list.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/list.c -------------------------------------------------------------------------------- /star/match.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/match.c -------------------------------------------------------------------------------- /star/movearch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/movearch.c -------------------------------------------------------------------------------- /star/movearch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/movearch.h -------------------------------------------------------------------------------- /star/pathname.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/pathname.c -------------------------------------------------------------------------------- /star/pathname.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/pathname.h -------------------------------------------------------------------------------- /star/pax.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/pax.c -------------------------------------------------------------------------------- /star/pax.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/pax.mk -------------------------------------------------------------------------------- /star/paxopts.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/paxopts.c -------------------------------------------------------------------------------- /star/props.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/props.c -------------------------------------------------------------------------------- /star/props.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/props.h -------------------------------------------------------------------------------- /star/readme.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/readme.mk -------------------------------------------------------------------------------- /star/remove.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/remove.c -------------------------------------------------------------------------------- /star/restore.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/restore.c -------------------------------------------------------------------------------- /star/restore.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/restore.h -------------------------------------------------------------------------------- /star/scpio.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/scpio.1 -------------------------------------------------------------------------------- /star/spax.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/spax.1 -------------------------------------------------------------------------------- /star/spaxman.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/spaxman.mk -------------------------------------------------------------------------------- /star/star.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/star.1 -------------------------------------------------------------------------------- /star/star.5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/star.5 -------------------------------------------------------------------------------- /star/star.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/star.c -------------------------------------------------------------------------------- /star/star.dfl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/star.dfl -------------------------------------------------------------------------------- /star/star.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/star.h -------------------------------------------------------------------------------- /star/star.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/star.mk -------------------------------------------------------------------------------- /star/starsubs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/starsubs.h -------------------------------------------------------------------------------- /star/subst.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/subst.c -------------------------------------------------------------------------------- /star/suntar.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/suntar.1 -------------------------------------------------------------------------------- /star/suntar.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/suntar.c -------------------------------------------------------------------------------- /star/suntar.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/suntar.mk -------------------------------------------------------------------------------- /star/table.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/table.c -------------------------------------------------------------------------------- /star/table.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/table.h -------------------------------------------------------------------------------- /star/tests/artype/file: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /star/tests/artype/fileo: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /star/unicode.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/unicode.c -------------------------------------------------------------------------------- /star/ustar.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/ustar.1 -------------------------------------------------------------------------------- /star/version.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/version.c -------------------------------------------------------------------------------- /star/volhdr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/volhdr.c -------------------------------------------------------------------------------- /star/xattr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/xattr.c -------------------------------------------------------------------------------- /star/xheader.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/xheader.c -------------------------------------------------------------------------------- /star/xtab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/xtab.h -------------------------------------------------------------------------------- /star/xutimes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/star/xutimes.h -------------------------------------------------------------------------------- /strar/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/strar/Makefile -------------------------------------------------------------------------------- /strar/strar.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/strar/strar.1 -------------------------------------------------------------------------------- /strar/strar.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/strar/strar.c -------------------------------------------------------------------------------- /sunpro/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sunpro/Makefile -------------------------------------------------------------------------------- /sunpro/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/sunpro/README -------------------------------------------------------------------------------- /termcap/cap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/termcap/cap.c -------------------------------------------------------------------------------- /tests/bin/base: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/tests/bin/base -------------------------------------------------------------------------------- /tests/bin/misc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/tests/bin/misc -------------------------------------------------------------------------------- /tests/bin/seq: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/tests/bin/seq -------------------------------------------------------------------------------- /tests/bin/xtest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/tests/bin/xtest -------------------------------------------------------------------------------- /tests/testutils/uu_decode: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | uudecode 3 | -------------------------------------------------------------------------------- /udiff/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/udiff/Makefile -------------------------------------------------------------------------------- /udiff/fdiff.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/udiff/fdiff.1 -------------------------------------------------------------------------------- /udiff/fdiff.mk1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/udiff/fdiff.mk1 -------------------------------------------------------------------------------- /udiff/fsdiff.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/udiff/fsdiff.1 -------------------------------------------------------------------------------- /udiff/udiff.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/udiff/udiff.1 -------------------------------------------------------------------------------- /udiff/udiff.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/udiff/udiff.c -------------------------------------------------------------------------------- /ved/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/Makefile -------------------------------------------------------------------------------- /ved/binding.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/binding.c -------------------------------------------------------------------------------- /ved/buffer.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/buffer.c -------------------------------------------------------------------------------- /ved/buffer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/buffer.h -------------------------------------------------------------------------------- /ved/cmdline.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/cmdline.c -------------------------------------------------------------------------------- /ved/cmds.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/cmds.c -------------------------------------------------------------------------------- /ved/coloncmds.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/coloncmds.c -------------------------------------------------------------------------------- /ved/consdebug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/consdebug.c -------------------------------------------------------------------------------- /ved/ctab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/ctab.c -------------------------------------------------------------------------------- /ved/delcmds.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/delcmds.c -------------------------------------------------------------------------------- /ved/edit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/edit.c -------------------------------------------------------------------------------- /ved/execcmds.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/execcmds.c -------------------------------------------------------------------------------- /ved/filecmds.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/filecmds.c -------------------------------------------------------------------------------- /ved/fileio.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/fileio.c -------------------------------------------------------------------------------- /ved/filesubs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/filesubs.c -------------------------------------------------------------------------------- /ved/func.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/func.h -------------------------------------------------------------------------------- /ved/io.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/io.c -------------------------------------------------------------------------------- /ved/macro.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/macro.c -------------------------------------------------------------------------------- /ved/map.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/map.c -------------------------------------------------------------------------------- /ved/map.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/map.h -------------------------------------------------------------------------------- /ved/markcmds.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/markcmds.c -------------------------------------------------------------------------------- /ved/message.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/message.c -------------------------------------------------------------------------------- /ved/movedot.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/movedot.c -------------------------------------------------------------------------------- /ved/movedot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/movedot.h -------------------------------------------------------------------------------- /ved/quitcmds.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/quitcmds.c -------------------------------------------------------------------------------- /ved/screen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/screen.c -------------------------------------------------------------------------------- /ved/search.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/search.c -------------------------------------------------------------------------------- /ved/sheet-ps.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/sheet-ps.mk -------------------------------------------------------------------------------- /ved/sheet-tr.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/sheet-tr.mk -------------------------------------------------------------------------------- /ved/storage.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/storage.c -------------------------------------------------------------------------------- /ved/substcmds.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/substcmds.c -------------------------------------------------------------------------------- /ved/tags.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/tags.c -------------------------------------------------------------------------------- /ved/take.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/take.c -------------------------------------------------------------------------------- /ved/takecmds.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/takecmds.c -------------------------------------------------------------------------------- /ved/terminal.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/terminal.c -------------------------------------------------------------------------------- /ved/terminal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/terminal.h -------------------------------------------------------------------------------- /ved/tmpfiles.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/tmpfiles.c -------------------------------------------------------------------------------- /ved/ttycmds.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/ttycmds.c -------------------------------------------------------------------------------- /ved/ttymodes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/ttymodes.c -------------------------------------------------------------------------------- /ved/ttys.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/ttys.h -------------------------------------------------------------------------------- /ved/ved-e.1: -------------------------------------------------------------------------------- 1 | .so man1/ved.1 2 | .\" "@(#)ved-e.1 1.1 10/05/13 " 3 | -------------------------------------------------------------------------------- /ved/ved-e.mk1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/ved-e.mk1 -------------------------------------------------------------------------------- /ved/ved-w.1: -------------------------------------------------------------------------------- 1 | .so man1/ved.1 2 | .\" "@(#)ved-w.1 1.1 10/05/13 " 3 | -------------------------------------------------------------------------------- /ved/ved-w.mk1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/ved-w.mk1 -------------------------------------------------------------------------------- /ved/ved.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/ved.1 -------------------------------------------------------------------------------- /ved/ved.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/ved.c -------------------------------------------------------------------------------- /ved/ved.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/ved.h -------------------------------------------------------------------------------- /ved/ved.help: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/ved.help -------------------------------------------------------------------------------- /ved/vedsheet.ps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/vedsheet.ps -------------------------------------------------------------------------------- /ved/vedsheet.tr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/vedsheet.tr -------------------------------------------------------------------------------- /ved/vedstats.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/vedstats.c -------------------------------------------------------------------------------- /ved/vedtmpops.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/vedtmpops.c -------------------------------------------------------------------------------- /ved/version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/ved/version.h -------------------------------------------------------------------------------- /vms/descrip.mms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/vms/descrip.mms -------------------------------------------------------------------------------- /vms/vax_old.opt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clausecker/schilytools/HEAD/vms/vax_old.opt --------------------------------------------------------------------------------