summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Expand)AuthorAgeFilesLines
* 9pfuse: handle two more flagsRuss Cox2011-10-051-1/+8
* devdraw: fix screen grabber, allocation warningDavid Jeannot2011-10-031-62/+113
* devdraw: do not interpret alt-tab as alt for composeJustin Davis2011-09-283-2/+16
* devdraw: disable Lion warningRuss Cox2011-09-261-1/+1
* use cocoa on snow leopardRuss Cox2011-09-262-1/+3
* devdraw: cocoa updatesDavid Jeannot2011-09-261-43/+55
* devdraw: handle, warn about LionRuss Cox2011-09-191-1/+9
* dd: fix apple gcc return warning (even Go can handle this one, Apple!)Russ Cox2011-09-191-0/+2
* devdraw: update Lion cocoaDavid Jeannot2011-09-198-413/+603
* 9term: fix insertDavid Swasey2011-09-121-2/+2
* devdraw: draft cocoa supportDavid Jeannot2011-09-067-0/+1339
* upas/smtp: fixes for authenticated connectionsRichard Miller2011-08-312-2/+3
* mk: pass environment to P commandRuss Cox2011-08-271-1/+1
* win: hide not just passwords but also passphrasesMathieu Lonjaret2011-08-261-1/+1
* zerotrunc: from Plan 9David du Colombier2011-08-161-0/+26
* test: update from Plan 9David du Colombier2011-08-161-78/+77
* dd: update from Plan 9David du Colombier2011-08-161-28/+41
* mailfs: try to use the right version of stunnelFazlul Shahriar2011-08-161-0/+2
* rc: silence lion roarRuss Cox2011-08-021-0/+1
* lex: 64-bit bugRuss Cox2011-08-023-3/+3
* acme: fix iq1 adjust bugRuss Cox2011-08-021-1/+1
* 9term: home/end like acmeRuss Cox2011-08-022-2/+19
* acme: scrolling fixes + new home/endRuss Cox2011-08-024-5/+32
* acme: allow :?regexp for backward searchRuss Cox2011-07-101-0/+4
* acme: fix out of order address crashRuss Cox2011-07-101-1/+1
* grep: import $ fix from plan 9Russ Cox2011-07-101-2/+8
* primes: faster outputRuss Cox2011-06-281-1/+5
* devdraw: dynamic discovery of MultiTouch devicesMarius Eriksen2011-06-201-8/+106
* devdraw: Shrinking a window on osx 10.6.7 no longer disables drawing.David Swasey2011-06-201-9/+14
* vacfs: document replacement of -c flag by -MDavid du Colombier2011-06-131-1/+1
* venti: fix pragma varargck due to changes in tag()David du Colombier2011-06-131-1/+1
* venti: fix usage to match manualsDavid du Colombier2011-06-071-1/+1
* venti: fix usage to match manualsDavid du Colombier2011-06-077-8/+8
* venti: import changes from plan 9David du Colombier2011-06-0220-38/+94
* upas/smtp: remove reference to /net in mxdialDavid du Colombier2011-06-021-1/+1
* acme Mail: drop noscrollDavid du Colombier2011-06-011-1/+0
* SunOS fixes (thanks Aram Hăvărneanu)Russ Cox2011-05-171-15/+15
* gif: fix setting of transparency channels when writing gifs.Rob Pike2011-05-171-7/+7
* crop: fix 64-bitRuss Cox2011-05-011-3/+3
* 9term, acme: autoscrollRuss Cox2011-04-278-47/+16
* mklatinkbd: fix buffer overflowEoghan Sherry2011-04-041-1/+1
* unvac: always create writable directoriesRuss Cox2011-02-231-1/+1
* rc: fix $ifs bug introduced with utf-8 codeRuss Cox2011-02-161-2/+4
* eqn: add working mbtowc and wctombRuss Cox2011-02-042-0/+166
* devdraw: fix flashing during window dragJeff Sickel2011-01-122-3/+5
* factotum: add proto-specific key promptRuss Cox2011-01-021-0/+2
* tr: 32-bit rune fixesRuss Cox2011-01-021-3/+3
* mklatinkbd: fix out of bounds bugRuss Cox2011-01-021-0/+1
* acid: fix buildRuss Cox2011-01-021-2/+1
* acid: 4-byte RunesRuss Cox2011-01-021-7/+10