Age | Commit message (Expand) | Author | Files | Lines |
2012-07-14 | libmach: remove debug print | Russ Cox | 1 | -1/+0 |
2012-07-14 | 9l: fix for Linux 3.x (thanks Christopher Brannon) | Russ Cox | 2 | -1/+3 |
2012-07-14 | auth/factotum: fix flush (thanks Erik Quanstrom) | Russ Cox | 1 | -2/+3 |
2012-07-14 | lib/codereview: update from Go | Russ Cox | 1 | -35/+121 |
2012-07-14 | venti(8): fix discussion of variables | Russ Cox | 1 | -4/+7 |
2012-06-27 | lib9: fix openbsd build | David du Colombier | 2 | -1/+2 |
2012-06-02 | lib9/dial: add support for IPv6 | David du Colombier | 6 | -119/+107 |
2012-05-29 | fix INSTALL warnings | Russ Cox | 7 | -7/+12 |
2012-05-29 | CONTRIBUTORS: add Abhishek Kulkarni | Russ Cox | 1 | -0/+1 |
2012-05-29 | venti: fix VtMaxLumpSize | Abhishek Kulkarni | 7 | -7/+7 |
2012-05-15 | plumb: remove debugging print | Russ Cox | 1 | -1/+0 |
2012-05-07 | venti: remove bloomlookuptime in stats | David du Colombier | 1 | -3/+0 |
2012-05-07 | venti: fix bloom in stats | David du Colombier | 1 | -1/+4 |
2012-05-02 | venti: fix writedonechan size in bloom | David du Colombier | 1 | -1/+1 |
2012-04-22 | venti: add bootstrap mode (write + no index) | Russ Cox | 4 | -0/+9 |
2012-04-07 | venti: fix typo | Russ Cox | 1 | -1/+1 |
2012-04-07 | venti: add arenapart support to wrarena | Russ Cox | 1 | -2/+16 |
2012-04-04 | vacfs: remove 9P2000.u relic | David du Colombier | 1 | -5/+0 |
2012-03-26 | venti(7): fix typo | David du Colombier | 1 | -1/+1 |
2012-03-26 | fortune | Russ Cox | 1 | -0/+4 |
2012-03-05 | devdraw: fix mouse warping with multi-monitor on OS X | David Jeannot | 1 | -3/+3 |
2012-03-05 | merge | Russ Cox | 12 | -18/+134 |
2012-03-05 | Devdraw now waits for the image: this means that | David Jeannot | 1 | -74/+226 |
2012-03-05 | get9root(3): fix paths | David Jeannot | 1 | -1/+3 |
2012-03-05 | devdraw: fix winsize (-W) on OS X | David Jeannot | 1 | -5/+11 |
2012-02-28 | devdraw: fix fullscreen on Lion | Russ Cox | 1 | -1/+6 |
2012-02-19 | libmach, acid, db: 64-bit support | Russ Cox | 36 | -1125/+2311 |
2012-01-26 | venti: import venti/conf from plan 9 | David du Colombier | 2 | -0/+76 |
2012-01-21 | libventi: add functions vtsha1 and vtsha1check | David du Colombier | 3 | -0/+33 |
2012-01-20 | devdraw: enable gestures on OS X | David Jeannot | 1 | -183/+8 |
2012-01-20 | venti: fix settings in stats | David du Colombier | 2 | -1/+2 |
2012-01-20 | codereview: sync from Go | Russ Cox | 1 | -525/+637 |
2012-01-19 | devdraw: make OS X resizer unobtrusive | David Jeannot | 1 | -4/+31 |
2012-01-16 | devdraw: on OS X, add menu items "hide" and "plumb devdraw(1)" | David Jeannot | 1 | -14/+22 |
2012-01-16 | devdraw: OS X: neutralize menu and Dock bugs in fullscreen mode | David Jeannot | 1 | -3/+9 |
2012-01-16 | devdraw: fix handling of compose key on OS X | David Jeannot | 2 | -12/+15 |
2012-01-16 | devdraw: remove old OS X code | David Jeannot | 5 | -1435/+0 |
2012-01-16 | vac: fix segfault on DMSYMLINK or DMDEVICE | David du Colombier | 1 | -4/+6 |
2012-01-16 | acme: claim input focus earlier | David Jeannot | 1 | -2/+2 |
2012-01-16 | Plumb.app: prevent the Finder's activation after Devdraw's | David Jeannot | 1 | -3/+4 |
2012-01-16 | cocoa devdraw: activation on receiving Ttop messages | David Jeannot | 3 | -2/+17 |
2012-01-16 | devdraw: OS X dead key support | David Jeannot | 1 | -0/+19 |
2012-01-16 | venti: fix scacheprefetch stats | David du Colombier | 1 | -0/+2 |
2012-01-16 | ioproc(3): fix prototypes | David Jeannot | 1 | -3/+3 |
2012-01-16 | libventi: handle rpc when not connected | David du Colombier | 1 | -0/+6 |
2012-01-05 | fmt: delete 2-space code | Russ Cox | 1 | -18/+1 |
2011-12-12 | libventi: fix segfault in vtreadpacket when not connected | David du Colombier | 1 | -0/+5 |
2011-12-09 | Cocoa Devdraw: cursor fix | David Jeannot | 3 | -117/+139 |
2011-12-09 | fortunes | Russ Cox | 1 | -0/+6 |
2011-12-07 | vac: handle mid | David du Colombier | 1 | -0/+5 |