Age | Commit message (Expand) | Author | Files | Lines |
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-02 | rc: silence lion roar | Russ Cox | 1 | -0/+1 |
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-02 | venti: import changes from plan 9 | David du Colombier | 20 | -38/+94 |
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-17 | SunOS fixes (thanks Aram Hăvărneanu) | Russ Cox | 1 | -15/+15 |
2011-05-17 | gif: fix setting of transparency channels when writing gifs. | Rob Pike | 1 | -7/+7 |
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 |
2011-01-02 | mklatinkbd: fix out of bounds bug | Russ Cox | 1 | -0/+1 |
2011-01-02 | acid: fix build | Russ Cox | 1 | -2/+1 |
2011-01-02 | acid: 4-byte Runes | Russ Cox | 1 | -7/+10 |
2011-01-02 | keyboard(7): document X compose sequences | Russ Cox | 3 | -23/+111 |
2011-01-02 | rc: handle 4-byte utf-8 | Russ Cox | 3 | -0/+20 |
2011-01-02 | rc: handle utf-8 in $ifs | Russ Cox | 1 | -8/+16 |
2010-12-28 | factotum: update prototab (thanks Erik Quanstrom) | Russ Cox | 1 | -0/+4 |
2010-12-07 | wc: 4-byte utf-8 capable (Erik Quanstrom) | Russ Cox | 1 | -16/+59 |
2010-12-07 | delete 9P2000.u | Russ Cox | 2 | -161/+25 |
2010-12-07 | auth/factotum: fix password prompt hang | Russ Cox | 1 | -2/+2 |
2010-11-09 | venti: add mgr (work in progress) | Russ Cox | 1 | -0/+1021 |
2010-11-03 | import: clean up correctly | Russ Cox | 1 | -0/+1 |
2010-10-27 | mkfiles: fix macargv buf | Russ Cox | 3 | -5/+3 |
2010-10-27 | mac: add 9term.app, Plumb.app | Russ Cox | 4 | -0/+99 |
2010-10-13 | win: another attempt at input modes | Russ Cox | 1 | -5/+28 |
2010-10-07 | getflags: use shell quoting | Anthony Martin | 1 | -0/+1 |
2010-10-07 | plumber: comment out bogus user name check | Russ Cox | 1 | -0/+2 |
2010-09-10 | win: add cook/nocook | Russ Cox | 1 | -5/+14 |
2010-09-03 | topng: 64-bit fix | Russ Cox | 1 | -1/+1 |