Commits


allow less restricted use of plan9port-specific code


move files that codebot put in the wrong place


awk: sync with Plan 9 http://codereview.appspot.com/104087


9term: allow scroll wheel in main window http://codereview.appspot.com/105082


page: move cmd/page/cache.c to src/cmd/page/cache.c not sure how the codebot screwed that up.


page: add caching from Plan 9 http://codereview.appspot.com/105070


stats: make more stats work in Linux http://codereview.appspot.com/96084


add codereview(1)


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