NetBSD/sys/arch/sparc64
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 Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf s/options\t/options \t/ 2003-06-20 03:15:05 +00:00
dev Define option BLINK in option file opt_auxio.h and include it in auxio.c. 2003-06-16 19:24:51 +00:00
include Rename IPL_IMP -> IPL_VM. 2003-06-16 20:00:56 +00:00
sparc64 Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
stand no more ../../sparc/stand/installboot 2002-05-07 12:45:18 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00