NetBSD/sys/compat/freebsd
ad c147748d84 - Make the proclist_lock a mutex. The write:read ratio is unfavourable,
and mutexes are cheaper use than RW locks.
- LOCK_ASSERT -> KASSERT in some places.
- Hold proclist_lock/kernel_lock longer in a couple of places.
2007-03-09 14:11:22 +00:00
..
Makefile
files.freebsd Update for options PTRACE 2006-08-30 11:04:37 +00:00
freebsd_exec.c Introduce a new member to struct emul, e_startlwp, to be used by 2007-02-19 15:10:02 +00:00
freebsd_exec.h
freebsd_exec_aout.c
freebsd_exec_elf32.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
freebsd_file.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
freebsd_fork.c
freebsd_fork.h
freebsd_ioctl.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
freebsd_ioctl.h
freebsd_ipc.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
freebsd_misc.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
freebsd_mman.h
freebsd_ptrace.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
freebsd_ptrace.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
freebsd_rtprio.h
freebsd_sched.c - Make the proclist_lock a mutex. The write:read ratio is unfavourable, 2007-03-09 14:11:22 +00:00
freebsd_sched.h
freebsd_signal.h
freebsd_syscall.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
freebsd_syscallargs.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
freebsd_syscalls.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
freebsd_sysctl.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
freebsd_sysent.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
freebsd_timex.h
syscalls.conf
syscalls.master Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00