summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/look.c
Commit message (Collapse)AuthorAgeFilesLines
* acme: sync against Plan 9, remove -$ optionRuss Cox2008-03-071-29/+14
|
* acme: add -m option and avoid looking in the mirrorRuss Cox2008-04-171-1/+1
|
* mergeRuss Cox2007-11-271-2/+2
|
* various memory errors in acmersc2007-02-111-6/+4
|
* reopen plumber, build mailrsc2006-06-251-14/+42
|
* No more unrooted paths.rsc2006-06-161-1/+23
|
* Better window size management.rsc2005-12-161-5/+9
|
* applersc2005-07-131-0/+2
|
* various needed castsrsc2005-07-131-3/+3
|
* fix q1 computation bug in expandfile(). only affects external programsrsc2005-03-211-2/+1
|
* Add dollarsign support.rsc2005-03-141-8/+20
|
* don't need to rename Fidrsc2005-01-041-5/+3
|
* change to use new thread libraryrsc2004-12-271-0/+1
|
* change md argument to number etc. (which acted only as a flag)rsc2004-10-221-2/+2
| | | | | | | | | | to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens
* undo the madness.rsc2004-04-211-29/+8
|
* $foo in tags - here only for reference.rsc2004-04-211-8/+29
|
* SunOS can rot in hell.rsc2004-03-261-2/+2
|
* Today's changes.rsc2004-03-251-6/+6
| | | | More changes.
* Small tweaksrsc2004-03-211-2/+37
| | | | Lots of new code imported.
* Little tweaks and documentation.rsc2004-03-021-0/+2
|
* Fighting the good fight.rsc2004-02-291-52/+24
| | | | | | | | | | | | 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.
* More files related to user-level file servers.rsc2003-12-111-0/+772
Also add acme!