| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | win: another attempt at input modes | Russ Cox | 2010-10-13 | 1 | -5/+28 |
| * | awd: use $sysname | Russ Cox | 2010-10-12 | 1 | -1/+1 |
| * | libmach: fix warning about preadn | Russ Cox | 2010-10-07 | 1 | -21/+0 |
| * | getflags: use shell quoting | Anthony Martin | 2010-10-07 | 1 | -0/+1 |
| * | plumber: comment out bogus user name check | Russ Cox | 2010-10-07 | 1 | -0/+2 |
| * | libmach: more mach-o support | Russ Cox | 2010-09-24 | 5 | -35/+343 |
| * | win: add cook/nocook | Russ Cox | 2010-09-10 | 1 | -5/+14 |
| * | topng: 64-bit fix | Russ Cox | 2010-09-03 | 1 | -1/+1 |
| * | 9term, win: better echo cancellation | Russ Cox | 2010-09-03 | 6 | -61/+129 |
| * | acme: fix rounding in rows computation | Rob Pike | 2010-08-24 | 2 | -4/+8 |
| * | codereview: import latest from go | Russ Cox | 2010-08-04 | 1 | -40/+103 |
| * | sam: use ulong as type of dev consistently | Russ Cox | 2010-08-04 | 1 | -1/+1 |
| * | devdraw: snarf better with Chrome | Russ Cox | 2010-07-22 | 1 | -5/+4 |
| * | web: pass $BROWSER as open -a argument on OS X | Russ Cox | 2010-07-14 | 1 | -1/+8 |
| * | u.h: add int8, uint8 | Russ Cox | 2010-07-14 | 1 | -0/+2 |
| * | web: just use "open" on OS X | Russ Cox | 2010-07-14 | 1 | -67/+1 |
| * | acme, sam: fix regexp code for bigger Runemax | Russ Cox | 2010-07-14 | 2 | -48/+52 |
| * | acme: fix off by one in editcmd, pointer comparison in getch, nextc | Russ Cox | 2010-07-14 | 1 | -3/+3 |
| * | lib9: add <sys/dkio.h> for OpenBSD | Russ Cox | 2010-07-11 | 1 | -0/+1 |
| * | tar: rename sstrnlen to avoid OpenBSD compile error | Russ Cox | 2010-07-11 | 1 | -5/+5 |
| * | This patch fixes unicode, unicode-be and unicode-le | Michael Teichgräber | 2010-06-28 | 1 | -11/+21 |
| * | tcs: macroman charset fixes | Anthony Martin | 2010-06-28 | 1 | -5/+5 |
| * | hget: use absolute url for POST through a proxy | Anthony Martin | 2010-06-28 | 1 | -7/+17 |
| * | 9p: tflag sorts by mtime | Anthony Martin | 2010-06-28 | 1 | -5/+27 |
| * | 9term: fix getpts on linux | Anthony Martin | 2010-06-28 | 2 | -0/+6 |
| * | 9term: add -c to force cooked mode | David Swasey | 2010-05-19 | 2 | -3/+11 |
| * | bin/", bin/"": simplify | Arvindh Rajesh Tamilmani | 2010-05-19 | 2 | -22/+9 |
| * | mailfs: try tlsclient program before stunnel | Russ Cox | 2010-05-11 | 1 | -1/+2 |
| * | fortunes: grab latest from Bell Labs, add one of our own | Russ Cox | 2010-04-15 | 1 | -0/+5 |
| * | vac: debug prints | David Swasey | 2010-04-13 | 1 | -7/+7 |
| * | vac: eliminated vac cache size 128. vacfsopen used to take ncache rather than... | David Swasey | 2010-04-13 | 1 | -5/+6 |
| * | 9term: cut, snarf, and paste with keyboard on Mac | David Swasey | 2010-04-13 | 2 | -0/+17 |
| * | fix build on SunOS (Sparc) | Arvindh Rajesh Tamilmani | 2010-04-09 | 5 | -1/+13 |
| * | devdraw: only one flushproc, please (OS X) | Russ Cox | 2010-04-02 | 1 | -1/+5 |
| * | import fortunes from plan 9 and add one of our own | Russ Cox | 2010-03-24 | 1 | -0/+43 |
| * | install(1): cvs -> hg | Eoghan Sherry | 2010-03-19 | 2 | -4/+4 |
| * | win: scroll | Eoghan Sherry | 2010-03-19 | 1 | -0/+3 |
| * | acme: attempt to fix Put mtime skew on NFS | Russ Cox | 2010-03-18 | 1 | -0/+13 |
| * | probably_prime: run more than one Miller-Rabin round | Russ Cox | 2010-03-11 | 1 | -12/+17 |
| * | libsec: update primetest to use mpfmt | Russ Cox | 2010-03-11 | 1 | -1/+1 |
| * | factotum: double-check RSA/DSA keys when loading | Russ Cox | 2010-03-11 | 2 | -0/+8 |
| * | crop: fix size calculation | Russ Cox | 2010-03-11 | 1 | -1/+1 |
| * | more type-punned pointers | Russ Cox | 2010-03-10 | 2 | -3/+3 |
| * | fix type-punned pointer warnings from gcc | Russ Cox | 2010-03-10 | 11 | -29/+57 |
| * | rune(3): sync with rune.c and Plan 9 | Michael Teichgräber | 2010-03-08 | 1 | -1/+4 |
| * | devdraw: fix mouse(3) moveto on OS X | Eoghan Sherry | 2010-03-03 | 1 | -1/+7 |
| * | aescbc: more sensible behavior for invalid input, wrong password | Russ Cox | 2010-02-22 | 1 | -33/+35 |
| * | factotum: avoid notes after backgrounding | Russ Cox | 2010-02-22 | 1 | -0/+2 |
| * | import: use command line service name | Russ Cox | 2010-02-22 | 1 | -1/+1 |
| * | various: crctab now u32int | Russ Cox | 2010-02-22 | 6 | -31/+31 |