aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme
AgeCommit message (Collapse)AuthorFilesLines
2004-03-02Little tweaks and documentation.rsc1-0/+2
2004-02-29Various tweaks.rsc1-1/+2
2004-02-29Fighting the good fight.rsc13-153/+286
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.
2004-02-09completion, pageup/pagedownrsc5-7/+139
2003-12-17Tweaks to various bits.rsc3-3/+7
Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
2003-12-11More files related to user-level file servers.rsc24-0/+13742
Also add acme!