Age | Commit message (Expand) | Author | Files | Lines |
2012-09-08 | lib9: fix announce on OS X | Russ Cox | 1 | -5/+7 |
2012-09-04 | lib9/dial: fix addrlen in connect() and bind() | David du Colombier | 2 | -7/+35 |
2012-08-05 | srv(4), mount: update v9fs usage | David du Colombier | 2 | -3/+3 |
2012-08-05 | disk/mkfs,disk/mkext: fix mkdir conflict | Russ Cox | 2 | -0/+3 |
2012-08-03 | lib9/getnetconn: add support for IPv6 | David du Colombier | 1 | -0/+27 |
2012-08-03 | vacfs: fix create srv with ORCLOSE on plan 9 | David du Colombier | 1 | -9/+11 |
2012-08-03 | dial(3): update dialparse | David du Colombier | 1 | -4/+4 |
2012-08-03 | devdraw: make it 3 times faster on OS X | David Jeannot | 1 | -42/+49 |
2012-07-31 | devdraw: fix for OS X 10.8 (Mountain Lion) | Rob Kroeger | 1 | -31/+40 |
2012-07-29 | libventi: fix segfault in vtgetreq | David du Colombier | 1 | -1/+2 |
2012-07-17 | disk/mkfs, disk/mkext: add from Plan 9 | Russ Cox | 5 | -0/+1356 |
2012-07-16 | 9l: remove debug print | Russ Cox | 1 | -1/+0 |
2012-07-14 | openbsd updates (thanks Pascal Stumpf) | Russ Cox | 8 | -138/+82 |
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 |