summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Expand)AuthorAgeFilesLines
* move files that codebot put in the wrong placeRuss Cox2009-08-142-0/+154
* awk: sync with Plan 9Michael Teichgräber2009-08-111-12/+33
* 9term: allow scroll wheel in main windowTony Lainson2009-08-111-1/+1
* page: move cmd/page/cache.c to src/cmd/page/cache.cRuss Cox2009-08-101-0/+196
* page: add caching from Plan 9Fazlul Shahriar2009-08-094-56/+16
* stats: make more stats work in LinuxFazlul Shahriar2009-08-082-7/+72
* rc: fix segfault when SIGINT is receivedMichael Teichgräber2009-08-081-1/+2
* smugfs: delete debugging printsRuss Cox2009-07-291-5/+0
* acme: angle bracket tag matching, for XML, HTML etcRuss Cox2009-07-262-0/+111
* vacfs: no post9pservice with -iRuss Cox2009-07-261-1/+1
* getflags: delete (codebot did not)Russ Cox2009-07-144-0/+0
* getflags: import from 4e, with usageRuss Cox2009-07-154-485/+0
* acme: do not redraw body on every tag changeRuss Cox2009-07-152-3/+4
* mergeRuss Cox2009-07-141-0/+3
* fontsrv: add half-documented -s optionRuss Cox2009-07-081-4/+8
* mergeRuss Cox2009-07-086-0/+946
* src: use whatis instead of whichMichael Teichgräber2009-07-082-6/+14
* devdraw: generate Latin-1 table from lib/keyboardMichael Teichgräber2009-07-083-100/+243
* devdraw: automatic OS X label updatingAndré Günther2009-06-171-24/+20
* vbackup: update to new libventi interfaceRuss Cox2009-06-162-2/+2
* mergeRuss Cox2009-06-164-5/+46
* vbackup: adapt to new libventi interfaceRuss Cox2009-06-101-5/+5
* mergeRuss Cox2009-06-094-18/+29
* cmd: getline now a dirty word (James Toy)Russ Cox2009-05-313-0/+5
* scat: fix 64-bit warningRuss Cox2009-05-251-1/+1
* page: fix for newer versions of ghostscript.Kris Maglione2009-05-251-3/+3
* venti: 32-bit extensions to data structuresRuss Cox2009-05-2512-31/+98
* devdraw: flush window on kEventAppShowJeff Sicket2009-05-171-2/+9
* 9pfuse: fix mkfile for people without . in their pathsRuss Cox2009-05-171-1/+1
* Unicode superscript updateRuss Cox2009-05-141-1/+1
* scat: make 64-bit safeRuss Cox2009-04-306-55/+57
* scat: add to buildRuss Cox2009-04-302-4/+4
* mergeRuss Cox2009-04-303-2/+16
* mergeRuss Cox2009-04-303-32/+116
* smugfs: directory mode should be 755Russ Cox2009-04-301-1/+1
* 9pfuse: clear O_EXCL tooRuss Cox2009-04-301-1/+1
* du: build by default; fix bug gcc discoveredRuss Cox2009-02-051-1/+1
* MacFUSE 2.0 updatesJeff Sickel2008-12-101-3/+6
* venti/copy: no rewriting unless rewrite flag is set (Nathaniel W Filardo)Russ Cox2009-02-041-2/+4
* sed: avoid crash when rregexec return errorRuss Cox2009-02-041-1/+1
* mergeRuss Cox2009-02-041-3/+3
* win: better SIGPIPE handlingRuss Cox2009-01-061-10/+9
* 9pfuse: allow O_APPEND in open and create (Roman Shaposhnik)Russ Cox2008-12-301-1/+8
* venti: disk i/o fixes and tweaksRuss Cox2008-12-231-8/+17
* venti: better inconsistency errorsRuss Cox2008-12-231-12/+45
* venti/verifyarena: shorter output, aligned i/oRuss Cox2008-12-231-10/+18
* venti/mirrorarenas: shorter output, aligned i/oRuss Cox2008-12-231-12/+93
* venti: ignore mgr lines in configRuss Cox2008-12-231-1/+3
* mailfs: plumb messages correctly even if body comes before headerRuss Cox2008-12-061-1/+1
* dc: cleanup, fix off-by-one memory errorRuss Cox2008-12-061-15/+1