Commit Briefs

Russ Cox

rcmain: use new $termprog variable

R=rsc CC=plan9port.codebot https://codereview.appspot.com/12505045


Roger Peppe

cmd/devdraw: clear keyboard state on lost focus.

See https://bitbucket.org/rsc/plan9port/issue/128/alt-button-sticks-in-acme-sometimes-after R=rsc https://codereview.appspot.com/11453043


Russ Cox

CONTRIBUTORS: three more

R=rsc https://codereview.appspot.com/7225073


Russ Cox

fontsrv: fix build on OpenBSD 5.2

R=rsc CC=plan9port.codebot https://codereview.appspot.com/6850108


Russ Cox

devdraw: restore compilation on OS X 10.6

Also add some ignored files to .hgignore R=rsc http://codereview.appspot.com/6842089


Russ Cox

fontsrv: x11 support

R=rsc, 0intro CC=plan9port.codebot http://codereview.appspot.com/6739047


Russ Cox

devdraw: map X11 dead_diaresis to double quote

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


Russ Cox

acme: correct writes of runes on auspicious byte boundaries

R=rsc, r CC=plan9port.codebot http://codereview.appspot.com/6586067


Russ Cox

src/cmd: Add a repurposed import(4), called `9import', to the ports.

The code is adapted from Plan 9's import(4); this allows us to speak that protocol. We don't currently support AAN (in the works) or TLS/SSL. Thanks to David for help with the man page, testing, and development. R=0intro, rsc CC=plan9port.codebot http://codereview.appspot.com/6458100


Russ Cox

9pfuse: fix memory leak, avoid memory explosion

Change is to handle FUSE_FORGET in main loop instead of separate thread for each as 10s of thousands can come in at once. Fixes issue 104. R=0intro, rsc http://codereview.appspot.com/6498081


Russ Cox

lib/acme.rc: remove noscroll

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


Russ Cox

9l: fix for Linux 3.x (thanks Christopher Brannon)

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


Russ Cox

CONTRIBUTORS: add Abhishek Kulkarni

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


Russ Cox

mac Plumb: skip loading non-existent .bashrc

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


Russ Cox

acme: fix arrow near end of text

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