delete exportfs system call; fill out vendor reserved system calls
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Fri, 9 Mar 1990 08:05:39 +0000 (00:05 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Fri, 9 Mar 1990 08:05:39 +0000 (00:05 -0800)
SCCS-vsn: sys/kern/syscalls.master 7.16

usr/src/sys/kern/syscalls.master

index 3557a4f..5ebbedf 100644 (file)
@@ -1,4 +1,4 @@
-       @(#)syscalls.master     7.15 (Berkeley) %G%
+       @(#)syscalls.master     7.16 (Berkeley) %G%
 ; System call name/number master file.
 ; Processed to created init_sysent.c, syscalls.c and syscall.h.
 
 ; System call name/number master file.
 ; Processed to created init_sysent.c, syscalls.c and syscall.h.
 
 163    UNIMPL  0 nosys
 164    UNIMPL  0 nosys
 165    UNIMPL  0 nosys
 163    UNIMPL  0 nosys
 164    UNIMPL  0 nosys
 165    UNIMPL  0 nosys
-#ifdef NFS
-166    STD     3 exportfs
-#else
 166    UNIMPL  0 nosys
 166    UNIMPL  0 nosys
-#endif
+167    UNIMPL  0 nosys
+168    UNIMPL  0 nosys
+169    UNIMPL  0 nosys
+170    UNIMPL  0 nosys
+171    UNIMPL  0 nosys
+172    UNIMPL  0 nosys
+173    UNIMPL  0 nosys
+174    UNIMPL  0 nosys
+175    UNIMPL  0 nosys
+176    UNIMPL  0 nosys
+177    UNIMPL  0 nosys
+178    UNIMPL  0 nosys
+179    UNIMPL  0 nosys
+180    UNIMPL  0 nosys
+
+; Syscalls above 180 are used by BSD
+181    UNIMPL  0 nosys
+182    UNIMPL  0 nosys
+183    UNIMPL  0 nosys
+184    UNIMPL  0 nosys
+185    UNIMPL  0 nosys
+186    UNIMPL  0 nosys
+187    UNIMPL  0 nosys
+188    UNIMPL  0 nosys
+189    UNIMPL  0 nosys
+190    UNIMPL  0 nosys