NetBSD/sys/netatalk
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
..
aarp.c Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
aarp.h
at_control.c Make "ifconfig $interface" display phase 1 addresses also. 2003-06-02 10:33:25 +00:00
at_extern.h Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
at_proto.c
at_rmx.c
at_var.h
at.h
ddp_input.c
ddp_output.c
ddp_usrreq.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
ddp_var.h
ddp.h
files.netatalk
Makefile
phase2.h