Commits


web: add camino as a $BROWSER


rc: fix local variables in functions reported by micah stetson: fn foo { echo $bar } bar=baz foo


venti: silence warnings in icache.c


src/cmd/mkfile: do not build smugfs by default (needs OpenSSL)


smugfs(4): new program


devdraw: keep Ctl-Alt from turning into Ctl-U on X11


man: reject unrecognized flags


man: minor manual edits


libthread: document some unimplemented functions


9p: honour the -l flag to ls


venti: work around gcc 4.3 bug (reported by Lucho Ionkov)


snoopy: add support for wireless monitor mode packets


snoopy: add support for DNS packets


9pfuse: ignore write errors on fusefd FUSE makes a reply write fail if the reply is no longer wanted.


9pfuse: convert "invalid" to EINVAL