K 10 svn:author V 2 ed K 8 svn:date V 27 2015-07-14T14:33:21.385996Z K 7 svn:log V 309 Implement {,p}{read,write}{,v}(). Add a routine similar to copyinuio() and freebsd32_copyinuio() that copies in CloudABI's struct iovecs. These are then translated into FreeBSD format and placed in a 'struct uio', so we can call into the kern_*() functions. Obtained from: https://github.com/NuxiNL/freebsd END