aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme/acme.c
AgeCommit message (Collapse)AuthorFilesLines
2004-12-27changes from plan 9rsc1-6/+9
2004-12-27change to use new thread libraryrsc1-20/+31
2004-10-22change md argument to number etc. (which acted only as a flag)rsc1-0/+20
to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens
2004-06-17look for $HOME - thanks to peter canning.rsc1-0/+2
2004-06-09Buttons 4 and 5.rsc1-0/+12
2004-04-29add -W to specify window size.rsc1-1/+6
various other little fixes.
2004-04-25add tab size to window ctl filersc1-0/+1
2004-03-25Today's changes.rsc1-11/+13
More changes.
2004-03-21Small tweaksrsc1-3/+6
Lots of new code imported.
2004-03-05Various little fixes.rsc1-2/+2
2004-03-05Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc1-2/+0
Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct.
2004-03-05Debugging libthread for acme.rsc1-0/+2
2004-02-29Fighting the good fight.rsc1-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.
2004-02-09completion, pageup/pagedownrsc1-0/+2
2003-12-11More files related to user-level file servers.rsc1-0/+949
Also add acme!