NetBSD/sys/nfs
cgd 90688fce27 Change the second and third args to struct vfsops' (*vfs_mount)() to
'const char *', and 'void *', respectively.  The second arg is taken directly
from user arguments, and is const there, so must be const in the prototypes
and functions.  The third arg is also taken directly from user arguments.
It doesn't have to be changed, but since it's cleaner to keep the type
the same as the user arg's type, and I'm already making the 'const char *'
change...
1996-12-22 10:10:12 +00:00
..
krpc.h
krpc_subr.c
nfs.h Allocate real malloc types for NFS, rather than using M_TEMP. 1996-12-10 10:07:22 +00:00
nfs_bio.c
nfs_boot.c
nfs_node.c
nfs_nqlease.c
nfs_serv.c Give permission to the owner of the file to preserve semantics only 1996-12-11 00:01:56 +00:00
nfs_socket.c
nfs_srvcache.c
nfs_subs.c Comment change in previous made for some bad english.. 1996-12-09 11:31:11 +00:00
nfs_syscalls.c
nfs_var.h Give permission to the owner of the file to preserve semantics only 1996-12-11 00:01:56 +00:00
nfs_vfsops.c Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
nfs_vnops.c
nfsdiskless.h
nfsm_subs.h
nfsmount.h Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
swapnfs.c
xdr_subs.h