Commits


fix edit pipe bug


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


no wide character constants; sigh


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


Today's changes. More changes.


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.


More files related to user-level file servers. Also add acme!