Commits


start thinking about vac -- doesn't build yet


Initial stab at Venti.


make -> mk


perror, create, remove now in the headers


remove debugging print.


change from rob -- handle ^U like in rio, acme


make -> mk


create, perror, and remove are now properly in the headers.


Don't need to install 'u' as flagfmt anymore.


use path-less names for ssh, samterm. let execvp sort it out.


Use execvp to avoid hard-coding path names for ssh, samterm.


print current directory in "don't know how to make" errors.


Lib9.h updated to support plumber from Caerwyn Jones. (New lib9.h expected soon.)


Single-threaded plumber that can run "start" rules. Thanks to Caerwyn Jones.


Move werrstr into errstr, so that if you use werrstr you have to get this __errfmt instead of the one in libfmt that only does Unix error codes.