summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fortunesRuss Cox2011-02-081-0/+8
* eqn: add working mbtowc and wctombRuss Cox2011-02-042-0/+166
* Plumb.app: handle spaces in file names (Rob Pike)Russ Cox2011-01-281-1/+9
* 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
* libframe: fix line wrap display glitch (Erik Quanstrom)Russ Cox2011-01-021-1/+9
* acid: 4-byte RunesRuss Cox2011-01-021-7/+10
* keyboard(7): document X compose sequencesRuss Cox2011-01-024-23/+162
* man: fix -PRuss Cox2011-01-021-1/+1
* keyboard(7): document update procedure (suggested by Rodney Polkinghorne)Russ Cox2011-01-021-2/+5
* rc: handle 4-byte utf-8Russ Cox2011-01-023-0/+20
* rc: handle utf-8 in $ifsRuss Cox2011-01-021-8/+16
* factotum: update prototab (thanks Erik Quanstrom)Russ Cox2010-12-281-0/+4
* wc: 4-byte utf-8 capable (Erik Quanstrom)Russ Cox2010-12-071-16/+59
* delete 9P2000.uRuss Cox2010-12-0715-337/+64
* auth/factotum: fix password prompt hangRuss Cox2010-12-071-2/+2
* venti: add mgr (work in progress)Russ Cox2010-11-091-0/+1021
* import: clean up correctlyRuss Cox2010-11-031-0/+1
* mkfiles: fix macargv bufRuss Cox2010-10-273-5/+3
* mac: add 9term.app, Plumb.appRuss Cox2010-10-2715-0/+220
* plumb: column numbers in file addressRuss Cox2010-10-272-0/+10
* win: another attempt at input modesRuss Cox2010-10-131-5/+28
* awd: use $sysnameRuss Cox2010-10-121-1/+1
* libmach: fix warning about preadnRuss Cox2010-10-071-21/+0
* getflags: use shell quotingAnthony Martin2010-10-071-0/+1
* plumber: comment out bogus user name checkRuss Cox2010-10-071-0/+2
* libmach: more mach-o supportRuss Cox2010-09-245-35/+343
* win: add cook/nocookRuss Cox2010-09-101-5/+14
* topng: 64-bit fixRuss Cox2010-09-031-1/+1
* 9term, win: better echo cancellationRuss Cox2010-09-036-61/+129
* acme: fix rounding in rows computationRob Pike2010-08-242-4/+8
* codereview: import latest from goRuss Cox2010-08-041-40/+103
* sam: use ulong as type of dev consistentlyRuss Cox2010-08-041-1/+1
* devdraw: snarf better with ChromeRuss Cox2010-07-221-5/+4
* web: pass $BROWSER as open -a argument on OS XRuss Cox2010-07-141-1/+8
* u.h: add int8, uint8Russ Cox2010-07-141-0/+2
* web: just use "open" on OS XRuss Cox2010-07-141-67/+1
* acme, sam: fix regexp code for bigger RunemaxRuss Cox2010-07-142-48/+52
* acme: fix off by one in editcmd, pointer comparison in getch, nextcRuss Cox2010-07-141-3/+3
* lib9: add <sys/dkio.h> for OpenBSDRuss Cox2010-07-111-0/+1
* tar: rename sstrnlen to avoid OpenBSD compile errorRuss Cox2010-07-111-5/+5
* This patch fixes unicode, unicode-be and unicode-leMichael Teichgräber2010-06-281-11/+21
* tcs: macroman charset fixesAnthony Martin2010-06-281-5/+5
* hget: use absolute url for POST through a proxyAnthony Martin2010-06-281-7/+17
* 9p: tflag sorts by mtimeAnthony Martin2010-06-281-5/+27
* 9term: fix getpts on linuxAnthony Martin2010-06-282-0/+6
* 9term: add -c to force cooked modeDavid Swasey2010-05-192-3/+11