Commits


font: add peter face to font/times/*.font fixes #20 http://code.swtch.com/plan9port/issue/20/


unix: move Makefile so that it cannot be run accidentally


venti: handle FS block size > MaxIo http://codereview.appspot.com/110071


rc: make read not ignore interrupts/errors (again) http://codereview.appspot.com/110042


libavl: import from Plan 9


venti/copy: synchronize with Plan 9; indent in verbose mode http://codereview.appspot.com/110062


page: import page(1) from Plan 9 http://codereview.appspot.com/109059


page: remove temporary file at program exit; fixes reading from stdin http://codereview.appspot.com/105097


lib9: dotu fixes in convS2M, convM2S http://codereview.appspot.com/109049


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.