NetBSD/sys/compat/pecoff
darrenr 960df3c8d1 Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
be inserted into ktrace records.  The general change has been to replace
"struct proc *" with "struct lwp *" in various function prototypes, pass
the lwp through and use l_proc to get the process pointer when needed.

Bump the kernel rev up to 1.6V
2003-06-28 14:20:43 +00:00
..
files.pecoff Move a variable `emul_pecoff' to new file. 2002-03-25 06:44:46 +00:00
Makefile
pecoff_emul.c #ifdef _KERNEL_OPT police 2003-06-23 14:59:21 +00:00
pecoff_exec.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
pecoff_exec.h Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
pecoff_misc.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
pecoff_syscall.h Regen. 2003-04-08 10:58:55 +00:00
pecoff_syscallargs.h Regen. 2003-04-08 10:58:55 +00:00
pecoff_syscalls.c Regen. 2003-04-08 10:58:55 +00:00
pecoff_sysent.c Regen. 2003-04-08 10:58:55 +00:00
pecoff_util.h Use uprintf for debug print. 2003-01-08 12:29:44 +00:00
syscalls.conf
syscalls.master Added missing syscalls from native syscalls.master. 2003-04-08 10:57:56 +00:00