NetBSD/sys/compat/freebsd
elad e99760e7e4 Fold KAUTH_REQ_PROCESS_SCHEDULER_* to KAUTH_PROCESS_SCHEDULER_*. In other
words, don't pass an action and a request, and just use a single action to
indicate what is the operation in question.

This is the first step in fixing PR/37986, which calls for policy/priority
checking in the secmodel code. Right now we're lacking room for another
parameter required to make a decision, and this change makes room for such.
2008-02-16 16:39:34 +00:00
..
files.freebsd Update for options PTRACE 2006-08-30 11:04:37 +00:00
freebsd_exec_aout.c ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
freebsd_exec_elf32.c Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +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 Remove all the __P 2007-12-04 18:40:07 +00:00
freebsd_file.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
freebsd_fork.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
freebsd_fork.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
freebsd_ioctl.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
freebsd_ioctl.h Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
freebsd_ipc.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
freebsd_misc.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
freebsd_mman.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
freebsd_ptrace.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
freebsd_ptrace.h Remove all the __P 2007-12-04 18:40:07 +00:00
freebsd_rtprio.h
freebsd_sched.c Fold KAUTH_REQ_PROCESS_SCHEDULER_* to KAUTH_PROCESS_SCHEDULER_*. In other 2008-02-16 16:39:34 +00:00
freebsd_sched.h Add stubs for scheduler syscalls. 2002-12-22 00:05:59 +00:00
freebsd_signal.h Remove all the __P 2007-12-04 18:40:07 +00:00
freebsd_syscall.h regen 2007-12-20 23:07:25 +00:00
freebsd_syscallargs.h regen 2007-12-20 23:07:25 +00:00
freebsd_syscalls.c regen 2007-12-20 23:07:25 +00:00
freebsd_sysctl.c Patch up sysctl locking: 2008-01-07 16:12:52 +00:00
freebsd_sysent.c regen 2007-12-20 23:07:25 +00:00
freebsd_timex.h Remove all the __P 2007-12-04 18:40:07 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
syscalls.conf
syscalls.master Remove all the syscall stubs that were only there to get files lookup 2007-07-13 20:48:39 +00:00