summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/acme.c
Commit message (Collapse)AuthorAgeFilesLines
* back to threadnotifyrsc2005-01-041-1/+1
|
* changes from plan 9rsc2004-12-271-6/+9
|
* change to use new thread libraryrsc2004-12-271-20/+31
|
* change md argument to number etc. (which acted only as a flag)rsc2004-10-221-0/+20
| | | | | | | | | | to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens
* look for $HOME - thanks to peter canning.rsc2004-06-171-0/+2
|
* Buttons 4 and 5.rsc2004-06-091-0/+12
|
* add -W to specify window size.rsc2004-04-291-1/+6
| | | | various other little fixes.
* add tab size to window ctl filersc2004-04-251-0/+1
|
* 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!