Discovered another quite small one, on readdirfile() the second argument is type uchar * in 9p.h but char * in the man page 9pfile(2).
On 11/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I've fixed 9pfid(2)'s declarations and descriptions of removefid and > removereq. > > The declarations of readstr and readbuf in /sys/include/9p.h and > /sys/man/2/9p match each other and the definitions in > /sys/src/lib9p/util.c. > > -- Erik Dalén [EMAIL PROTECTED]
