Commits


rc: fix segfault when SIGINT is received Save the value of `runq' at the start of the function, so that the `pc' update at the end does work on that original value, and not on a probably modified value of `runq'. fixes #14 http://code.swtch.com/plan9port/issue/14/ http://codereview.appspot.com/104066


docs: document bitbucket servers, codereview(1) http://codereview.appspot.com/98068


libfmt: use fmtstrtod, not system strtod http://codereview.appspot.com/96185


libmemdraw: allow wider images http://codereview.appspot.com/98067


smugfs: delete debugging prints http://codereview.appspot.com/98066


lib9/fmt: fix printing of 1e308 pow10 was giving up too easily http://codereview.appspot.com/96178


acme: angle bracket tag matching, for XML, HTML etc http://codereview.appspot.com/98042


libventi: correct handling of VtRead size Fixes #7 http://code.swtch.com/plan9port/issue/7/ Thanks to Venkatesh Srinivas and Michael Teichgräber for finding the bug. http://codereview.appspot.com/98041


vacfs: no post9pservice with -i http://codereview.appspot.com/96159


mkhdr, buildmk: add alpha http://codereview.appspot.com/95065


codereview: add experimental scripts


build: work around broken Linux uname -p fixes #8 http://bitbucket.org/rsc/plan9port/issue/8/ http://groups.google.com/group/plan9port-dev/t/8d1a2362dde4f137 http://codereview.appspot.com/95058


9l: platform-specific options first; AIX, Tru64 support http://codereview.appspot.com/95050


getflags: delete (codebot did not)


getflags: import from 4e, with usage fixes #6 http://bitbucket.org/rsc/plan9port/issue/6/ http://codereview.appspot.com/95043