Deleted Added
full compact
syscalls.master (293567) syscalls.master (293569)
1 $FreeBSD: stable/10/sys/amd64/linux32/syscalls.master 293567 2016-01-09 17:13:43Z dchagin $
1 $FreeBSD: stable/10/sys/amd64/linux32/syscalls.master 293569 2016-01-09 17:18:03Z dchagin $
2
3; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
4; System call name/number master file (or rather, slave, from LINUX).
5; Processed to create linux_sysent.c, linux_proto.h and linux_syscall.h.
6
7; Columns: number audit type nargs name alt{name,tag,rtyp}/comments
8; number system call number, must be in order
9; audit the audit event associated with the system call

--- 560 unchanged lines hidden (view full) ---

570341 AUE_NULL STD { int linux_name_to_handle_at(void); }
571342 AUE_NULL STD { int linux_open_by_handle_at(void); }
572343 AUE_NULL STD { int linux_clock_adjtime(void); }
573344 AUE_NULL STD { int linux_syncfs(void); }
574345 AUE_NULL STD { int linux_sendmmsg(void); }
575346 AUE_NULL STD { int linux_setns(void); }
576347 AUE_NULL STD { int linux_process_vm_readv(void); }
577348 AUE_NULL STD { int linux_process_vm_writev(void); }
2
3; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
4; System call name/number master file (or rather, slave, from LINUX).
5; Processed to create linux_sysent.c, linux_proto.h and linux_syscall.h.
6
7; Columns: number audit type nargs name alt{name,tag,rtyp}/comments
8; number system call number, must be in order
9; audit the audit event associated with the system call

--- 560 unchanged lines hidden (view full) ---

570341 AUE_NULL STD { int linux_name_to_handle_at(void); }
571342 AUE_NULL STD { int linux_open_by_handle_at(void); }
572343 AUE_NULL STD { int linux_clock_adjtime(void); }
573344 AUE_NULL STD { int linux_syncfs(void); }
574345 AUE_NULL STD { int linux_sendmmsg(void); }
575346 AUE_NULL STD { int linux_setns(void); }
576347 AUE_NULL STD { int linux_process_vm_readv(void); }
577348 AUE_NULL STD { int linux_process_vm_writev(void); }
578; please, keep this line at the end.
579349 AUE_NULL UNIMPL nosys