f8fe385b78
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. |
||
---|---|---|
bin | ||
distrib | ||
etc | ||
games | ||
gnu | ||
include | ||
lib | ||
libexec | ||
regress | ||
sbin | ||
share | ||
sys | ||
usr.bin | ||
usr.sbin | ||
Makefile |