NetBSD/sys/compat/freebsd
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
..
files.freebsd
freebsd_exec_aout.c
freebsd_exec_elf32.c
freebsd_exec.c
freebsd_exec.h
freebsd_file.c
freebsd_fork.c
freebsd_fork.h
freebsd_ioctl.c
freebsd_ioctl.h
freebsd_ipc.c
freebsd_misc.c
freebsd_ptrace.c
freebsd_ptrace.h
freebsd_rtprio.h
freebsd_sched.c
freebsd_sched.h
freebsd_signal.h
freebsd_syscall.h
freebsd_syscallargs.h
freebsd_syscalls.c
freebsd_sysent.c
freebsd_timex.h
Makefile
syscalls.conf
syscalls.master