freebsd-dev/sys/ufs
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
..
ffs Fix build of 64 bit platforms. 2002-10-09 12:19:36 +00:00
ufs Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00