77e0b2120f
- Lock processes, credentials, filehead etc correctly. - Acquire a read hold on sysctl_treelock if only doing a query. - Don't wire down the output buffer. It doesn't work correctly and the code regularly does long term sleeps with it held - it's not worth it. - Don't hold locks other than sysctl_lock while doing copyout(). - Drop sysctl_lock while doing copyout / allocating memory in a few places. - Don't take kernel_lock for sysctl. - Fix a number of bugs spotted along the way |
||
---|---|---|
.. | ||
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_mman.h | ||
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_sysctl.c | ||
freebsd_sysent.c | ||
freebsd_timex.h | ||
Makefile | ||
syscalls.conf | ||
syscalls.master |