Commit Briefs

Russ Cox

acme: let Edit redo when file is clean

R=, rsc CC= http://codereview.appspot.com/188042



Rob Pike

acme: fix acme Edit abort


rsc

fix edit pipe bug




rsc

Two bug fixes.

1. Make sure cmdname NUL-terminates its arguments. 2. Fix the elogapply warning, hopefully.


rsc

Today's changes.

More changes.


rsc

Fighting the good fight.

Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.


rsc

More files related to user-level file servers.

Also add acme!