Split afsd into afsd.c and afsd_kernel.c
[openafs.git] / README.WARNINGS
index 50918ff..e3e0a1c 100644 (file)
@@ -42,8 +42,9 @@ Inhibited warnings
 afs/afs_syscall.c    : old-style
                     : strict-proto
                     : all (ukernel) : syscall pointer issues
-afsd/afsd.c          : deprecated    : daemon() marked as deprecated on Darwin
-                    : all           : call_syscall missing prototype
+afsd/afsd.c          : all           : call_syscall nonsense
+afsd/afsd_kernel.c   : deprecated    : daemon() marked as deprecated on Darwin
+                    : strict-proto  : call_syscall missing prototype
 auth/ktc.c           : all (ukernel) : call_syscall doesn't have a prototype
 bozo/bosserver.c     : deprecated    : daemon() marked as deprecated on Darwin
 bucoord/ubik_db_if.c : strict-proto  : Ubik_Call