diff options
| author | David Greenman <dg@FreeBSD.org> | 1994-10-02 04:48:21 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1994-10-02 04:48:21 +0000 |
| commit | 7216391e4989b73d7794fefd88de3d13f3c9f075 (patch) | |
| tree | 785ddd71e44efc1a10d0f791acee35f5daa8dbe5 /sys/kern/syscalls.master | |
| parent | 723ff3e087a31bac37386d56a5875cb53106c35a (diff) | |
Notes
Diffstat (limited to 'sys/kern/syscalls.master')
| -rw-r--r-- | sys/kern/syscalls.master | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master index d9a471e6de65..0e7c986a3099 100644 --- a/sys/kern/syscalls.master +++ b/sys/kern/syscalls.master @@ -1,4 +1,4 @@ - $Id: syscalls.master,v 1.9 1994/09/18 20:39:50 wollman Exp $ + $Id: syscalls.master,v 1.10 1994/09/28 22:44:47 wollman Exp $ ; from: @(#)syscalls.master 8.2 (Berkeley) 1/13/94 ; ; System call name/number master file. @@ -219,7 +219,7 @@ 163 STD 2 BSD setdomainname 164 STD 1 BSD uname 165 STD 2 BSD sysarch -166 STD 2 BSD rtprio +166 STD 3 BSD rtprio 167 UNIMPL 0 NOHIDE nosys 168 UNIMPL 0 NOHIDE nosys #ifdef SYSVSEM |
