summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/xfid.c
Commit message (Collapse)AuthorAgeFilesLines
* acme: add nomenu, menu ctl messagesRuss Cox2008-03-071-0/+8
|
* fix edit pipe bugrsc2006-05-051-2/+27
|
* events buffer need not end in NULrsc2006-02-211-4/+7
|
* add errors filersc2005-01-301-0/+5
|
* remove searching print; check fids in use; handle addr correctly againrsc2005-01-271-1/+7
|
* clean up mkfile; fix winctlprint bug reported by peter canningrsc2005-01-041-5/+9
|
* change md argument to number etc. (which acted only as a flag)rsc2004-10-221-8/+13
| | | | | | | | | | to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens
* SunOS can rot in hell.rsc2004-03-261-5/+5
|
* Today's changes.rsc2004-03-251-3/+0
| | | | More changes.
* Fighting the good fight.rsc2004-02-291-1/+4
| | | | | | | | | | | | 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.
* Tweaks to various bits.rsc2003-12-171-0/+1
| | | | | 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-111-0/+1046
Also add acme!