NetBSD/sys/compat/linux/arch
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
..
alpha Regen to get correct RCS ID. 2003-01-18 23:28:15 +00:00
arm Regenerate after adding include of linux_mmap.h. 2003-06-28 07:56:51 +00:00
i386 Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
m68k Regen. 2003-06-23 21:26:30 +00:00
mips Regen. 2003-06-23 21:26:30 +00:00
powerpc Regen. 2003-06-23 21:26:30 +00:00
sparc add appropriate sys_nosys and nsysent (not that it matters here too much) 2002-11-01 20:19:29 +00:00
sparc64 add appropriate sys_nosys and nsysent (not that it matters here too much) 2002-11-01 20:19:29 +00:00