| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge | Russ Cox | 2009-07-14 | 1 | -0/+3 |
| | | |||||
| * | fontsrv: add half-documented -s option | Russ Cox | 2009-07-08 | 1 | -4/+8 |
| | | |||||
| * | merge | Russ Cox | 2009-07-08 | 6 | -0/+946 |
| | | |||||
| * | src: use whatis instead of which | Michael Teichgräber | 2009-07-08 | 2 | -6/+14 |
| | | |||||
| * | devdraw: generate Latin-1 table from lib/keyboard | Michael Teichgräber | 2009-07-08 | 3 | -100/+243 |
| | | |||||
| * | devdraw: automatic OS X label updating | André Günther | 2009-06-17 | 1 | -24/+20 |
| | | |||||
| * | vbackup: update to new libventi interface | Russ Cox | 2009-06-16 | 2 | -2/+2 |
| | | |||||
| * | merge | Russ Cox | 2009-06-16 | 4 | -5/+46 |
| | | |||||
| * | vbackup: adapt to new libventi interface | Russ Cox | 2009-06-10 | 1 | -5/+5 |
| | | |||||
| * | merge | Russ Cox | 2009-06-09 | 4 | -18/+29 |
| | | |||||
| * | cmd: getline now a dirty word (James Toy) | Russ Cox | 2009-05-31 | 3 | -0/+5 |
| | | |||||
| * | scat: fix 64-bit warning | Russ Cox | 2009-05-25 | 1 | -1/+1 |
| | | |||||
| * | page: fix for newer versions of ghostscript. | Kris Maglione | 2009-05-25 | 1 | -3/+3 |
| | | |||||
| * | venti: 32-bit extensions to data structures | Russ Cox | 2009-05-25 | 12 | -31/+98 |
| | | |||||
| * | devdraw: flush window on kEventAppShow | Jeff Sicket | 2009-05-17 | 1 | -2/+9 |
| | | |||||
| * | 9pfuse: fix mkfile for people without . in their paths | Russ Cox | 2009-05-17 | 1 | -1/+1 |
| | | |||||
| * | Unicode superscript update | Russ Cox | 2009-05-14 | 1 | -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 safe | Russ Cox | 2009-04-30 | 6 | -55/+57 |
| | | |||||
| * | scat: add to build | Russ Cox | 2009-04-30 | 2 | -4/+4 |
| | | |||||
| * | merge | Russ Cox | 2009-04-30 | 3 | -2/+16 |
| | | |||||
| * | merge | Russ Cox | 2009-04-30 | 3 | -32/+116 |
| | | |||||
| * | smugfs: directory mode should be 755 | Russ Cox | 2009-04-30 | 1 | -1/+1 |
| | | |||||
| * | 9pfuse: clear O_EXCL too | Russ Cox | 2009-04-30 | 1 | -1/+1 |
| | | |||||
| * | du: build by default; fix bug gcc discovered | Russ Cox | 2009-02-05 | 1 | -1/+1 |
| | | |||||
| * | MacFUSE 2.0 updates | Jeff Sickel | 2008-12-10 | 1 | -3/+6 |
| | | |||||
| * | venti/copy: no rewriting unless rewrite flag is set (Nathaniel W Filardo) | Russ Cox | 2009-02-04 | 1 | -2/+4 |
| | | |||||
| * | sed: avoid crash when rregexec return error | Russ Cox | 2009-02-04 | 1 | -1/+1 |
| | | |||||
| * | merge | Russ Cox | 2009-02-04 | 1 | -3/+3 |
| | | |||||
| * | win: better SIGPIPE handling | Russ Cox | 2009-01-06 | 1 | -10/+9 |
| | | |||||
| * | 9pfuse: allow O_APPEND in open and create (Roman Shaposhnik) | Russ Cox | 2008-12-30 | 1 | -1/+8 |
| | | |||||
| * | venti: disk i/o fixes and tweaks | Russ Cox | 2008-12-23 | 1 | -8/+17 |
| | | |||||
| * | venti: better inconsistency errors | Russ Cox | 2008-12-23 | 1 | -12/+45 |
| | | |||||
| * | venti/verifyarena: shorter output, aligned i/o | Russ Cox | 2008-12-23 | 1 | -10/+18 |
| | | |||||
| * | venti/mirrorarenas: shorter output, aligned i/o | Russ Cox | 2008-12-23 | 1 | -12/+93 |
| | | |||||
| * | venti: ignore mgr lines in config | Russ Cox | 2008-12-23 | 1 | -1/+3 |
| | | |||||
| * | mailfs: plumb messages correctly even if body comes before header | Russ Cox | 2008-12-06 | 1 | -1/+1 |
| | | |||||
| * | dc: cleanup, fix off-by-one memory error | Russ Cox | 2008-12-06 | 1 | -15/+1 |
| | | |||||
| * | bc: cleanup, make sure to run 9 dc | Russ Cox | 2008-12-06 | 1 | -31/+30 |
| | | |||||
| * | import: add -x flag | Russ Cox | 2008-12-06 | 1 | -25/+34 |
| | | |||||
| * | awk: delete y.output | Russ Cox | 2008-12-06 | 1 | -9032/+0 |
| | | |||||
| * | acme: fix Load bug (Fazlul Shahriar) | Russ Cox | 2008-12-06 | 1 | -2/+3 |
| | | |||||
| * | awk/mkfile: tabify | Russ Cox | 2008-12-06 | 1 | -3/+3 |
| | | |||||
| * | unvac: add -d flag (David Swasey) | Russ Cox | 2008-12-06 | 4 | -22/+89 |
| | | |||||
| * | awk: import from sources | Jeff Sickel | 2008-11-03 | 14 | -0/+14513 |
| | | |||||
| * | page: remove lingering ref to ccitt-g4 | Russ Cox | 2008-12-06 | 1 | -2/+0 |
| | | |||||
| * | page: reorder cvt[] array to match enum | Russ Cox | 2008-12-06 | 2 | -4/+1 |
| | | |||||
| * | src/cmd/page/gfx.c: use C89 array initialiser | Albert Lee | 2008-12-01 | 1 | -13/+13 |
| | | |||||
| * | src/cmd/tar.c: avoid conflict with strnlen in libc | Albert Lee | 2008-12-01 | 1 | -3/+3 |
| | | |||||
| * | secstore: avoid name conflict with SS macro | Albert Lee | 2008-12-01 | 1 | -1/+2 |
| | | |||||
| * | factotum: avoid name conflict with SS macro | Albert Lee | 2008-12-01 | 1 | -1/+2 |
| | | |||||
