Home
last modified time | relevance | path

Searched hist:"6 e646651d358c6de266562e0dc5c621b7ea4cd8d" (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_uid16.cdiff 6e646651d358c6de266562e0dc5c621b7ea4cd8d Thu Nov 13 19:01:51 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
H A Dlinux_stats.cdiff 6e646651d358c6de266562e0dc5c621b7ea4cd8d Thu Nov 13 19:01:51 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
H A Dlinux_socket.cdiff 6e646651d358c6de266562e0dc5c621b7ea4cd8d Thu Nov 13 19:01:51 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
H A Dlinux_file.cdiff 6e646651d358c6de266562e0dc5c621b7ea4cd8d Thu Nov 13 19:01:51 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
H A Dlinux_misc.cdiff 6e646651d358c6de266562e0dc5c621b7ea4cd8d Thu Nov 13 19:01:51 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
/freebsd/sys/kern/
H A Dvfs_mountroot.cdiff 6e646651d358c6de266562e0dc5c621b7ea4cd8d Thu Nov 13 19:01:51 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
H A Duipc_syscalls.cdiff 6e646651d358c6de266562e0dc5c621b7ea4cd8d Thu Nov 13 19:01:51 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
H A Dkern_descrip.cdiff 6e646651d358c6de266562e0dc5c621b7ea4cd8d Thu Nov 13 19:01:51 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
H A Dvfs_syscalls.cdiff 6e646651d358c6de266562e0dc5c621b7ea4cd8d Thu Nov 13 19:01:51 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
/freebsd/sys/sys/
H A Dsyscallsubr.hdiff 6e646651d358c6de266562e0dc5c621b7ea4cd8d Thu Nov 13 19:01:51 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
H A Dparam.hdiff 6e646651d358c6de266562e0dc5c621b7ea4cd8d Thu Nov 13 19:01:51 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.cdiff 6e646651d358c6de266562e0dc5c621b7ea4cd8d Thu Nov 13 19:01:51 CET 2014 Konstantin Belousov <kib@FreeBSD.org> 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