NetBSD/sys/arch/newsmips
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
..
apbus Add MI softintr(9) support with common mips/softintr.c. 2003-05-25 14:02:47 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Add MI softintr(9) support with common mips/softintr.c. 2003-05-25 14:02:47 +00:00
dev Use splbio to block SCSI interrupts. 2003-05-25 15:00:38 +00:00
include Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
newsmips Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
stand - remove definitions of SIZE and STRIP which should be defined elsewhere 2003-04-18 19:12:01 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00