Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/compat/ibcs2 remove dups document more. From FreeBSD. St...
details: https://anonhg.NetBSD.org/src/rev/af0d55790536
branches: trunk
changeset: 787612:af0d55790536
user: christos <christos%NetBSD.org@localhost>
date: Wed Jun 26 16:29:41 2013 +0000
description:
remove dups document more. From FreeBSD. Still there is disagreement as
to where sigreturn is.
diffstat:
sys/compat/ibcs2/syscalls.master | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r f8cf0341b9a4 -r af0d55790536 sys/compat/ibcs2/syscalls.master
--- a/sys/compat/ibcs2/syscalls.master Wed Jun 26 16:28:51 2013 +0000
+++ b/sys/compat/ibcs2/syscalls.master Wed Jun 26 16:29:41 2013 +0000
@@ -1,4 +1,4 @@
- $NetBSD: syscalls.master,v 1.39 2013/06/25 04:10:17 riz Exp $
+ $NetBSD: syscalls.master,v 1.40 2013/06/26 16:29:41 christos Exp $
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
@@ -172,10 +172,8 @@
struct ibcs2_stropts *dat, int flags); }
87 NOARGS { int|sys||poll(struct pollfd *fds, u_int nfds, \
int timeout); }
-88 STD { int|ibcs2_sys||lstat(const char *path, \
- struct ibcs2_stat *st); }
-89 NOARGS { int|sys||symlink(const char *path, \
- const char *link); }
+88 UNIMPL unknown
+89 UNIMPL secure
90 NOARGS { int|sys||symlink(const char *path, \
const char *link); }
91 STD { int|ibcs2_sys||lstat(const char *path, \
@@ -200,7 +198,7 @@
struct ibcs2_statvfs *buf); }
104 STD { int|ibcs2_sys||fstatvfs(int fd, \
struct ibcs2_statvfs *buf); }
-105 UNIMPL
+105 UNIMPL isc
106 UNIMPL nfssys
107 UNIMPL waitsys
108 UNIMPL sigsendsys
Home |
Main Index |
Thread Index |
Old Index