Made a call which was to sleep() use tsleep() instead.
[unix-history] / sys / kern / syscalls.master
index aeed816..e966774 100644 (file)
@@ -1,4 +1,4 @@
-       $Id: syscalls.master,v 1.6 1993/11/07 21:24:01 wollman Exp $
+       $Id: syscalls.master,v 1.8 1994/01/31 10:27:25 davidg Exp $
 ;      from: @(#)syscalls.master       7.26 (Berkeley) 3/25/91
 ; System call name/number master file.
 ; Processed to created init_sysent.c, syscalls.c and syscall.h.
 ;      from: @(#)syscalls.master       7.26 (Berkeley) 3/25/91
 ; System call name/number master file.
 ; Processed to created init_sysent.c, syscalls.c and syscall.h.
 162    STD     2 getdomainname
 163    STD     2 setdomainname
 164    STD     1 uname
 162    STD     2 getdomainname
 163    STD     2 setdomainname
 164    STD     1 uname
-165    UNIMPL  0 nosys
+165    STD     2 sysarch
 166    UNIMPL  0 nosys
 167    UNIMPL  0 nosys
 168    UNIMPL  0 nosys
 166    UNIMPL  0 nosys
 167    UNIMPL  0 nosys
 168    UNIMPL  0 nosys
 172    UNIMPL  0 nosys
 173    UNIMPL  0 nosys
 174    UNIMPL  0 nosys
 172    UNIMPL  0 nosys
 173    UNIMPL  0 nosys
 174    UNIMPL  0 nosys
-175    UNIMPL  0 nosys
-176    UNIMPL  0 nosys
+175    STD     1 ntp_gettime
+176    STD     1 ntp_adjtime
 #ifdef MACHVMCOMPAT
 177    STD     4 svm_allocate vm_allocate
 178    STD     3 svm_deallocate vm_deallocate
 #ifdef MACHVMCOMPAT
 177    STD     4 svm_allocate vm_allocate
 178    STD     3 svm_deallocate vm_deallocate