Commit Briefs

Russ Cox

test: update from Plan 9

R=rsc CC=plan9port.codebot http://codereview.appspot.com/4847051


Russ Cox

dd: update from Plan 9

R=rsc CC=plan9port.codebot http://codereview.appspot.com/4850052


Russ Cox

mailfs: try to use the right version of stunnel

R=rsc http://codereview.appspot.com/4876044


Russ Cox

web: add support for chromium

R=rsc http://codereview.appspot.com/4863043


Russ Cox

CONTRIBUTORS: update

R=rsc http://codereview.appspot.com/4888051


Russ Cox

lib9: fix local addr in dial

R=rsc CC=plan9port.codebot http://codereview.appspot.com/4826049


Russ Cox

rc: silence lion roar

R=rsc http://codereview.appspot.com/4835048


Russ Cox

build: missing file

R=rsc http://codereview.appspot.com/4815081


Russ Cox

build: OS X 64-bit build

R=rsc http://codereview.appspot.com/4838047


Russ Cox

g: add *.goc

R=rsc http://codereview.appspot.com/4832048


Russ Cox

codereview: import from Go

R=rsc http://codereview.appspot.com/4819053


Russ Cox

lex: 64-bit bug

R=rsc http://codereview.appspot.com/4830054


Russ Cox

acme: fix iq1 adjust bug

R=rsc http://codereview.appspot.com/4816066


Russ Cox

9term: home/end like acme

R=rsc http://codereview.appspot.com/4830052


Russ Cox

acme: scrolling fixes + new home/end

Home and End previously navigated between two different window locations: the top and the bottom of the text. Now they include a third waypoint: the location where typing last happened. Thus, in a win window, typing ls -l <home> scrolls to the beginning of the ls -l output. A second <home> continues to the top of the file. Makes Send scroll always, along with writes by external programs to +Errors. R=r CC=mccoyst http://codereview.appspot.com/4830051