path: exit with error if outside /x/something path
path: run cleanname(1) on a path to ease parsing
x/man: don't convert spaces to tabs
Factor out the usage fn into lib.rc; convert scripts
Install to /bin; use new %.install target
Prevent installing without explicit mk install
A single title per invocation is allowed
Add and document the new -b option to x/man
x/run: remove needless loop invariant
x/run: feed the commands to remote host over ssh stdin
x/run: enable passing flags to the shell
x/path: have -l output something even if passed a non-path
x/path: don't hardcode /x/ rooted paths
x/mnt: enable passing /x paths to mount
x/mnt: fix sshfs not mounting itself
x/mnt: more robust handling of remounting an already posted sshfs
x/mnt: enable mounting multiple hosts at once
bullshit diff to force git to notice permission change
manpage: fix the setup instructions
x/path: accept pathname as last argument
x/mnt: mount the system suggested by path if given no args