Module Name: src
Committed By: christos
Date: Tue Jun 18 01:39:01 UTC 2019
Modified Files:
src/sys/compat/aoutm68k: syscalls.master
Log Message:
fix excl
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/compat/aoutm68k/syscalls.master
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/compat/aoutm68k/syscalls.master
diff -u src/sys/compat/aoutm68k/syscalls.master:1.43 src/sys/compat/aoutm68k/syscalls.master:1.44
--- src/sys/compat/aoutm68k/syscalls.master:1.43 Mon Jun 17 21:38:07 2019
+++ src/sys/compat/aoutm68k/syscalls.master Mon Jun 17 21:39:01 2019
@@ -1,4 +1,4 @@
- $NetBSD: syscalls.master,v 1.43 2019/06/18 01:38:07 christos Exp $
+ $NetBSD: syscalls.master,v 1.44 2019/06/18 01:39:01 christos Exp $
; @(#)syscalls.master 8.2 (Berkeley) 1/13/94
@@ -422,7 +422,7 @@
150 NOARGS { int|compat_43_sys||getsockname(int fdec, void *asa, \
int *alen); } ogetsockname
#else
-149 EXCL compat_43_sys_quota
+150 EXCL compat_43_sys_getsockname
#endif
; Syscalls 151-180 inclusive are reserved for vendor-specific