fix olstat to give the correct symlink info
[unix-history] / usr / src / sys / kern / syscalls.master
index e0ecfac..de2b614 100644 (file)
@@ -1,4 +1,4 @@
-       @(#)syscalls.master     7.46 (Berkeley) %G%
+       @(#)syscalls.master     8.3 (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.
 
@@ -25,7 +25,7 @@
 ; redistributions should be placed in the reserved range at the end
 ; of the current calls.
 
 ; redistributions should be placed in the reserved range at the end
 ; of the current calls.
 
-0      STD     0 nosys indir
+0      STD     0 nosys syscall
 1      STD     1 exit
 2      STD     0 fork
 3      STD     3 read
 1      STD     1 exit
 2      STD     0 fork
 3      STD     3 read
 182    STD     1 setegid
 183    STD     1 seteuid
 #ifdef LFS
 182    STD     1 setegid
 183    STD     1 seteuid
 #ifdef LFS
-184    STD     4 lfs_bmapv
-185    STD     4 lfs_markv
-186    STD     3 lfs_segclean
-187    STD     3 lfs_segwait
+184    STD     3 lfs_bmapv
+185    STD     3 lfs_markv
+186    STD     2 lfs_segclean
+187    STD     2 lfs_segwait
 #else
 184    UNIMPL  0 nosys
 185    UNIMPL  0 nosys
 #else
 184    UNIMPL  0 nosys
 185    UNIMPL  0 nosys
 195    STD     2 setrlimit
 196    STD     4 getdirentries
 197    STD     8 mmap
 195    STD     2 setrlimit
 196    STD     4 getdirentries
 197    STD     8 mmap
-198    STD     0 nosys __indir
+198    STD     0 nosys __syscall
 199    STD     5 lseek
 200    STD     4 truncate
 201    STD     4 ftruncate
 202    STD     6 __sysctl
 203    STD     2 mlock
 204    STD     2 munlock
 199    STD     5 lseek
 200    STD     4 truncate
 201    STD     4 ftruncate
 202    STD     6 __sysctl
 203    STD     2 mlock
 204    STD     2 munlock
-205    UNIMPL  0 nosys
+205    STD     1 unwhiteout
 206    UNIMPL  0 nosys
 207    UNIMPL  0 nosys
 208    UNIMPL  0 nosys
 206    UNIMPL  0 nosys
 207    UNIMPL  0 nosys
 208    UNIMPL  0 nosys