log bin/dis86 @ 12256:821155c00e34 draft

age author description
Sun, 16 Mar 2014 01:52:15 +0000 HackBot <oerjan> revert
Mon, 10 Feb 2014 06:59:23 +0000 HackBot <kmc> echo \'bin="$1"; shift; unhex "$bin" | udcli -noff -nohex -64 "$@" | perl -pe \'\\\'\'s/^ *//; s/ *\\n/; /;\'\\\' > bin/dis86 && chmod +x bin/dis86
Mon, 10 Feb 2014 06:52:40 +0000 HackBot <kmc> echo \'bin="$1"; shift; unhex "$bin" | udcli -noff -nohex -64 "$@" | sed \'\\\'\'s/^ *//; s/ *$//;\'\\\' > bin/dis86 && chmod +x bin/dis86
Mon, 10 Feb 2014 06:42:01 +0000 HackBot <kmc> echo \'bin="$1"; shift; unhex "$bin" | udcli -64 "$@" | perl -lne \'\\\'\'s/ *$//g; $_=substr($_, 34); print if $_;\'\\\' > bin/dis86 && chmod +x bin/dis86
Mon, 10 Feb 2014 06:41:20 +0000 HackBot <kmc> echo \'bin="$1"; shift; unhex "$1" | udcli -64 | perl -lne \'\\\'\'s/ *$//g; $_=substr($_, 34); print if $_;\'\\\' > bin/dis86 && chmod +x bin/dis86