thorpej f8fe385b78 Rewrite svr4_sys_pread() and svr4_sys_pwrite() in terms of the native
NetBSD pread(2) and pwrite(2).  These still require indirection because
the arguments need to be converted to the correct types.

Delete svr4_sys_pread64() and svr4_sys_pwrite64(), since the arguments
for these calls do not need conversion, and the syscall switch calls
the native NetBSD system calls directly.
1998-06-30 19:42:56 +00:00
..
1998-06-25 22:18:53 +00:00
1998-06-25 21:18:11 +00:00
1998-05-20 16:35:19 +00:00
1998-05-25 17:13:43 +00:00
1998-06-25 23:40:33 +00:00