X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/ce48974556047ebb0ce392ab5d72ce2dba8a1509..027af0d8a477a7957c6246d0288edc69c6271727:/sys/kern/syscalls.master diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master index bfd8e1de92..e966774e09 100644 --- a/sys/kern/syscalls.master +++ b/sys/kern/syscalls.master @@ -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. @@ -243,8 +243,8 @@ 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