HardenedBSD/sys/compat/freebsd32
Konstantin Belousov 6e646651d3 Remove the no-at variants of the kern_xx() syscall helpers. E.g., we
have both kern_open() and kern_openat(); change the callers to use
kern_openat().

This removes one (sometimes two) levels of indirection and
consolidates arguments checks.

Reviewed by:	mckusick
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2014-11-13 18:01:51 +00:00
..
freebsd32_capability.c
freebsd32_ioctl.c
freebsd32_ioctl.h
freebsd32_ipc.h
freebsd32_misc.c Remove the no-at variants of the kern_xx() syscall helpers. E.g., we 2014-11-13 18:01:51 +00:00
freebsd32_misc.h
freebsd32_proto.h Regen for r274462. 2014-11-13 05:28:06 +00:00
freebsd32_signal.h
freebsd32_syscall.h Regen for r274462. 2014-11-13 05:28:06 +00:00
freebsd32_syscalls.c Regen for r274462. 2014-11-13 05:28:06 +00:00
freebsd32_sysent.c Regen for r274462. 2014-11-13 05:28:06 +00:00
freebsd32_systrace_args.c Regen for r274462. 2014-11-13 05:28:06 +00:00
freebsd32_util.h
freebsd32.h
Makefile
syscalls.conf
syscalls.master