Age | Commit message (Expand) | Author | Files | Lines |
2011-09-26 | devdraw: disable Lion warning | Russ Cox | 1 | -1/+1 |
2011-09-26 | use cocoa on snow leopard | Russ Cox | 2 | -1/+3 |
2011-09-26 | devdraw: cocoa updates | David Jeannot | 1 | -43/+55 |
2011-09-19 | devdraw: handle, warn about Lion | Russ Cox | 1 | -1/+9 |
2011-09-19 | dd: fix apple gcc return warning (even Go can handle this one, Apple!) | Russ Cox | 1 | -0/+2 |
2011-09-19 | devdraw: update Lion cocoa | David Jeannot | 8 | -413/+603 |
2011-09-12 | 9term: fix insert | David Swasey | 1 | -2/+2 |
2011-09-06 | devdraw: draft cocoa support | David Jeannot | 7 | -0/+1339 |
2011-08-31 | upas/smtp: fixes for authenticated connections | Richard Miller | 2 | -2/+3 |
2011-08-27 | mk: pass environment to P command | Russ Cox | 1 | -1/+1 |
2011-08-26 | win: hide not just passwords but also passphrases | Mathieu Lonjaret | 1 | -1/+1 |
2011-08-16 | zerotrunc: from Plan 9 | David du Colombier | 1 | -0/+26 |
2011-08-16 | test: update from Plan 9 | David du Colombier | 1 | -78/+77 |
2011-08-16 | dd: update from Plan 9 | David du Colombier | 1 | -28/+41 |
2011-08-16 | mailfs: try to use the right version of stunnel | Fazlul Shahriar | 1 | -0/+2 |
2011-08-16 | lib9: fix local addr in dial | Jani Lahtinen | 1 | -1/+1 |
2011-08-02 | rc: silence lion roar | Russ Cox | 1 | -0/+1 |
2011-08-02 | build: OS X 64-bit build | Russ Cox | 7 | -19/+29 |
2011-08-02 | lex: 64-bit bug | Russ Cox | 3 | -3/+3 |
2011-08-02 | acme: fix iq1 adjust bug | Russ Cox | 1 | -1/+1 |
2011-08-02 | 9term: home/end like acme | Russ Cox | 2 | -2/+19 |
2011-08-02 | acme: scrolling fixes + new home/end | Russ Cox | 4 | -5/+32 |
2011-07-10 | acme: allow :?regexp for backward search | Russ Cox | 1 | -0/+4 |
2011-07-10 | acme: fix out of order address crash | Russ Cox | 1 | -1/+1 |
2011-07-10 | grep: import $ fix from plan 9 | Russ Cox | 1 | -2/+8 |
2011-06-28 | primes: faster output | Russ Cox | 1 | -1/+5 |
2011-06-20 | devdraw: dynamic discovery of MultiTouch devices | Marius Eriksen | 1 | -8/+106 |
2011-06-20 | devdraw: Shrinking a window on osx 10.6.7 no longer disables drawing. | David Swasey | 1 | -9/+14 |
2011-06-13 | vacfs: document replacement of -c flag by -M | David du Colombier | 1 | -1/+1 |
2011-06-13 | venti: fix pragma varargck due to changes in tag() | David du Colombier | 1 | -1/+1 |
2011-06-07 | venti: fix usage to match manuals | David du Colombier | 1 | -1/+1 |
2011-06-07 | venti: fix usage to match manuals | David du Colombier | 7 | -8/+8 |
2011-06-07 | libventi: import changes from plan 9 | David du Colombier | 1 | -4/+3 |
2011-06-02 | venti: import changes from plan 9 | David du Colombier | 21 | -63/+141 |
2011-06-02 | upas/smtp: remove reference to /net in mxdial | David du Colombier | 1 | -1/+1 |
2011-06-01 | acme Mail: drop noscroll | David du Colombier | 1 | -1/+0 |
2011-05-18 | build: fix for non-standard uname | Richard Miller | 1 | -1/+1 |
2011-05-18 | arm: build fixes | Richard Miller | 5 | -20/+25 |
2011-05-17 | SunOS fixes (thanks Aram Hăvărneanu) | Russ Cox | 4 | -96/+96 |
2011-05-17 | gif: fix setting of transparency channels when writing gifs. | Rob Pike | 1 | -7/+7 |
2011-05-01 | lib9: restore SIGCHLD handler in rfork | Russ Cox | 1 | -6/+5 |
2011-05-01 | crop: fix 64-bit | Russ Cox | 1 | -3/+3 |
2011-04-27 | 9term, acme: autoscroll | Russ Cox | 8 | -47/+16 |
2011-04-04 | mklatinkbd: fix buffer overflow | Eoghan Sherry | 1 | -1/+1 |
2011-02-23 | unvac: always create writable directories | Russ Cox | 1 | -1/+1 |
2011-02-16 | rc: fix $ifs bug introduced with utf-8 code | Russ Cox | 1 | -2/+4 |
2011-02-04 | eqn: add working mbtowc and wctomb | Russ Cox | 2 | -0/+166 |
2011-01-12 | devdraw: fix flashing during window drag | Jeff Sickel | 2 | -3/+5 |
2011-01-02 | factotum: add proto-specific key prompt | Russ Cox | 1 | -0/+2 |
2011-01-02 | tr: 32-bit rune fixes | Russ Cox | 1 | -3/+3 |