aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Cox4-23/+162
2011-01-02man: fix -PRuss Cox1-1/+1
2011-01-02keyboard(7): document update procedure (suggested by Rodney Polkinghorne)Russ Cox1-2/+5
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 Cox15-337/+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 Cox15-0/+220
2010-10-27plumb: column numbers in file addressRuss Cox2-0/+10
2010-10-13win: another attempt at input modesRuss Cox1-5/+28
2010-10-12awd: use $sysnameRuss Cox1-1/+1
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 Pike2-4/+8
2010-08-04codereview: import latest from goRuss Cox1-40/+103
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-14web: pass $BROWSER as open -a argument on OS XRuss Cox1-1/+8
2010-07-14u.h: add int8, uint8Russ Cox1-0/+2
2010-07-14web: just use "open" on OS XRuss Cox1-67/+1
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 Martin2-0/+6
2010-05-199term: add -c to force cooked modeDavid Swasey2-3/+11
2010-05-19bin/", bin/"": simplifyArvindh Rajesh Tamilmani2-22/+9
2010-05-11mailfs: try tlsclient program before stunnelRuss Cox1-1/+2
2010-04-15fortunes: grab latest from Bell Labs, add one of our ownRuss Cox1-0/+5
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 Swasey2-0/+17