NetBSD/sys/arch/sparc
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
..
compile
conf Add pseudo-device ksyms. 2003-04-26 14:10:04 +00:00
dev don't #include <sys/dkstat.h> where it is (appearently) unused 2003-06-18 08:58:34 +00:00
fpu Remove a spurious Debugger() call in a "this should never happen" 2003-05-10 13:26:44 +00:00
include #ifdef _KERNEL_OPT police 2003-06-25 14:38:53 +00:00
sparc Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
stand Only JavaStations have OFW, so set cpu type to CPU_SUN4M in is_openfirm. 2003-06-28 00:59:09 +00:00
Makefile