NetBSD/sys/compat/netbsd32
eeh 1ecf6779be Add support for variable end of user stacks needed to support COMPAT_NETBSD32:
`struct vmspace' has a new field `vm_minsaddr' which is the user TOS.

	PS_STRINGS is deprecated in favor of curproc->p_pstr which is derived
	from `vm_minsaddr'.

	Bump the kernel version number.
2000-09-28 19:05:06 +00:00
..
Makefile
files.netbsd32
netbsd32.h declare struct firm_event32 2000-08-22 03:35:14 +00:00
netbsd32_compat_09.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
netbsd32_compat_10.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
netbsd32_compat_12.c
netbsd32_compat_13.c - massive warning fix fest. 2000-07-09 13:39:31 +00:00
netbsd32_compat_14.c - massive warning fix fest. 2000-07-09 13:39:31 +00:00
netbsd32_compat_43.c The ovadvise syscall is (correctly) listed as STD, so move it's implementation 2000-09-24 13:09:31 +00:00
netbsd32_exec.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
netbsd32_exec.h Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_ioctl.c Fix netbsd32_ioctls. 2000-08-19 14:38:18 +00:00
netbsd32_ioctl.h Fix netbsd32_ioctls. 2000-08-19 14:38:18 +00:00
netbsd32_netbsd.c Add support for variable end of user stacks needed to support COMPAT_NETBSD32: 2000-09-28 19:05:06 +00:00
netbsd32_syscall.h update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
netbsd32_syscallargs.h update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
netbsd32_syscalls.c update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
netbsd32_sysent.c update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
syscalls.conf
syscalls.master Changes to syscalls.master to exclude ntp_adjtime(2) entirely if NTP is not 2000-08-07 17:59:33 +00:00