Commits


awk: add awk(1) http://codereview.appspot.com/104086


libthread: make page work on OS X


dial: allow host==0 when net=="unix" http://codereview.appspot.com/108042


dial: reject dial to * (aka 0.0.0.0) fixes #15 http://code.swtch.com/plan9port/issues/15 http://codereview.appspot.com/107043


page: add missing delayfreeimage calls fixes #19 http://code.swtch.com/plan9port/issue/19 http://codereview.appspot.com/108041


libfmt: add missing copyright notice to nan64.c nan64.c was part of change #1 in this repository and did not have a notice at that point (September 2003). An earlier copy of libfmt, dated January 14-15, 2003, makes it clear that nan64.c was extracted from fltfmt.c and strtod.c, so use the same notice they use.


more licensing


more licensing


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