Commits


lib9: putenv wraps POSIX setenv, not legacy putenv POSIX setenv does everything that p9putenv's body, so just delegate to that. Signed-off-by: Dan Cross <cross@gajendra.net>


Small tweaks Lots of new code imported.


Add support for user-level 9P servers/clients and various bug fixes to go with them.


Various additions and fixes.