aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-14rio: quiet nm on LionRuss Cox1-0/+4
2011-10-14libthread: fix 10.5.8 build - uname says 9.8.0Russ Cox1-1/+1
2011-10-13libthread: Lion context routinesRuss Cox6-3/+129
2011-10-139term: fix hold mode delayRuss Cox1-0/+1
2011-10-12devdraw: more fixes (thanks David Jeannot)Russ Cox4-319/+378
2011-10-12mergeRuss Cox4-10/+25
2011-10-12devdraw: cleanup, fix macargvRuss Cox4-14/+45
2011-10-119term: hold mode back doorRuss Cox2-16/+23
2011-10-07semicolons!Russ Cox1-2/+2
2011-10-05libsec: fix dsagen 64-bit bugRuss Cox1-1/+1
2011-10-05secstore: say password for winRuss Cox1-1/+1
2011-10-05dsasign: new commandRuss Cox2-0/+181
2011-10-059pfuse: handle two more flagsRuss Cox1-1/+8
2011-10-03devdraw: fix screen grabber, allocation warningDavid Jeannot1-62/+113
2011-09-28devdraw: do not interpret alt-tab as alt for composeJustin Davis3-2/+16
2011-09-26devdraw: disable Lion warningRuss Cox1-1/+1
2011-09-26use cocoa on snow leopardRuss Cox2-1/+3
2011-09-26devdraw: cocoa updatesDavid Jeannot1-43/+55
2011-09-19devdraw: handle, warn about LionRuss Cox1-1/+9
2011-09-19dd: fix apple gcc return warning (even Go can handle this one, Apple!)Russ Cox1-0/+2
2011-09-19devdraw: update Lion cocoaDavid Jeannot8-413/+603
2011-09-129term: fix insertDavid Swasey1-2/+2
2011-09-06devdraw: draft cocoa supportDavid Jeannot7-0/+1339
2011-08-31upas/smtp: fixes for authenticated connectionsRichard Miller2-2/+3
2011-08-27mk: pass environment to P commandRuss Cox1-1/+1
2011-08-26win: hide not just passwords but also passphrasesMathieu Lonjaret1-1/+1
2011-08-16zerotrunc: from Plan 9David du Colombier1-0/+26
2011-08-16test: update from Plan 9David du Colombier1-78/+77
2011-08-16dd: update from Plan 9David du Colombier1-28/+41
2011-08-16mailfs: try to use the right version of stunnelFazlul Shahriar1-0/+2
2011-08-16lib9: fix local addr in dialJani Lahtinen1-1/+1
2011-08-02rc: silence lion roarRuss Cox1-0/+1
2011-08-02build: OS X 64-bit buildRuss Cox7-19/+29
2011-08-02lex: 64-bit bugRuss Cox3-3/+3
2011-08-02acme: fix iq1 adjust bugRuss Cox1-1/+1
2011-08-029term: home/end like acmeRuss Cox2-2/+19
2011-08-02acme: scrolling fixes + new home/endRuss Cox4-5/+32
2011-07-10acme: allow :?regexp for backward searchRuss Cox1-0/+4
2011-07-10acme: fix out of order address crashRuss Cox1-1/+1
2011-07-10grep: import $ fix from plan 9Russ Cox1-2/+8
2011-06-28primes: faster outputRuss Cox1-1/+5