summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-03Fixed warning in sock.cIan C
2021-05-02Added IPv6 support to sock.cIan C
2021-01-26Added decode.sh and encode.sh.Ian C
2020-09-16Added expandtabIan C
2020-09-09Fixed usage error.Ian C
2020-07-29Made mcp and mmv handle spaces better.Ian C
2020-07-29Added searcha alias.Ian C
2020-07-28Added code to detect MacOS for start alias.Ian C
2020-03-13Fixes to cfile tools.Ian C
2020-02-04Added work email alias.Ian C
2019-11-21Added search to aliases. Needs find -print0 and xargs -0.Ian C
2019-09-19Updates to conversion page codes.Ian C
2019-09-18Changed printable test to isascii test in insertbom.Ian C
Changed code page in ansi2unicode.
2019-09-18Fixed bad memmove()Ian C
2019-09-17Added insertbom and called from ansi2unicode.shIan C
2019-09-16Added ansi2unicode.shIan C
2019-06-09Added script to create ISOs on OSX.Ian C
2019-05-29Added mailcap entries for image to text conversions.Ian C
2019-05-21Added PDF to mailcapIan C
2019-05-20Updated muttrcIan C
2019-05-20Renamed mail aliasesIan C
2019-05-20Added mail aliasesIan C
2019-03-27Added faster C based version of purge script.Ian C
2019-02-20Removed old Pro*C langmap from ctags.Ian C
2019-02-14Changed hash bang of bash scriptIan C
2019-02-14Added .mailcapIan C
2019-02-14Added .muttrcIan C
2019-02-04Changed shell to bash for str.shIan C
2019-02-03Removed adding of $HOME/bin to PATH from .bash_aliasesIan C
2019-01-29Changed XTERM to TERM and small tweak to .bash_aliases to include ~/binIan C
2018-11-22Changed cast to int for 32-bit signed number. Really needs to be a definiteIan C
32-bit wide type.
2018-11-19Added script to purge VMS type filenames.Ian C
2018-11-16Added strlen. Updated .bashrc and aliases to use vim for vi and added home bin.Ian C
2018-09-06Small change to hex so that divisible by 16 file length doesn't cause a blankIan C
line.
2018-08-30Changed promptIan C
2018-07-08Added modelines to .vimrcIan C
2018-06-22Added str.shIan C
2018-06-20Added tmux config fileIan C
2018-06-18Deleted local directory.Ian C
2018-06-18Removed old local scripts.Ian C
2018-06-03Removed linode directory.Ian C
2018-06-03Removed linode scripts.Ian C
2018-06-03Updates to linode scripts.Ian C
2018-06-01Added linode backup scriptIan C
2018-05-30Added script to list installed FreeBSD packages.Ian C
2018-05-29Added script to import SVN dumps.Ian C
2018-05-29Added place for linode scripts.Ian C
2018-05-02Added local admin scriptsIan C
2018-04-03Added script to poll an address (maybe OSX specific ping arguments)Ian C
2017-06-15Added mcp and mmv.Ian C