Commit Briefs

Russ Cox

acme: claim input focus earlier

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


Russ Cox

Plumb.app: prevent the Finder's activation after Devdraw's

The Finder can be reactivated after Devdraw's activation if both windows are on the same space. We prevent this by preventing Plumb.app's activation in the first place. R=rsc CC=plan9port.codebot http://codereview.appspot.com/5498096


Russ Cox

cocoa devdraw: activation on receiving Ttop messages

(The new variable "willactivate" is in the input structure "in", which is illogical. But this structure will soon be renamed "app". I postpone the renaming to avoid conflicts with simultaneous Codereview issues.) R=rsc CC=plan9port.codebot http://codereview.appspot.com/5504102


Russ Cox

devdraw: OS X dead key support

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


Russ Cox

venti: fix scacheprefetch stats

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


Russ Cox

ioproc(3): fix prototypes

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


Russ Cox

libventi: handle rpc when not connected

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


Russ Cox

fmt: delete 2-space code

Typographers say its wrong. R=rsc http://codereview.appspot.com/5517046


Russ Cox

libventi: fix segfault in vtreadpacket when not connected

This problem happens especially in fossil/view when vtread can be called even if not connected to venti. The old libventi handle this case properly in the function vtRPC, which is called by vtReadPacket (client.c). R=rsc CC=plan9port.codebot http://codereview.appspot.com/5484044


Russ Cox

Cocoa Devdraw: cursor fix

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


Russ Cox

fortunes

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


Russ Cox

vac: handle mid

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


Russ Cox

aescbc: fix segfault on backspace

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


Russ Cox

vacfs: fix segfault when no prefix specified

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


Russ Cox

mac Plumb: skip loading non-existent .bashrc

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