freebsd-dev/sys/cddl/compat/opensolaris/sys
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
..
acl.h
assfail.h make userland __assfail from opensolaris compat honor 'aok' variable 2014-10-07 14:15:50 +00:00
atomic.h Provide compatibility shim for atomic_dec_64_nv. 2014-08-21 08:25:46 +00:00
bitmap.h
byteorder.h
cmn_err.h
cpupart.h
cpuvar_defs.h
cpuvar.h
cred.h
cyclic_impl.h
cyclic.h
debug_compat.h
debug.h
dirent.h
disp.h MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dkio.h Reintroduce priority for the TRIM ZIOs instead of using the "NOW" priority 2014-04-30 17:46:29 +00:00
dnlc.h
elf.h
feature_tests.h
file.h Update kernel inclusions of capability.h to use capsicum.h instead; some 2014-03-16 10:55:57 +00:00
freebsd_rwlock.h
kcondvar.h MFV r247844 (illumos-gate 13975:ef6409bc370f) 2013-09-10 01:46:47 +00:00
kidmap.h
kmem.h Refactor ZFS ARC reclaim checks and limits 2014-10-03 20:34:55 +00:00
kobj.h
kstat.h
lock.h
misc.h
mman.h
mntent.h
mnttab.h
modctl.h
mount.h
mutex.h
objfs.h
param.h
pathname.h
pcpu.h
policy.h
proc.h
random.h
refstr.h
rwlock.h
sdt.h Add dtrace probe support for zfs SET_ERROR(..) 2014-09-18 20:00:36 +00:00
sema.h
sid.h
sig.h
stat.h
string.h
sunddi.h
systeminfo.h
systm.h
time.h Revert r269404 and use cpu_ticks() for dbuf allocation. 2014-08-03 09:47:51 +00:00
types.h
uio.h
varargs.h
vfs.h
vm.h zfs: add zfs_freebsd_putpages 2013-11-29 15:39:39 +00:00
vnode.h Remove the no-at variants of the kern_xx() syscall helpers. E.g., we 2014-11-13 18:01:51 +00:00
zone.h