NetBSD/sys/compat/common
elad 0c9d8d15c9 Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
something meaningful. All relevant documentation has been updated or
written.

Most of these changes were brought up in the following messages:

    http://mail-index.netbsd.org/tech-kern/2012/01/18/msg012490.html
    http://mail-index.netbsd.org/tech-kern/2012/01/19/msg012502.html
    http://mail-index.netbsd.org/tech-kern/2012/02/17/msg012728.html

Thanks to christos, manu, njoly, and jmmv for input.

Huge thanks to pgoyette for spinning these changes through some build
cycles and ATF.
2012-03-13 18:40:26 +00:00
..
compat_exec.c
compat_mod.c
compat_sigaltstack.h
compat_util.c
compat_util.h
gen_errno_tables.awk
if_43.c
kern_exit_43.c
kern_info_09.c
kern_info_43.c
kern_ipc_10.c
kern_resource_43.c
kern_sa_60.c Add compat_60 stub for the SA syscall (all which just call sys_nosys). 2012-02-19 17:40:46 +00:00
kern_select_50.c
kern_sig_13.c
kern_sig_16.c Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
kern_sig_43.c
kern_time_30.c
kern_time_50.c Instead of calling clockctl_ioctl directly, lookup the cdevsw and 2012-01-04 14:31:17 +00:00
kern_xxx_12.c
Makefile Add compat_60 stub for the SA syscall (all which just call sys_nosys). 2012-02-19 17:40:46 +00:00
Makefile.inc
rndpseudo_50.c Add COMPAT_50 and COMPAT_NETBSD32 compatibility code for rnd(4) 2011-12-19 21:53:52 +00:00
rtsock_14.c
rtsock_50.c
sysv_ipc_50.c
sysv_msg_14.c
sysv_msg_50.c
sysv_sem_14.c
sysv_sem_50.c
sysv_shm_14.c
sysv_shm_50.c
tty_43.c
uipc_syscalls_30.c
uipc_syscalls_40.c
uipc_syscalls_43.c
uipc_syscalls_50.c
vfs_syscalls_12.c
vfs_syscalls_20.c
vfs_syscalls_30.c
vfs_syscalls_40.c
vfs_syscalls_43.c
vfs_syscalls_50.c Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
vm_12.c
vm_43.c