aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/freebsd32/freebsd32_syscalls.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscalls.c')
-rw-r--r--sys/compat/freebsd32/freebsd32_syscalls.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscalls.c b/sys/compat/freebsd32/freebsd32_syscalls.c
index e9767109ba27..db79dcfacf63 100644
--- a/sys/compat/freebsd32/freebsd32_syscalls.c
+++ b/sys/compat/freebsd32/freebsd32_syscalls.c
@@ -284,9 +284,9 @@ const char *freebsd32_syscallnames[] = {
"compat11.freebsd32_getdents", /* 272 = freebsd11 freebsd32_getdents */
"#273", /* 273 = nosys */
"lchmod", /* 274 = lchmod */
- "netbsd_lchown", /* 275 = netbsd_lchown */
+ "obs_netbsd_lchown", /* 275 = obsolete netbsd_lchown */
"freebsd32_lutimes", /* 276 = freebsd32_lutimes */
- "netbsd_msync", /* 277 = netbsd_msync */
+ "obs_netbsd_msync", /* 277 = obsolete netbsd_msync */
"compat11.nstat", /* 278 = freebsd11 nstat */
"compat11.nfstat", /* 279 = freebsd11 nfstat */
"compat11.nlstat", /* 280 = freebsd11 nlstat */