summaryrefslogtreecommitdiffstats
path: root/hyper
Commit message (Collapse)AuthorAgeFilesLines
* //hyper: x² from a little local hyper sewer systemtv2011-09-221-0/+10
|
* //hyper/influx/http: initial committv2011-09-222-0/+68
|
* //hyper spawn: set +x before rediring popestv2011-09-201-0/+1
|
* //hyper spawn: defer cd, so Solaris's sh can rmdirtv2011-09-201-1/+1
|
* //process spawn: rm crufty "stv2011-09-201-1/+1
|
* //hyper spawn: fix spawn-debug-output for dashtv2011-09-201-1/+1
|
* //hyper spawn: use well known //proc dirtv2011-09-201-13/+45
| | | | | | | | | | this commit also spawns the command in the current $PWD so spawn ls & co. are viable commands. this commit also sets up a trap for TERM, so dash behaves nicely, again. also we now've got more documentation and debug output [if called with sh -x].
* //hyper/process/spawn: defer w/ dash-compat traptv2011-09-201-2/+2
|
* //hyper/process/spawn: initial committv2011-09-201-0/+70
|
* //hyper/process/main.go: gofmtizedtv2011-09-181-46/+46
|
* //hyper README: initial committv2011-09-152-0/+26
|
* //hyper/process: connect outgoing pipestv2011-09-151-3/+10
|
* //hyper/process: route POST /proc/{id} to stdintv2011-09-151-1/+18
|
* //hyper/sink: initial committv2011-09-151-0/+13
|
* //hyper/process: Emergency Commit #2tv2011-09-144-45/+194
|
* //hyper/process Makefile: initial committv2011-09-141-0/+14
|
* //hyper/process main.go: first stepstv2011-09-141-0/+52