summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-023-23/+111
* 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-0713-327/+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-274-0/+99
* win: another attempt at input modesRuss Cox2010-10-131-5/+28
* 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-241-3/+6
* sam: use ulong as type of dev consistentlyRuss Cox2010-08-041-1/+1
* devdraw: snarf better with ChromeRuss Cox2010-07-221-5/+4
* 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-281-0/+5
* 9term: add -c to force cooked modeDavid Swasey2010-05-191-1/+4
* mailfs: try tlsclient program before stunnelRuss Cox2010-05-111-1/+2
* vac: debug printsDavid Swasey2010-04-131-7/+7
* vac: eliminated vac cache size 128. vacfsopen used to take ncache rather than...David Swasey2010-04-131-5/+6
* 9term: cut, snarf, and paste with keyboard on MacDavid Swasey2010-04-131-0/+16
* fix build on SunOS (Sparc)Arvindh Rajesh Tamilmani2010-04-092-0/+2
* devdraw: only one flushproc, please (OS X)Russ Cox2010-04-021-1/+5
* win: scrollEoghan Sherry2010-03-191-0/+3
* acme: attempt to fix Put mtime skew on NFSRuss Cox2010-03-181-0/+13
* probably_prime: run more than one Miller-Rabin roundRuss Cox2010-03-111-12/+17
* libsec: update primetest to use mpfmtRuss Cox2010-03-111-1/+1