NetBSD/sys/arch/i386
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
..
acpi - Remove the unused polling code. 2003-06-19 10:13:14 +00:00
bios
bioscall
compile
conf Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
eisa
gdbscripts
i386 Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
include Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
isa Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
mca
pci
pnpbios
stand Add a way to force (at compile time) use of int13 extensions. 2003-06-25 04:21:51 +00:00
Makefile