Commit Briefs

Russ Cox

awd: use $sysname

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


Russ Cox

libmach: fix warning about preadn

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


Russ Cox

getflags: use shell quoting

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


Russ Cox

plumber: comment out bogus user name check

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


Russ Cox

libmach: more mach-o support

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


Russ Cox

win: add cook/nocook

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


Russ Cox

topng: 64-bit fix

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


Russ Cox

9term, win: better echo cancellation

Also just drop \r from output. It's a losing battle to keep turning it off. R=rsc http://codereview.appspot.com/2128042


Russ Cox

acme: fix rounding in rows computation

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


Russ Cox

codereview: import latest from go

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


Russ Cox

sam: use ulong as type of dev consistently

Otherwise io.c:39 compares int != ulong, causing spurious file modification warnings when dev doesn't fit in an int. R=r http://codereview.appspot.com/1917045


Russ Cox

devdraw: snarf better with Chrome

maybe the code is also actually correct. who knows. R=rsc http://codereview.appspot.com/1875045


Russ Cox

web: pass $BROWSER as open -a argument on OS X

(Suggestion by Martin Kühl) R=rsc http://codereview.appspot.com/1772044


Russ Cox

u.h: add int8, uint8

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


Russ Cox

web: just use "open" on OS X

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