summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/acme.c
Commit message (Collapse)AuthorAgeFilesLines
* Today's changes.rsc2004-03-251-11/+13
| | | | More changes.
* Small tweaksrsc2004-03-211-3/+6
| | | | Lots of new code imported.
* Various little fixes.rsc2004-03-051-2/+2
|
* Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc2004-03-051-2/+0
| | | | | | Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct.
* Debugging libthread for acme.rsc2004-03-051-0/+2
|
* Fighting the good fight.rsc2004-02-291-22/+40
| | | | | | | | | | | | 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.
* completion, pageup/pagedownrsc2004-02-091-0/+2
|
* More files related to user-level file servers.rsc2003-12-111-0/+949
Also add acme!