K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-24T08:39:39.000000Z K 7 svn:log V 320 Change various syscalls to use size_t arguments instead of u_int. Add some overflow checks to read/write (from bde). Change all modifications to vm_page::flags, vm_page::busy, vm_object::flags and vm_object::paging_in_progress to use operations which are not interruptable. Reviewed by: Bruce Evans END