| 
	
	Changes lib9p to add helpers to perform authentication for clients
	and to add netsrv/threadnetsrv wrappers to handle network clients.
	respondstrerr() does a respond of %r, and the client is single threaded
	by default (i.e., srv does lock to serialize calls to service procedures, as
	they would be if [thread]netsrv() was never called.
 |