K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-03-10T21:27:15.382763Z K 7 svn:log V 205 In the ABI shim for vfs.bufspace, rather than truncating values larger than INT_MAX to INT_MAX, just go ahead and write out the full long to give an error of ENOMEM to the user process. Requested by: bde END