NetBSD/sys/compat/netbsd32
thorpej 12347b2657 Make uvm_vslock() return the error code from uvm_fault_wire(). All places
which use uvm_vslock() should now test the return value.  If it's not
KERN_SUCCESS, wiring the pages failed, so the operation which is using
uvm_vslock() should error out.

XXX We currently just EFAULT a failed uvm_vslock().  We may want to do
more about translating error codes in the future.
1999-06-17 15:47:22 +00:00
..
Makefile
files.netbsd32 Don't defopt COMPAT_NETBSD32 here; it's done in sys/conf/files. 1999-04-24 19:17:33 +00:00
netbsd32.h clean and up make compile 1999-03-25 17:49:43 +00:00
netbsd32_compat_09.c SPARC32->NETBSD32 1999-03-25 16:58:39 +00:00
netbsd32_compat_10.c
netbsd32_compat_12.c SPARC32->NETBSD32 1999-03-25 16:58:39 +00:00
netbsd32_compat_13.c
netbsd32_compat_43.c fix errors in the copyright on this. 1999-04-14 02:50:38 +00:00
netbsd32_exec.c COMPAT_SPARC32 -> COMPAT_NETBSD32 1999-03-26 04:29:20 +00:00
netbsd32_exec.h SPARC32->NETBSD32 1999-03-25 16:58:39 +00:00
netbsd32_ioctl.c SPARC32->NETBSD32 1999-03-25 16:58:39 +00:00
netbsd32_ioctl.h
netbsd32_netbsd.c Make uvm_vslock() return the error code from uvm_fault_wire(). All places 1999-06-17 15:47:22 +00:00
netbsd32_syscall.h Regen 1999-06-09 04:50:32 +00:00
netbsd32_syscallargs.h Regen 1999-06-09 04:50:32 +00:00
netbsd32_syscalls.c Regen 1999-06-09 04:50:32 +00:00
netbsd32_sysent.c Regen 1999-06-09 04:50:32 +00:00
syscalls.conf
syscalls.master Propagate kern changes 1999-06-09 04:50:10 +00:00