summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme
Commit message (Collapse)AuthorAgeFilesLines
...
* back to threadnotifyrsc2005-01-041-1/+1
|
* dumb porting bugsrsc2004-12-271-2/+2
|
* changes from plan 9rsc2004-12-276-17/+31
|
* change to use new thread libraryrsc2004-12-277-24/+41
|
* allow last column to be deletedrsc2004-11-151-8/+0
|
* bug fix in Get from robrsc2004-11-011-0/+2
|
* change md argument to number etc. (which acted only as a flag)rsc2004-10-228-25/+55
| | | | | | | | | | to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens
* bug fix in Zerox arrow handling from robrsc2004-10-171-2/+2
|
* autoindent fixes from robrsc2004-09-282-12/+27
|
* Compare function pointers against 0 rather than nil.wkj2004-07-091-1/+1
|
* unused variablersc2004-06-201-1/+0
|
* fix scrollingrsc2004-06-201-4/+5
|
* look for $HOME - thanks to peter canning.rsc2004-06-171-0/+2
|
* scrollingrsc2004-06-112-4/+7
|
* Buttons 4 and 5.rsc2004-06-093-3/+24
|
* restore current directory after threadexec.rsc2004-05-151-7/+48
| | | | this is dodgy.
* various bug fixesrsc2004-05-143-3/+8
|
* add -W to specify window size.rsc2004-04-291-1/+6
| | | | various other little fixes.
* no more Dotfilesrsc2004-04-251-17/+0
|
* add tab size to window ctl filersc2004-04-252-1/+2
|
* undo the madness.rsc2004-04-216-209/+15
|
* $foo in tags - here only for reference.rsc2004-04-216-15/+209
|
* clean up when finished.rsc2004-04-192-1/+2
|
* oldorg was bad idearsc2004-04-192-14/+0
|
* various little bug fixesrsc2004-04-192-0/+14
|
* add rog's chording fix.rsc2004-04-161-7/+7
|
* Let's try this - Dotfiles toggles listing of .* in directory listings.rsc2004-04-083-0/+21
|
* .rsc2004-03-261-1/+1
|
* SunOS can rot in hell.rsc2004-03-268-17/+28
|
* Today's changes.rsc2004-03-2510-45/+75
| | | | More changes.
* Small tweaksrsc2004-03-216-8/+46
| | | | Lots of new code imported.
* 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!