Regenerate.

This commit is contained in:
Edward Tomasz Napierala 2011-03-05 12:46:24 +00:00
parent 2bfc50bc4f
commit e776709347
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=219305
10 changed files with 75 additions and 12 deletions

View File

@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
* created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 219129 2011-03-01 13:23:37Z rwatson
* created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 219304 2011-03-05 12:40:35Z trasz
*/
#ifndef _FREEBSD32_SYSPROTO_H_

View File

@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
* created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 219129 2011-03-01 13:23:37Z rwatson
* created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 219304 2011-03-05 12:40:35Z trasz
*/
#define FREEBSD32_SYS_syscall 0
@ -412,4 +412,6 @@
#define FREEBSD32_SYS_cap_enter 516
#define FREEBSD32_SYS_cap_getmode 517
#define FREEBSD32_SYS_freebsd32_pselect 522
#define FREEBSD32_SYS_MAXSYSCALL 523
#define FREEBSD32_SYS_getloginclass 523
#define FREEBSD32_SYS_setloginclass 524
#define FREEBSD32_SYS_MAXSYSCALL 525

View File

@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
* created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 219129 2011-03-01 13:23:37Z rwatson
* created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 219304 2011-03-05 12:40:35Z trasz
*/
const char *freebsd32_syscallnames[] = {
@ -546,4 +546,6 @@ const char *freebsd32_syscallnames[] = {
"#520", /* 520 = pdgetpid */
"#521", /* 521 = pdwait */
"freebsd32_pselect", /* 522 = freebsd32_pselect */
"getloginclass", /* 523 = getloginclass */
"setloginclass", /* 524 = setloginclass */
};

View File

@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
* created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 219129 2011-03-01 13:23:37Z rwatson
* created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 219304 2011-03-05 12:40:35Z trasz
*/
#include "opt_compat.h"
@ -583,4 +583,6 @@ struct sysent freebsd32_sysent[] = {
{ 0, (sy_call_t *)nosys, AUE_NULL, NULL, 0, 0, 0, SY_THR_ABSENT }, /* 520 = pdgetpid */
{ 0, (sy_call_t *)nosys, AUE_NULL, NULL, 0, 0, 0, SY_THR_ABSENT }, /* 521 = pdwait */
{ AS(freebsd32_pselect_args), (sy_call_t *)freebsd32_pselect, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 522 = freebsd32_pselect */
{ AS(getloginclass_args), (sy_call_t *)getloginclass, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 523 = getloginclass */
{ AS(setloginclass_args), (sy_call_t *)setloginclass, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 524 = setloginclass */
};

View File

@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
* created from FreeBSD: head/sys/kern/syscalls.master 219129 2011-03-01 13:23:37Z rwatson
* created from FreeBSD: head/sys/kern/syscalls.master 219304 2011-03-05 12:40:35Z trasz
*/
#include "opt_compat.h"
@ -557,4 +557,6 @@ struct sysent sysent[] = {
{ 0, (sy_call_t *)nosys, AUE_NULL, NULL, 0, 0, 0, SY_THR_ABSENT }, /* 520 = pdgetpid */
{ 0, (sy_call_t *)nosys, AUE_NULL, NULL, 0, 0, 0, SY_THR_ABSENT }, /* 521 = pdwait */
{ AS(pselect_args), (sy_call_t *)pselect, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 522 = pselect */
{ AS(getloginclass_args), (sy_call_t *)getloginclass, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 523 = getloginclass */
{ AS(setloginclass_args), (sy_call_t *)setloginclass, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 524 = setloginclass */
};

View File

@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
* created from FreeBSD: head/sys/kern/syscalls.master 219129 2011-03-01 13:23:37Z rwatson
* created from FreeBSD: head/sys/kern/syscalls.master 219304 2011-03-05 12:40:35Z trasz
*/
const char *syscallnames[] = {
@ -530,4 +530,6 @@ const char *syscallnames[] = {
"#520", /* 520 = pdgetpid */
"#521", /* 521 = pdwait */
"pselect", /* 522 = pselect */
"getloginclass", /* 523 = getloginclass */
"setloginclass", /* 524 = setloginclass */
};

View File

@ -3120,6 +3120,21 @@ systrace_args(int sysnum, void *params, uint64_t *uarg, int *n_args)
*n_args = 6;
break;
}
/* getloginclass */
case 523: {
struct getloginclass_args *p = params;
uarg[0] = (intptr_t) p->namebuf; /* char * */
uarg[1] = p->namelen; /* size_t */
*n_args = 2;
break;
}
/* setloginclass */
case 524: {
struct setloginclass_args *p = params;
uarg[0] = (intptr_t) p->namebuf; /* const char * */
*n_args = 1;
break;
}
default:
*n_args = 0;
break;
@ -8290,6 +8305,29 @@ systrace_setargdesc(int sysnum, int ndx, char *desc, size_t descsz)
break;
};
break;
/* getloginclass */
case 523:
switch(ndx) {
case 0:
p = "char *";
break;
case 1:
p = "size_t";
break;
default:
break;
};
break;
/* setloginclass */
case 524:
switch(ndx) {
case 0:
p = "const char *";
break;
default:
break;
};
break;
default:
break;
};

View File

@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
* created from FreeBSD: head/sys/kern/syscalls.master 219129 2011-03-01 13:23:37Z rwatson
* created from FreeBSD: head/sys/kern/syscalls.master 219304 2011-03-05 12:40:35Z trasz
*/
#define SYS_syscall 0
@ -433,4 +433,6 @@
#define SYS_cap_enter 516
#define SYS_cap_getmode 517
#define SYS_pselect 522
#define SYS_MAXSYSCALL 523
#define SYS_getloginclass 523
#define SYS_setloginclass 524
#define SYS_MAXSYSCALL 525

View File

@ -1,7 +1,7 @@
# FreeBSD system call names.
# DO NOT EDIT-- this file is automatically generated.
# $FreeBSD$
# created from FreeBSD: head/sys/kern/syscalls.master 219129 2011-03-01 13:23:37Z rwatson
# created from FreeBSD: head/sys/kern/syscalls.master 219304 2011-03-05 12:40:35Z trasz
MIASM = \
syscall.o \
exit.o \
@ -381,4 +381,6 @@ MIASM = \
lpathconf.o \
cap_enter.o \
cap_getmode.o \
pselect.o
pselect.o \
getloginclass.o \
setloginclass.o

View File

@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
* created from FreeBSD: head/sys/kern/syscalls.master 219129 2011-03-01 13:23:37Z rwatson
* created from FreeBSD: head/sys/kern/syscalls.master 219304 2011-03-05 12:40:35Z trasz
*/
#ifndef _SYS_SYSPROTO_H_
@ -1671,6 +1671,13 @@ struct pselect_args {
char ts_l_[PADL_(const struct timespec *)]; const struct timespec * ts; char ts_r_[PADR_(const struct timespec *)];
char sm_l_[PADL_(const sigset_t *)]; const sigset_t * sm; char sm_r_[PADR_(const sigset_t *)];
};
struct getloginclass_args {
char namebuf_l_[PADL_(char *)]; char * namebuf; char namebuf_r_[PADR_(char *)];
char namelen_l_[PADL_(size_t)]; size_t namelen; char namelen_r_[PADR_(size_t)];
};
struct setloginclass_args {
char namebuf_l_[PADL_(const char *)]; const char * namebuf; char namebuf_r_[PADR_(const char *)];
};
int nosys(struct thread *, struct nosys_args *);
void sys_exit(struct thread *, struct sys_exit_args *);
int fork(struct thread *, struct fork_args *);
@ -2034,6 +2041,8 @@ int lpathconf(struct thread *, struct lpathconf_args *);
int cap_enter(struct thread *, struct cap_enter_args *);
int cap_getmode(struct thread *, struct cap_getmode_args *);
int pselect(struct thread *, struct pselect_args *);
int getloginclass(struct thread *, struct getloginclass_args *);
int setloginclass(struct thread *, struct setloginclass_args *);
#ifdef COMPAT_43
@ -2711,6 +2720,8 @@ int freebsd7_shmctl(struct thread *, struct freebsd7_shmctl_args *);
#define SYS_AUE_cap_enter AUE_CAP_ENTER
#define SYS_AUE_cap_getmode AUE_CAP_GETMODE
#define SYS_AUE_pselect AUE_SELECT
#define SYS_AUE_getloginclass AUE_NULL
#define SYS_AUE_setloginclass AUE_NULL
#undef PAD_
#undef PADL_