summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme
Commit message (Collapse)AuthorAgeFilesLines
* Unfix non-bug.rsc2004-03-051-1/+1
|
* Amazingly picky bug fixes from Valgrind.rsc2004-03-051-2/+2
|
* Various little fixes.rsc2004-03-052-3/+3
|
* 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
|
* Little tweaks and documentation.rsc2004-03-021-0/+2
|
* Various tweaks.rsc2004-02-291-1/+2
|
* Fighting the good fight.rsc2004-02-2913-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.
* completion, pageup/pagedownrsc2004-02-095-7/+139
|
* Tweaks to various bits.rsc2003-12-173-3/+7
| | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
* More files related to user-level file servers.rsc2003-12-1124-0/+13742
Also add acme!