K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2002-03-10T03:21:19.000000Z
K 7
svn:log
V 220
Remove pointless casts to caddr_t, use void * instead of caddr_t for a
structure member, pass NULL instead of (caddr_t)0 as the first argument to
mmap, and cast to (char *) instead of caddr_t when assigning to an iovec.

END
