Commit Briefs

Russ Cox

devdraw: control+click = button 2, alt/shift+click = button 3

For single-button mouse users. R=rsc https://codereview.appspot.com/7620043


Russ Cox

devdraw: silence unused variable warnings

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


Russ Cox

devdraw: disable XCopyArea optimization

Ubuntu Precise seems to have a buggy X server that sometimes fails at XCopyArea. Let devdraw do it itself. This will slow down remote X a little bit, but slow and correct is better than fast and broken. R=rsc https://codereview.appspot.com/7310069


Russ Cox

fontsrv: fix on X11 when X11H is not defined

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


Russ Cox

libmach: fix crash in dwarfpc (misuse of realloc)

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


Russ Cox

fontserv: fix build on FreeBSD 9.1

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


Russ Cox

CONTRIBUTORS: three more

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


David du Colombier

jpegdump: fix build and warnings

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


David du Colombier

freq: fix crash with utf > 0xffff (thanks Andrey Mirtchovski)

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


David du Colombier

venti/wrarena: fix arenapart breakage

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



Russ Cox

fontsrv: fix build on OpenBSD 5.2

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


David du Colombier

auth/factotum: fix password prompt hang with secstore

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


Russ Cox

fontsrv: make single quotes look like quotes

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


Russ Cox

fontsrv: scaled pjw

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