Skip to content

Commit

Permalink
Regenerate sysent stuff after $FreeBSD$ removal
Browse files Browse the repository at this point in the history
Sponsored by:		Netflix
  • Loading branch information
bsdimp committed Jun 9, 2023
1 parent 61fe63f commit 9121945
Show file tree
Hide file tree
Showing 31 changed files with 0 additions and 31 deletions.
1 change: 0 additions & 1 deletion sys/amd64/linux/linux_proto.h
Expand Up @@ -2,7 +2,6 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#ifndef _LINUX_SYSPROTO_H_
Expand Down
1 change: 0 additions & 1 deletion sys/amd64/linux/linux_syscall.h
Expand Up @@ -2,7 +2,6 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#define LINUX_SYS_read 0
Expand Down
1 change: 0 additions & 1 deletion sys/amd64/linux/linux_syscalls.c
Expand Up @@ -2,7 +2,6 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

const char *linux_syscallnames[] = {
Expand Down
1 change: 0 additions & 1 deletion sys/amd64/linux/linux_sysent.c
Expand Up @@ -2,7 +2,6 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#include <sys/param.h>
Expand Down
1 change: 0 additions & 1 deletion sys/amd64/linux/linux_systrace_args.c
Expand Up @@ -2,7 +2,6 @@
* System call argument to DTrace register array converstion.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
* This file is part of the DTrace syscall provider.
*/

Expand Down
1 change: 0 additions & 1 deletion sys/amd64/linux32/linux32_proto.h
Expand Up @@ -2,7 +2,6 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#ifndef _LINUX32_SYSPROTO_H_
Expand Down
1 change: 0 additions & 1 deletion sys/amd64/linux32/linux32_syscall.h
Expand Up @@ -2,7 +2,6 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#define LINUX32_SYS_linux_exit 1
Expand Down
1 change: 0 additions & 1 deletion sys/amd64/linux32/linux32_syscalls.c
Expand Up @@ -2,7 +2,6 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

const char *linux32_syscallnames[] = {
Expand Down
1 change: 0 additions & 1 deletion sys/amd64/linux32/linux32_sysent.c
Expand Up @@ -2,7 +2,6 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#include <sys/param.h>
Expand Down
1 change: 0 additions & 1 deletion sys/amd64/linux32/linux32_systrace_args.c
Expand Up @@ -2,7 +2,6 @@
* System call argument to DTrace register array converstion.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
* This file is part of the DTrace syscall provider.
*/

Expand Down
1 change: 0 additions & 1 deletion sys/arm64/linux/linux_proto.h
Expand Up @@ -2,7 +2,6 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#ifndef _LINUX_SYSPROTO_H_
Expand Down
1 change: 0 additions & 1 deletion sys/arm64/linux/linux_syscall.h
Expand Up @@ -2,7 +2,6 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#define LINUX_SYS_linux_setxattr 5
Expand Down
1 change: 0 additions & 1 deletion sys/arm64/linux/linux_syscalls.c
Expand Up @@ -2,7 +2,6 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

const char *linux_syscallnames[] = {
Expand Down
1 change: 0 additions & 1 deletion sys/arm64/linux/linux_sysent.c
Expand Up @@ -2,7 +2,6 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#include <sys/param.h>
Expand Down
1 change: 0 additions & 1 deletion sys/arm64/linux/linux_systrace_args.c
Expand Up @@ -2,7 +2,6 @@
* System call argument to DTrace register array converstion.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
* This file is part of the DTrace syscall provider.
*/

Expand Down
1 change: 0 additions & 1 deletion sys/compat/freebsd32/freebsd32_proto.h
Expand Up @@ -2,7 +2,6 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#ifndef _FREEBSD32_SYSPROTO_H_
Expand Down
1 change: 0 additions & 1 deletion sys/compat/freebsd32/freebsd32_syscall.h
Expand Up @@ -2,7 +2,6 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#define FREEBSD32_SYS_syscall 0
Expand Down
1 change: 0 additions & 1 deletion sys/compat/freebsd32/freebsd32_syscalls.c
Expand Up @@ -2,7 +2,6 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

const char *freebsd32_syscallnames[] = {
Expand Down
1 change: 0 additions & 1 deletion sys/compat/freebsd32/freebsd32_sysent.c
Expand Up @@ -2,7 +2,6 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#include <sys/param.h>
Expand Down
1 change: 0 additions & 1 deletion sys/compat/freebsd32/freebsd32_systrace_args.c
Expand Up @@ -5,7 +5,6 @@
* System call argument to DTrace register array converstion.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
* This file is part of the DTrace syscall provider.
*/

Expand Down
1 change: 0 additions & 1 deletion sys/i386/linux/linux_proto.h
Expand Up @@ -2,7 +2,6 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#ifndef _LINUX_SYSPROTO_H_
Expand Down
1 change: 0 additions & 1 deletion sys/i386/linux/linux_syscall.h
Expand Up @@ -2,7 +2,6 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#define LINUX_SYS_linux_exit 1
Expand Down
1 change: 0 additions & 1 deletion sys/i386/linux/linux_syscalls.c
Expand Up @@ -2,7 +2,6 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

const char *linux_syscallnames[] = {
Expand Down
1 change: 0 additions & 1 deletion sys/i386/linux/linux_sysent.c
Expand Up @@ -2,7 +2,6 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#include <sys/param.h>
Expand Down
1 change: 0 additions & 1 deletion sys/i386/linux/linux_systrace_args.c
Expand Up @@ -2,7 +2,6 @@
* System call argument to DTrace register array converstion.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
* This file is part of the DTrace syscall provider.
*/

Expand Down
1 change: 0 additions & 1 deletion sys/kern/init_sysent.c
Expand Up @@ -2,7 +2,6 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#include <sys/param.h>
Expand Down
1 change: 0 additions & 1 deletion sys/kern/syscalls.c
Expand Up @@ -2,7 +2,6 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

const char *syscallnames[] = {
Expand Down
1 change: 0 additions & 1 deletion sys/kern/systrace_args.c
Expand Up @@ -2,7 +2,6 @@
* System call argument to DTrace register array converstion.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
* This file is part of the DTrace syscall provider.
*/

Expand Down
1 change: 0 additions & 1 deletion sys/sys/syscall.h
Expand Up @@ -2,7 +2,6 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#define SYS_syscall 0
Expand Down
1 change: 0 additions & 1 deletion sys/sys/syscall.mk
@@ -1,6 +1,5 @@
# FreeBSD system call object files.
# DO NOT EDIT-- this file is automatically @generated.
# $FreeBSD$
MIASM = \
syscall.o \
exit.o \
Expand Down
1 change: 0 additions & 1 deletion sys/sys/sysproto.h
Expand Up @@ -2,7 +2,6 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically @generated.
* $FreeBSD$
*/

#ifndef _SYS_SYSPROTO_H_
Expand Down

0 comments on commit 9121945

Please sign in to comment.