Commit Briefs

Russ Cox

libavl: import from Plan 9


Venkatesh Srinivas

venti/copy: synchronize with Plan 9; indent in verbose mode

http://codereview.appspot.com/110062


Tony Lainson

page: import page(1) from Plan 9

http://codereview.appspot.com/109059


J.R. Mauro

page: remove temporary file at program exit; fixes reading from stdin

http://codereview.appspot.com/105097


Tim Newsham

lib9: dotu fixes in convS2M, convM2S

http://codereview.appspot.com/109049


Michael Teichgräber

awk: add awk(1)

http://codereview.appspot.com/104086


Russ Cox

libthread: make page work on OS X


Fazlul Shahriar

dial: allow host==0 when net=="unix"

http://codereview.appspot.com/108042


Russ Cox

dial: reject dial to * (aka 0.0.0.0)

fixes #15 http://code.swtch.com/plan9port/issues/15 http://codereview.appspot.com/107043


Fazlul Shahriar

page: add missing delayfreeimage calls

fixes #19 http://code.swtch.com/plan9port/issue/19 http://codereview.appspot.com/108041


Russ Cox

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.


Russ Cox

more licensing


Russ Cox

more licensing