aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-05-29venti: fix VtMaxLumpSizeAbhishek Kulkarni7-7/+7
2012-05-15plumb: remove debugging printRuss Cox1-1/+0
2012-05-07venti: remove bloomlookuptime in statsDavid du Colombier1-3/+0
2012-05-07venti: fix bloom in statsDavid du Colombier1-1/+4
2012-05-02venti: fix writedonechan size in bloomDavid du Colombier1-1/+1
2012-04-22venti: add bootstrap mode (write + no index)Russ Cox4-0/+9
2012-04-07venti: fix typoRuss Cox1-1/+1
2012-04-07venti: add arenapart support to wrarenaRuss Cox1-2/+16
2012-04-04vacfs: remove 9P2000.u relicDavid du Colombier1-5/+0
2012-03-05devdraw: fix mouse warping with multi-monitor on OS XDavid Jeannot1-3/+3
2012-03-05mergeRuss Cox11-18/+21
2012-03-05Devdraw now waits for the image: this means thatDavid Jeannot1-74/+226
2012-03-05devdraw: fix winsize (-W) on OS XDavid Jeannot1-5/+11
2012-02-28devdraw: fix fullscreen on LionRuss Cox1-1/+6
2012-02-19libmach, acid, db: 64-bit supportRuss Cox33-1057/+1993
2012-01-26venti: import venti/conf from plan 9David du Colombier2-0/+76
2012-01-21libventi: add functions vtsha1 and vtsha1checkDavid du Colombier2-0/+29
2012-01-20devdraw: enable gestures on OS XDavid Jeannot1-183/+8
2012-01-20venti: fix settings in statsDavid du Colombier2-1/+2
2012-01-19devdraw: make OS X resizer unobtrusiveDavid Jeannot1-4/+31
2012-01-16devdraw: on OS X, add menu items "hide" and "plumb devdraw(1)"David Jeannot1-14/+22
2012-01-16devdraw: OS X: neutralize menu and Dock bugs in fullscreen modeDavid Jeannot1-3/+9
2012-01-16devdraw: fix handling of compose key on OS XDavid Jeannot2-12/+15
2012-01-16devdraw: remove old OS X codeDavid Jeannot5-1435/+0
2012-01-16vac: fix segfault on DMSYMLINK or DMDEVICEDavid du Colombier1-4/+6
2012-01-16acme: claim input focus earlierDavid Jeannot1-2/+2
2012-01-16cocoa devdraw: activation on receiving Ttop messagesDavid Jeannot3-2/+17
2012-01-16devdraw: OS X dead key supportDavid Jeannot1-0/+19
2012-01-16venti: fix scacheprefetch statsDavid du Colombier1-0/+2
2012-01-16libventi: handle rpc when not connectedDavid du Colombier1-0/+6
2012-01-05fmt: delete 2-space codeRuss Cox1-18/+1
2011-12-12libventi: fix segfault in vtreadpacket when not connectedDavid du Colombier1-0/+5
2011-12-09Cocoa Devdraw: cursor fixDavid Jeannot3-117/+139
2011-12-07vac: handle midDavid du Colombier1-0/+5
2011-12-07aescbc: fix segfault on backspaceDavid du Colombier1-2/+5
2011-11-30vacfs: fix segfault when no prefix specifiedDavid du Colombier1-1/+1
2011-11-28mailfs: add -u user argumentDavid du Colombier3-6/+16
2011-11-22mailfs: small fixes and plan 9 supportDavid du Colombier6-5/+35
2011-11-21venti/mgr: various fixes and plan 9 supportDavid du Colombier1-55/+56
2011-11-21venti: fix log url in statsDavid du Colombier1-1/+1
2011-11-21upas: fix segfault when host not foundDavid du Colombier1-1/+4
2011-11-17acme: fix arrow near end of textSean McKean1-6/+4
2011-11-08Cocoa Devdraw: cursor, menu bar, old fs, activationDavid Jeannot1-20/+52
2011-11-08venti: import changes from plan 9David du Colombier5-3/+8
2011-11-08venti: fix vtcachealloc and VtMaxLumpSizeDavid du Colombier3-2/+14
2011-11-08libventi: add functions reconn and redial for use with fossilDavid du Colombier2-0/+40
2011-11-08venti: fix format on ulongDavid du Colombier4-5/+5
2011-10-25page: check for gs failureRuss Cox1-0/+8
2011-10-23devdraw: cocoa fixes, bigarrow support (thanks Marius Eriksen)Russ Cox3-3/+50
2011-10-23OS X PowerPC fixes (thanks Cameron Kaiser)Russ Cox4-2/+4