aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-28belorussian translation linkRuss Cox1-0/+2
2011-02-23more fortunesRuss Cox1-0/+2
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-08fortunesRuss Cox1-0/+8
2011-02-04eqn: add working mbtowc and wctombRuss Cox2-0/+166
2011-01-28Plumb.app: handle spaces in file names (Rob Pike)Russ Cox1-1/+9
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 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