Commit Briefs

Dan Cross

Trivial changes: whitespace and modes.

Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>


Russ Cox

libventi: fix segfault in vtgetreq

Don't call vtlog() when _vtqrecv() returns nil on queue hangup, as reported on http://bitbucket.org/rsc/plan9port/issue/102/ R=rsc http://codereview.appspot.com/6373046



rsc

cleanup


rsc

disable logging



rsc

debugging


rsc

various debugging


rsc

various debugging


rsc

add -W to specify window size.

various other little fixes.


rsc

Small tweaks

Lots of new code imported.


rsc

new venti library.