diff options
-rw-r--r-- | .graveyard/27c3_ticket_grabber/mechanize_tickets.py (renamed from sandbox/27c3_ticket_grabber/mechanize_tickets.py) | 0 | ||||
-rw-r--r-- | .graveyard/DNA/README.md (renamed from sandbox/DNA/README.md) | 0 | ||||
-rw-r--r-- | .graveyard/DNA/linux/LICENSE (renamed from sandbox/DNA/linux/LICENSE) | 0 | ||||
-rw-r--r-- | .graveyard/DNA/linux/Makefile (renamed from sandbox/DNA/linux/Makefile) | 0 | ||||
-rw-r--r-- | .graveyard/DNA/linux/README.md (renamed from sandbox/DNA/linux/README.md) | 0 | ||||
-rw-r--r-- | .graveyard/DNA/linux/TODO (renamed from sandbox/DNA/linux/TODO) | 0 | ||||
-rw-r--r-- | .graveyard/DNA/linux/krebs.c (renamed from sandbox/DNA/linux/krebs.c) | 0 | ||||
-rw-r--r-- | .graveyard/README.md (renamed from sandbox/README.md) | 0 | ||||
-rw-r--r-- | .graveyard/cobra/README.md (renamed from sandbox/cobra/README.md) | 0 | ||||
-rw-r--r-- | .graveyard/cobra/hello/index.sh (renamed from sandbox/cobra/hello/index.sh) | 0 | ||||
-rwxr-xr-x | .graveyard/cobra/index.sh (renamed from sandbox/cobra/index.sh) | 0 | ||||
-rw-r--r-- | .graveyard/hyper/README.md (renamed from sandbox/hyper/README.md) | 0 | ||||
-rwxr-xr-x | .graveyard/hyper/influx/http/index.js (renamed from sandbox/hyper/influx/http/index.js) | 0 | ||||
-rw-r--r-- | .graveyard/hyper/process/Makefile (renamed from sandbox/hyper/process/Makefile) | 0 | ||||
-rw-r--r-- | .graveyard/hyper/process/main.go (renamed from sandbox/hyper/process/main.go) | 0 | ||||
-rwxr-xr-x | .graveyard/hyper/process/spawn (renamed from sandbox/hyper/process/spawn) | 0 | ||||
-rw-r--r-- | .graveyard/hyper/process/src/hyper/process/Makefile (renamed from sandbox/hyper/process/src/hyper/process/Makefile) | 0 | ||||
-rw-r--r-- | .graveyard/hyper/process/src/hyper/process/process.go (renamed from sandbox/hyper/process/src/hyper/process/process.go) | 0 | ||||
-rw-r--r-- | .graveyard/hyper/process/test/bc.json (renamed from sandbox/hyper/process/test/bc.json) | 0 | ||||
-rw-r--r-- | .graveyard/hyper/sink/index.js (renamed from sandbox/hyper/sink/index.js) | 0 | ||||
-rwxr-xr-x | .graveyard/json/sh/json.sh (renamed from sandbox/json/sh/json.sh) | 0 | ||||
-rw-r--r-- | .graveyard/json/sh/test.json (renamed from sandbox/json/sh/test.json) | 0 | ||||
-rwxr-xr-x | .graveyard/meta/bin/update (renamed from sandbox/meta/bin/update) | 0 | ||||
-rwxr-xr-x | .graveyard/meta/install (renamed from sandbox/meta/install) | 0 | ||||
-rw-r--r-- | .graveyard/roboctl/index.js (renamed from sandbox/roboctl/index.js) | 0 | ||||
-rw-r--r-- | .graveyard/roboctl/lib/irc.js (renamed from sandbox/roboctl/lib/irc.js) | 0 | ||||
-rwxr-xr-x | .graveyard/tinc_multicast/retiolum (renamed from sandbox/tinc_multicast/retiolum) | 0 | ||||
-rwxr-xr-x | .graveyard/tinc_multicast/retiolum.py (renamed from sandbox/tinc_multicast/retiolum.py) | 0 | ||||
-rw-r--r-- | .graveyard/zoneminder/Makefile (renamed from sandbox/zoneminder/Makefile) | 0 | ||||
-rw-r--r-- | .graveyard/zoneminder/zmdc.pl-LD_PRELOAD.patch (renamed from sandbox/zoneminder/zmdc.pl-LD_PRELOAD.patch) | 0 | ||||
-rw-r--r-- | .graveyard/zoneminder/zoneminder.conf (renamed from sandbox/zoneminder/zoneminder.conf) | 0 |
31 files changed, 0 insertions, 0 deletions
diff --git a/sandbox/27c3_ticket_grabber/mechanize_tickets.py b/.graveyard/27c3_ticket_grabber/mechanize_tickets.py index 1f12a996..1f12a996 100644 --- a/sandbox/27c3_ticket_grabber/mechanize_tickets.py +++ b/.graveyard/27c3_ticket_grabber/mechanize_tickets.py diff --git a/sandbox/DNA/README.md b/.graveyard/DNA/README.md index 9de84746..9de84746 100644 --- a/sandbox/DNA/README.md +++ b/.graveyard/DNA/README.md diff --git a/sandbox/DNA/linux/LICENSE b/.graveyard/DNA/linux/LICENSE index 94a9ed02..94a9ed02 100644 --- a/sandbox/DNA/linux/LICENSE +++ b/.graveyard/DNA/linux/LICENSE diff --git a/sandbox/DNA/linux/Makefile b/.graveyard/DNA/linux/Makefile index 2ed4c9fb..2ed4c9fb 100644 --- a/sandbox/DNA/linux/Makefile +++ b/.graveyard/DNA/linux/Makefile diff --git a/sandbox/DNA/linux/README.md b/.graveyard/DNA/linux/README.md index 0b6885e2..0b6885e2 100644 --- a/sandbox/DNA/linux/README.md +++ b/.graveyard/DNA/linux/README.md diff --git a/sandbox/DNA/linux/TODO b/.graveyard/DNA/linux/TODO index fd0d927f..fd0d927f 100644 --- a/sandbox/DNA/linux/TODO +++ b/.graveyard/DNA/linux/TODO diff --git a/sandbox/DNA/linux/krebs.c b/.graveyard/DNA/linux/krebs.c index df319c63..df319c63 100644 --- a/sandbox/DNA/linux/krebs.c +++ b/.graveyard/DNA/linux/krebs.c diff --git a/sandbox/README.md b/.graveyard/README.md index fbf92cd9..fbf92cd9 100644 --- a/sandbox/README.md +++ b/.graveyard/README.md diff --git a/sandbox/cobra/README.md b/.graveyard/cobra/README.md index f9bb8026..f9bb8026 100644 --- a/sandbox/cobra/README.md +++ b/.graveyard/cobra/README.md diff --git a/sandbox/cobra/hello/index.sh b/.graveyard/cobra/hello/index.sh index df2dea7c..df2dea7c 100644 --- a/sandbox/cobra/hello/index.sh +++ b/.graveyard/cobra/hello/index.sh diff --git a/sandbox/cobra/index.sh b/.graveyard/cobra/index.sh index 1118a823..1118a823 100755 --- a/sandbox/cobra/index.sh +++ b/.graveyard/cobra/index.sh diff --git a/sandbox/hyper/README.md b/.graveyard/hyper/README.md index d8fe9d67..d8fe9d67 100644 --- a/sandbox/hyper/README.md +++ b/.graveyard/hyper/README.md diff --git a/sandbox/hyper/influx/http/index.js b/.graveyard/hyper/influx/http/index.js index 346dde3b..346dde3b 100755 --- a/sandbox/hyper/influx/http/index.js +++ b/.graveyard/hyper/influx/http/index.js diff --git a/sandbox/hyper/process/Makefile b/.graveyard/hyper/process/Makefile index bbc1c2fb..bbc1c2fb 100644 --- a/sandbox/hyper/process/Makefile +++ b/.graveyard/hyper/process/Makefile diff --git a/sandbox/hyper/process/main.go b/.graveyard/hyper/process/main.go index 214dade9..214dade9 100644 --- a/sandbox/hyper/process/main.go +++ b/.graveyard/hyper/process/main.go diff --git a/sandbox/hyper/process/spawn b/.graveyard/hyper/process/spawn index 65e94d86..65e94d86 100755 --- a/sandbox/hyper/process/spawn +++ b/.graveyard/hyper/process/spawn diff --git a/sandbox/hyper/process/src/hyper/process/Makefile b/.graveyard/hyper/process/src/hyper/process/Makefile index 7ecda716..7ecda716 100644 --- a/sandbox/hyper/process/src/hyper/process/Makefile +++ b/.graveyard/hyper/process/src/hyper/process/Makefile diff --git a/sandbox/hyper/process/src/hyper/process/process.go b/.graveyard/hyper/process/src/hyper/process/process.go index 18cf55fb..18cf55fb 100644 --- a/sandbox/hyper/process/src/hyper/process/process.go +++ b/.graveyard/hyper/process/src/hyper/process/process.go diff --git a/sandbox/hyper/process/test/bc.json b/.graveyard/hyper/process/test/bc.json index 5b3b0721..5b3b0721 100644 --- a/sandbox/hyper/process/test/bc.json +++ b/.graveyard/hyper/process/test/bc.json diff --git a/sandbox/hyper/sink/index.js b/.graveyard/hyper/sink/index.js index b556b88d..b556b88d 100644 --- a/sandbox/hyper/sink/index.js +++ b/.graveyard/hyper/sink/index.js diff --git a/sandbox/json/sh/json.sh b/.graveyard/json/sh/json.sh index 79f8529a..79f8529a 100755 --- a/sandbox/json/sh/json.sh +++ b/.graveyard/json/sh/json.sh diff --git a/sandbox/json/sh/test.json b/.graveyard/json/sh/test.json index 9b4c6312..9b4c6312 100644 --- a/sandbox/json/sh/test.json +++ b/.graveyard/json/sh/test.json diff --git a/sandbox/meta/bin/update b/.graveyard/meta/bin/update index 9b2289ad..9b2289ad 100755 --- a/sandbox/meta/bin/update +++ b/.graveyard/meta/bin/update diff --git a/sandbox/meta/install b/.graveyard/meta/install index 07096b34..07096b34 100755 --- a/sandbox/meta/install +++ b/.graveyard/meta/install diff --git a/sandbox/roboctl/index.js b/.graveyard/roboctl/index.js index ac92c969..ac92c969 100644 --- a/sandbox/roboctl/index.js +++ b/.graveyard/roboctl/index.js diff --git a/sandbox/roboctl/lib/irc.js b/.graveyard/roboctl/lib/irc.js index 5f904a74..5f904a74 100644 --- a/sandbox/roboctl/lib/irc.js +++ b/.graveyard/roboctl/lib/irc.js diff --git a/sandbox/tinc_multicast/retiolum b/.graveyard/tinc_multicast/retiolum index 1d6b775f..1d6b775f 100755 --- a/sandbox/tinc_multicast/retiolum +++ b/.graveyard/tinc_multicast/retiolum diff --git a/sandbox/tinc_multicast/retiolum.py b/.graveyard/tinc_multicast/retiolum.py index 8cf57471..8cf57471 100755 --- a/sandbox/tinc_multicast/retiolum.py +++ b/.graveyard/tinc_multicast/retiolum.py diff --git a/sandbox/zoneminder/Makefile b/.graveyard/zoneminder/Makefile index 27302715..27302715 100644 --- a/sandbox/zoneminder/Makefile +++ b/.graveyard/zoneminder/Makefile diff --git a/sandbox/zoneminder/zmdc.pl-LD_PRELOAD.patch b/.graveyard/zoneminder/zmdc.pl-LD_PRELOAD.patch index b00fc673..b00fc673 100644 --- a/sandbox/zoneminder/zmdc.pl-LD_PRELOAD.patch +++ b/.graveyard/zoneminder/zmdc.pl-LD_PRELOAD.patch diff --git a/sandbox/zoneminder/zoneminder.conf b/.graveyard/zoneminder/zoneminder.conf index 1eec6fd9..1eec6fd9 100644 --- a/sandbox/zoneminder/zoneminder.conf +++ b/.graveyard/zoneminder/zoneminder.conf |