aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-02-23unvac: always create writable directoriesRuss Cox1-1/+1
2011-02-16rc: fix $ifs bug introduced with utf-8 codeRuss Cox1-2/+4
2011-02-04eqn: add working mbtowc and wctombRuss Cox2-0/+166
2011-01-12devdraw: fix flashing during window dragJeff Sickel2-3/+5
2011-01-02factotum: add proto-specific key promptRuss Cox1-0/+2
2011-01-02tr: 32-bit rune fixesRuss Cox1-3/+3
2011-01-02mklatinkbd: fix out of bounds bugRuss Cox1-0/+1
2011-01-02acid: fix buildRuss Cox1-2/+1
2011-01-02libframe: fix line wrap display glitch (Erik Quanstrom)Russ Cox1-1/+9
2011-01-02acid: 4-byte RunesRuss Cox1-7/+10
2011-01-02keyboard(7): document X compose sequencesRuss Cox3-23/+111
2011-01-02rc: handle 4-byte utf-8Russ Cox3-0/+20
2011-01-02rc: handle utf-8 in $ifsRuss Cox1-8/+16
2010-12-28factotum: update prototab (thanks Erik Quanstrom)Russ Cox1-0/+4
2010-12-07wc: 4-byte utf-8 capable (Erik Quanstrom)Russ Cox1-16/+59
2010-12-07delete 9P2000.uRuss Cox13-327/+64
2010-12-07auth/factotum: fix password prompt hangRuss Cox1-2/+2
2010-11-09venti: add mgr (work in progress)Russ Cox1-0/+1021
2010-11-03import: clean up correctlyRuss Cox1-0/+1
2010-10-27mkfiles: fix macargv bufRuss Cox3-5/+3
2010-10-27mac: add 9term.app, Plumb.appRuss Cox4-0/+99
2010-10-13win: another attempt at input modesRuss Cox1-5/+28
2010-10-07libmach: fix warning about preadnRuss Cox1-21/+0
2010-10-07getflags: use shell quotingAnthony Martin1-0/+1
2010-10-07plumber: comment out bogus user name checkRuss Cox1-0/+2
2010-09-24libmach: more mach-o supportRuss Cox5-35/+343
2010-09-10win: add cook/nocookRuss Cox1-5/+14
2010-09-03topng: 64-bit fixRuss Cox1-1/+1
2010-09-039term, win: better echo cancellationRuss Cox6-61/+129
2010-08-24acme: fix rounding in rows computationRob Pike1-3/+6
2010-08-04sam: use ulong as type of dev consistentlyRuss Cox1-1/+1
2010-07-22devdraw: snarf better with ChromeRuss Cox1-5/+4
2010-07-14acme, sam: fix regexp code for bigger RunemaxRuss Cox2-48/+52
2010-07-14acme: fix off by one in editcmd, pointer comparison in getch, nextcRuss Cox1-3/+3
2010-07-11lib9: add <sys/dkio.h> for OpenBSDRuss Cox1-0/+1
2010-07-11tar: rename sstrnlen to avoid OpenBSD compile errorRuss Cox1-5/+5
2010-06-28This patch fixes unicode, unicode-be and unicode-leMichael Teichgräber1-11/+21
2010-06-28tcs: macroman charset fixesAnthony Martin1-5/+5
2010-06-28hget: use absolute url for POST through a proxyAnthony Martin1-7/+17
2010-06-289p: tflag sorts by mtimeAnthony Martin1-5/+27
2010-06-289term: fix getpts on linuxAnthony Martin1-0/+5
2010-05-199term: add -c to force cooked modeDavid Swasey1-1/+4
2010-05-11mailfs: try tlsclient program before stunnelRuss Cox1-1/+2
2010-04-13vac: debug printsDavid Swasey1-7/+7
2010-04-13vac: eliminated vac cache size 128. vacfsopen used to take ncache rather than...David Swasey1-5/+6
2010-04-139term: cut, snarf, and paste with keyboard on MacDavid Swasey1-0/+16
2010-04-09fix build on SunOS (Sparc)Arvindh Rajesh Tamilmani2-0/+2
2010-04-02devdraw: only one flushproc, please (OS X)Russ Cox1-1/+5
2010-03-19win: scrollEoghan Sherry1-0/+3
2010-03-18acme: attempt to fix Put mtime skew on NFSRuss Cox1-0/+13