Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/compat/linux/arch/mips typo
details: https://anonhg.NetBSD.org/src/rev/ba3d78122158
branches: trunk
changeset: 378321:ba3d78122158
user: christos <christos%NetBSD.org@localhost>
date: Sat Jul 29 15:05:31 2023 +0000
description:
typo
diffstat:
sys/compat/linux/arch/mips/syscalls.master | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b1e9b3960bfa -r ba3d78122158 sys/compat/linux/arch/mips/syscalls.master
--- a/sys/compat/linux/arch/mips/syscalls.master Sat Jul 29 15:04:28 2023 +0000
+++ b/sys/compat/linux/arch/mips/syscalls.master Sat Jul 29 15:05:31 2023 +0000
@@ -1,4 +1,4 @@
- $NetBSD: syscalls.master,v 1.76 2023/07/29 15:04:29 christos Exp $
+ $NetBSD: syscalls.master,v 1.77 2023/07/29 15:05:31 christos Exp $
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
@@ -601,7 +601,7 @@ 355 UNIMPL bpf
356 UNIMPL execveat
357 UNIMPL userfaultfd
358 UNIMPL membarrier
-369 UNIMPL mlock2
+359 UNIMPL mlock2
360 UNIMPL copy_file_range
361 UNIMPL preadv2
362 UNIMPL pwritev2
Home |
Main Index |
Thread Index |
Old Index