various debugging

This commit is contained in:
rsc 2004-05-23 00:59:17 +00:00
parent 7e0e6522e5
commit a09e80f9c4
7 changed files with 54 additions and 15 deletions

View file

@ -3,6 +3,9 @@
* could turn this into a generic library routine rather
* than keep it Venti specific. A user-level 9P client
* could use something like this too.
*
* (Actually it does - this should be replaced with libmux,
* which should be renamed librpcmux.)
*
* This is a little more complicated than it might be
* because we want it to work well within and without libthread.