Commits


remove libfs. now lib9pclient


add ? for unknown plumbs


change _p9pow10 to fmtpow10


updates from andrey


Rename lrand to p9lrand, too.


scroll virtual windows using mouse scroll


Use #define to move rand and srand to p9rand and p9srand.


Use osreldate.h to determine OS version under FreeBSD.


GC now-unused FreeBSD-specific #defines.


Avoid conflicts with stdlib.


Use FreeBSD-approved method for determining FreeBSD version.


GC unused variables.


Update mkmk.sh.


Formatting nits.


#define pow10 to _p9pow10 as a stop-gap.