Clunky hack to get unrecognized executables to run via emulated /bin/sh, add ./n...
authorNick Downing <nick@ndcode.org>
Thu, 6 Jun 2019 12:39:27 +0000 (22:39 +1000)
committerNick Downing <nick@ndcode.org>
Thu, 6 Jun 2019 12:39:43 +0000 (22:39 +1000)
commitd762eaf8b969803bb1553e3170835a1c341b9d75
treeb7b94f6b28022c14fcc6d07bbf107b29f3d9133c
parente88a446ace064f5a41e1a47d9ae8278b83b27a20
Clunky hack to get unrecognized executables to run via emulated /bin/sh, add ./n.sh script to set up binfmt_misc (run via sudo)
Makefile
n.sh [new file with mode: 0755]
v7trap.c