Commit Briefs

Omar Polo

gotctl: simplify socket_path handling

ok stsp@


Stefan Sperling

add gotctl(8); initially supported commands are 'info' and 'stop'

This will be used by an upcoming regress test suite for gotd(8). ok tracey