freebsd-dev/sys/nfs
Mike Barcroft 2b7f24d210 Change iov_base's type from char *' to the standard void *'. All
uses of iov_base which assume its type is `char *' (in order to do
pointer arithmetic) have been updated to cast iov_base to `char *'.
2002-10-11 14:58:34 +00:00
..
nfs_common.c Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
nfs_common.h Avoid passing the variable `tl' to functions that just use it for 2001-12-18 01:22:09 +00:00
nfsproto.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
rpcv2.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
xdr_subs.h