Sat Jul 29 15:05:31 2023 UTC ()
typo


(christos)
diff -r1.76 -r1.77 src/sys/compat/linux/arch/mips/syscalls.master

cvs diff -r1.76 -r1.77 src/sys/compat/linux/arch/mips/syscalls.master (expand / switch to unified diff)

--- src/sys/compat/linux/arch/mips/syscalls.master 2023/07/29 15:04:29 1.76
+++ src/sys/compat/linux/arch/mips/syscalls.master 2023/07/29 15:05:31 1.77
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1 $NetBSD: syscalls.master,v 1.76 2023/07/29 15:04:29 christos Exp $  1 $NetBSD: syscalls.master,v 1.77 2023/07/29 15:05:31 christos Exp $
2 2
3; @(#)syscalls.master 8.1 (Berkeley) 7/19/93 3; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
4 4
5; Derived from NetBSD's sys/compat/linux/arch/powerpc/syscalls.master 5; Derived from NetBSD's sys/compat/linux/arch/powerpc/syscalls.master
6; from Linux's arch/mips/kernel/syscalls.h 6; from Linux's arch/mips/kernel/syscalls.h
7 7
8; NetBSD mips COMPAT_LINUX system call name/number "master" file. 8; NetBSD mips COMPAT_LINUX system call name/number "master" file.
9; (See syscalls.conf to see what it is processed into.) 9; (See syscalls.conf to see what it is processed into.)
10; 10;
11; Expect problems with 11; Expect problems with
12; 48 signal: undefined in Linux??? 12; 48 signal: undefined in Linux???
13; 86 uselib: needs a.out 13; 86 uselib: needs a.out
14; 14;
@@ -591,27 +591,27 @@ @@ -591,27 +591,27 @@
591348 UNIMPL kcmp 591348 UNIMPL kcmp
592349 UNIMPL finit_module 592349 UNIMPL finit_module
593350 UNIMPL sched_setattr 593350 UNIMPL sched_setattr
594351 UNIMPL sched_getattr 594351 UNIMPL sched_getattr
595352 UNIMPL renameat2 595352 UNIMPL renameat2
596353 NOARGS { ssize_t|sys||getrandom(void *buf, size_t buflen, \ 596353 NOARGS { ssize_t|sys||getrandom(void *buf, size_t buflen, \
597 unsigned int flags); } 597 unsigned int flags); }
598354 STD { int|linux_sys||memfd_create(const char *name, \ 598354 STD { int|linux_sys||memfd_create(const char *name, \
599 unsigned int flags); } 599 unsigned int flags); }
600355 UNIMPL bpf 600355 UNIMPL bpf
601356 UNIMPL execveat 601356 UNIMPL execveat
602357 UNIMPL userfaultfd 602357 UNIMPL userfaultfd
603358 UNIMPL membarrier 603358 UNIMPL membarrier
604369 UNIMPL mlock2 604359 UNIMPL mlock2
605360 UNIMPL copy_file_range 605360 UNIMPL copy_file_range
606361 UNIMPL preadv2 606361 UNIMPL preadv2
607362 UNIMPL pwritev2 607362 UNIMPL pwritev2
608363 UNIMPL pkey_mprotect 608363 UNIMPL pkey_mprotect
609364 UNIMPL pkey_alloc 609364 UNIMPL pkey_alloc
610365 UNIMPL pkey_free 610365 UNIMPL pkey_free
611366 STD { int|linux_sys||statx(int fd, const char *path, \ 611366 STD { int|linux_sys||statx(int fd, const char *path, \
612 int flag, unsigned int mask, \ 612 int flag, unsigned int mask, \
613 struct linux_statx *sp); } 613 struct linux_statx *sp); }
614367 UNIMPL 614367 UNIMPL
615368 UNIMPL 615368 UNIMPL
616369 UNIMPL 616369 UNIMPL
617370 UNIMPL 617370 UNIMPL