getting changes from cakelampvm
authorChris Koeritz <fred@gruntose.com>
Sun, 12 Nov 2017 10:03:37 +0000 (05:03 -0500)
committerChris Koeritz <fred@gruntose.com>
Sun, 12 Nov 2017 10:03:37 +0000 (05:03 -0500)
commit5af202498131eb5eed099b84187e59889303faa8
treeb40b8d30b1ed391b5ecf6c33a4e2c96cf596131c
parenta4d12589f1cd01826814842cde0b3eac95890bc9
getting changes from cakelampvm

something has been preventing us from checking in, where a weird error about www-data is being thrown.
84 files changed:
examples/bashisms/bashrc_with_localtmp_code.sh [deleted file]
examples/bashisms/comma_separated_string_to_array.sh [deleted file]
examples/bashisms/dot.bash_logout [deleted file]
examples/bashisms/example_getops_parsing.txt [deleted file]
examples/bashisms/fred_techniques.txt [deleted file]
examples/bashisms/it_is_possible_to_cleanly_copy_array_elems.txt [deleted file]
examples/bashisms/qs_handy_unix_examples.sh [deleted file]
examples/bashisms/script_location.sh [deleted file]
examples/building/vs_var.bat [deleted file]
examples/cpp_grammar_code/CxxLexer.cpp [deleted file]
examples/cpp_grammar_code/CxxLexer.l [deleted file]
examples/cpp_grammar_code/CxxLexing.cxx [deleted file]
examples/cpp_grammar_code/CxxLexing.hxx [deleted file]
examples/cpp_grammar_code/CxxParser.cpp [deleted file]
examples/cpp_grammar_code/CxxParser.y [deleted file]
examples/cpp_grammar_code/CxxParsing.cxx [deleted file]
examples/cpp_grammar_code/CxxParsing.hxx [deleted file]
examples/cpp_grammar_code/CxxToken.cpp [deleted file]
examples/cpp_grammar_code/CxxToken.cxx [deleted file]
examples/cpp_grammar_code/CxxToken.hxx [deleted file]
examples/cpp_grammar_code/README [deleted file]
examples/cpp_grammar_code/index.html [deleted file]
examples/cpp_grammar_code/makefile [deleted file]
examples/cpp_grammar_code/makefile.gmake [deleted file]
examples/cpp_grammar_code/makefile.macros [deleted file]
examples/cpp_grammar_code/makefile.unix [deleted file]
examples/cpp_grammar_code/willink_note_re_grammar.txt [deleted file]
examples/graphics/pdf_picture_extractor.sh [deleted file]
examples/legacy/gpg-daemon-launcher.sh [deleted file]
examples/legacy/template.pl [deleted file]
examples/os_related/OS_crusher.bat [deleted file]
examples/os_related/OS_crusher.sh [deleted file]
examples/os_related/block_ip_address.sh [deleted file]
examples/os_related/example_registry_ops.sh [deleted file]
examples/os_related/set_tcp_config.sh [deleted file]
examples/os_related/user_sudoing.sh [deleted file]
examples/perlisms/example_perl_array_and_hash.pl [deleted file]
examples/readme.txt [deleted file]
examples/ripping_and_burning_examples.txt [deleted file]
infobase/examples/bashisms/bashrc_with_localtmp_code.sh [new file with mode: 0644]
infobase/examples/bashisms/comma_separated_string_to_array.sh [new file with mode: 0644]
infobase/examples/bashisms/dot.bash_logout [new file with mode: 0644]
infobase/examples/bashisms/example_getops_parsing.txt [new file with mode: 0644]
infobase/examples/bashisms/fred_techniques.txt [new file with mode: 0644]
infobase/examples/bashisms/it_is_possible_to_cleanly_copy_array_elems.txt [new file with mode: 0644]
infobase/examples/bashisms/qs_handy_unix_examples.sh [new file with mode: 0644]
infobase/examples/bashisms/script_location.sh [new file with mode: 0644]
infobase/examples/building/vs_var.bat [new file with mode: 0644]
infobase/examples/cpp_grammar_code/CxxLexer.cpp [new file with mode: 0644]
infobase/examples/cpp_grammar_code/CxxLexer.l [new file with mode: 0644]
infobase/examples/cpp_grammar_code/CxxLexing.cxx [new file with mode: 0644]
infobase/examples/cpp_grammar_code/CxxLexing.hxx [new file with mode: 0644]
infobase/examples/cpp_grammar_code/CxxParser.cpp [new file with mode: 0644]
infobase/examples/cpp_grammar_code/CxxParser.y [new file with mode: 0644]
infobase/examples/cpp_grammar_code/CxxParsing.cxx [new file with mode: 0644]
infobase/examples/cpp_grammar_code/CxxParsing.hxx [new file with mode: 0644]
infobase/examples/cpp_grammar_code/CxxToken.cpp [new file with mode: 0644]
infobase/examples/cpp_grammar_code/CxxToken.cxx [new file with mode: 0644]
infobase/examples/cpp_grammar_code/CxxToken.hxx [new file with mode: 0644]
infobase/examples/cpp_grammar_code/README [new file with mode: 0644]
infobase/examples/cpp_grammar_code/index.html [new file with mode: 0644]
infobase/examples/cpp_grammar_code/makefile [new file with mode: 0644]
infobase/examples/cpp_grammar_code/makefile.gmake [new file with mode: 0644]
infobase/examples/cpp_grammar_code/makefile.macros [new file with mode: 0644]
infobase/examples/cpp_grammar_code/makefile.unix [new file with mode: 0644]
infobase/examples/cpp_grammar_code/willink_note_re_grammar.txt [new file with mode: 0644]
infobase/examples/graphics/pdf_picture_extractor.sh [new file with mode: 0644]
infobase/examples/legacy/gpg-daemon-launcher.sh [new file with mode: 0644]
infobase/examples/legacy/template.pl [new file with mode: 0644]
infobase/examples/os_related/OS_crusher.bat [new file with mode: 0644]
infobase/examples/os_related/OS_crusher.sh [new file with mode: 0644]
infobase/examples/os_related/block_ip_address.sh [new file with mode: 0644]
infobase/examples/os_related/example_registry_ops.sh [new file with mode: 0644]
infobase/examples/os_related/set_tcp_config.sh [new file with mode: 0644]
infobase/examples/os_related/user_sudoing.sh [new file with mode: 0644]
infobase/examples/perlisms/example_perl_array_and_hash.pl [new file with mode: 0644]
infobase/examples/readme.txt [new file with mode: 0644]
infobase/examples/ripping_and_burning_examples.txt [new file with mode: 0644]
scripts/core/common.alias
scripts/core/generate_aliases.pl
scripts/customize/fred/scripts/cakelampvm/revamp_web_permissions.sh [changed mode: 0755->0644]
scripts/site_avenger/standup.sh
scripts/system/add_apache_site.sh
scripts/system/add_domain.sh