Commits


Trivial changes: whitespace and modes. Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>


silence more warnings R=rsc http://codereview.appspot.com/6744056


9p: tflag sorts by mtime R=rsc CC=codebot http://codereview.appspot.com/1265043


9p: honour the -l flag to ls


9p: can go back to using write


9p: fix writen (sqweek)


9p: exit on write error (sqweek)


merge


9p: add -n to disable authentication


seek back in rdwr


add -n to ls; add rm and create


fix


add con


Add close.


silence various warnings