K 10 svn:author V 5 peter K 8 svn:date V 27 1998-11-09T07:00:14.000000Z K 7 svn:log V 238 Remove [apparently] bogus casts to u_long for the vnode_pager_setsize() second argument. np_size is a 64 bit int, so is the second arg. This might have caused needless 2G/4G file size problems. I believe it was Bruce who queried this. END