1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/nfs
1997-07-22 15:35:57 +00:00
..
bootp_subr.c Move commonly used code into static functions in order to reduce kernel bloat. 1997-06-12 14:08:20 +00:00
krpc_subr.c Remove unused routines. 1997-06-12 14:03:16 +00:00
krpc.h Remove unused routines. 1997-06-12 14:03:16 +00:00
nfs_bio.c Avoid small synchronous writes when an application does lots of random-access 1997-06-25 08:35:41 +00:00
nfs_common.c Correct some dumb mistakes in the WebNFS stuff. 1997-07-22 15:35:57 +00:00
nfs_common.h Merge WebNFS changes from NetBSD. 1997-07-16 09:06:30 +00:00
nfs_node.c
nfs_nqlease.c Merge WebNFS changes from NetBSD. 1997-07-16 09:06:30 +00:00
nfs_serv.c Allow NULL cookie verifiers for non-NULL offsets. This is needed for 1997-07-22 15:35:15 +00:00
nfs_socket.c Various fixes from NetBSD: 1997-06-03 17:22:47 +00:00
nfs_srvcache.c
nfs_subs.c Correct some dumb mistakes in the WebNFS stuff. 1997-07-22 15:35:57 +00:00
nfs_syscalls.c Merge WebNFS changes from NetBSD. 1997-07-16 09:06:30 +00:00
nfs_vfsops.c Fix a condition where nfs_statfs() can precipitate a panic. There is 1997-06-27 19:10:46 +00:00
nfs_vnops.c Make nfs_lookup return a NULLVP on error so that DIAGNOSTIC kernels don't 1997-06-25 08:32:33 +00:00
nfs.h Merge WebNFS changes from NetBSD. 1997-07-16 09:06:30 +00:00
nfsdiskless.h
nfsm_subs.h Merge WebNFS changes from NetBSD. 1997-07-16 09:06:30 +00:00
nfsmount.h
nfsnode.h Fix a few bugs with NFS and mmap caused by NFS' use of b_validoff 1997-05-19 14:36:56 +00:00
nfsproto.h
nfsrtt.h Various fixes from NetBSD: 1997-06-03 17:22:47 +00:00
nfsrvcache.h Various fixes from NetBSD: 1997-06-03 17:22:47 +00:00
nfsv2.h
nqnfs.h
rpcv2.h
xdr_subs.h