Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/compat/ibcs2 UNIMP->UNIMPL



details:   https://anonhg.NetBSD.org/src/rev/050fe3f762dc
branches:  trunk
changeset: 787586:050fe3f762dc
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Jun 25 04:10:17 2013 +0000

description:
UNIMP->UNIMPL

diffstat:

 sys/compat/ibcs2/syscalls.master |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 11ae5b0185a5 -r 050fe3f762dc sys/compat/ibcs2/syscalls.master
--- a/sys/compat/ibcs2/syscalls.master  Tue Jun 25 02:34:00 2013 +0000
+++ b/sys/compat/ibcs2/syscalls.master  Tue Jun 25 04:10:17 2013 +0000
@@ -1,4 +1,4 @@
-       $NetBSD: syscalls.master,v 1.38 2010/07/23 02:46:12 christos Exp $
+       $NetBSD: syscalls.master,v 1.39 2013/06/25 04:10:17 riz Exp $
 
 ;      @(#)syscalls.master     8.1 (Berkeley) 7/19/93
 
@@ -195,7 +195,7 @@
 99     UNIMPL          sigpending
 100    UNIMPL          getcontext/setcontext/sigsetjmp
 101    UNIMPL          envsys
-102    UNIMP           evtrapret
+102    UNIMPL          evtrapret
 103    STD             { int|ibcs2_sys||statvfs(const char *path, \
                            struct ibcs2_statvfs *buf); }
 104    STD             { int|ibcs2_sys||fstatvfs(int fd, \



Home | Main Index | Thread Index | Old Index