Made a call which was to sleep() use tsleep() instead.
[unix-history] / sys / kern / syscalls.master
index bfd8e1d..e966774 100644 (file)
@@ -1,4 +1,4 @@
-       $Id: syscalls.master,v 1.7 1994/01/21 09:56:26 davidg 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.
 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