summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | | font/*/supsub.*: change superscript 1 into i; delete 2, 3 lib/keyboard: fix s1, s2, s3; add si lib/unicode: add 2071 src/cmd/devdraw: update from lib/keyboard
* 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
|
* bc: cleanup, make sure to run 9 dcRuss Cox2008-12-061-31/+30
|
* import: add -x flagRuss Cox2008-12-061-25/+34
|
* awk: delete y.outputRuss Cox2008-12-061-9032/+0
|
* acme: fix Load bug (Fazlul Shahriar)Russ Cox2008-12-061-2/+3
|
* awk/mkfile: tabifyRuss Cox2008-12-061-3/+3
|
* unvac: add -d flag (David Swasey)Russ Cox2008-12-064-22/+89
|
* awk: import from sourcesJeff Sickel2008-11-0314-0/+14513
|
* page: remove lingering ref to ccitt-g4Russ Cox2008-12-061-2/+0
|
* page: reorder cvt[] array to match enumRuss Cox2008-12-062-4/+1
|
* src/cmd/page/gfx.c: use C89 array initialiserAlbert Lee2008-12-011-13/+13
|
* src/cmd/tar.c: avoid conflict with strnlen in libcAlbert Lee2008-12-011-3/+3
|
* secstore: avoid name conflict with SS macroAlbert Lee2008-12-011-1/+2
|
* factotum: avoid name conflict with SS macroAlbert Lee2008-12-011-1/+2
|
* 9660srv: dynamically init fcallsAlbert Lee2008-12-011-15/+20
|
* 9660srv: give names to anonymous structs in unionAlbert Lee2008-12-012-48/+48
|
* dc: clean up minor memory errorsRuss Cox2008-12-061-6/+5
|
* venti: handle symlinks as disksRuss Cox2008-12-061-1/+1
|
* vac: error handling bug in vacfileblockscore (David Swasey)Russ Cox2008-12-061-2/+3
|
* unvac: correct handling of named prefixes (Mathieu Lonjaret)Russ Cox2008-12-061-1/+1
|
* troff: silence gcc printf warningRuss Cox2008-11-172-2/+2
|
* eqn: silence gcc printf warningRuss Cox2008-11-171-2/+1
|