Searched hist:274476 (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_other.cdiff 274476 Thu Nov 13 16:17:59 MST 2014 kib 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 Dibcs2_stat.cdiff 274476 Thu Nov 13 16:17:59 MST 2014 kib 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 Dibcs2_misc.cdiff 274476 Thu Nov 13 16:17:59 MST 2014 kib 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-11-stable/sys/kern/
H A Dvfs_mountroot.cdiff 274476 Thu Nov 13 16:17:59 MST 2014 kib 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_sendfile.cdiff 274476 Thu Nov 13 16:17:59 MST 2014 kib 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 274476 Thu Nov 13 16:17:59 MST 2014 kib 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 274476 Thu Nov 13 16:17:59 MST 2014 kib 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-11-stable/sys/compat/linux/
H A Dlinux_stats.cdiff 274476 Thu Nov 13 16:17:59 MST 2014 kib 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 274476 Thu Nov 13 16:17:59 MST 2014 kib 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 274476 Thu Nov 13 16:17:59 MST 2014 kib 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-11-stable/sys/sys/
H A Dsyscallsubr.hdiff 274476 Thu Nov 13 16:17:59 MST 2014 kib 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-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.cdiff 274476 Thu Nov 13 16:17:59 MST 2014 kib 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-11-stable/sys/compat/svr4/
H A Dsvr4_misc.cdiff 274476 Thu Nov 13 16:17:59 MST 2014 kib 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

Completed in 598 milliseconds