NetBSD/sys/nfs
msaitoh a11cd6f1fb s/contigous/contiguous/ in comment. 2024-05-13 00:24:18 +00:00
..
Makefile
files.nfs
krpc.h
krpc_subr.c
nfs.h s/runable/runnable/ 2021-12-05 07:35:17 +00:00
nfs_bio.c s/Enque/Enqueue/ in comment. 2024-02-13 21:40:02 +00:00
nfs_boot.c Remove routes on an address removal if the routes referencing to the address. Implemented by ozaki-r@n.o. 2022-09-20 02:23:37 +00:00
nfs_bootdhcp.c s/contigous/contiguous/ in comment. 2024-05-13 00:24:18 +00:00
nfs_bootparam.c
nfs_bootstatic.c
nfs_clntsocket.c
nfs_clntsubs.c PR/57279: Izumi Tsutsui: Fix some {int,long} -> time_t. Still things will 2023-03-21 15:47:46 +00:00
nfs_export.c Add flag/command NFSSVC_REPLACEEXPORTSLIST to nfssvc(2) system call. 2021-06-04 10:44:58 +00:00
nfs_iod.c PR/57279: Izumi Tsutsui: Fix some {int,long} -> time_t. Still things will 2023-03-21 15:47:46 +00:00
nfs_kq.c Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
nfs_node.c
nfs_serv.c nfs: Avoid free of uninitialized on bad name size in create, mknod. 2023-03-23 19:53:01 +00:00
nfs_socket.c fix various typos in comments. 2024-02-05 21:46:04 +00:00
nfs_srvcache.c
nfs_srvsocket.c When partitioning a mbuf chain with m_split() the last mbuf of the returned 2022-12-20 09:40:09 +00:00
nfs_srvsubs.c nfs: Avoid integer overflow in nfs_namei bounds check. 2023-03-23 19:52:42 +00:00
nfs_subs.c s/ony/only/ 2022-02-09 21:50:24 +00:00
nfs_syscalls.c Add flag/command NFSSVC_REPLACEEXPORTSLIST to nfssvc(2) system call. 2021-06-04 10:44:58 +00:00
nfs_var.h As VOP_GETATTR() needs a shared lock at least move the preopattr lookup 2022-04-27 17:38:52 +00:00
nfs_vfsops.c ficticious -> fictitious in comment. 2024-05-13 00:11:22 +00:00
nfs_vnops.c NFS client: fix interop with macOS 14 servers. 2023-12-10 18:16:08 +00:00
nfsdiskless.h
nfsm_subs.h nfs: Use unsigned name lengths so we don't trip over negative ones. 2023-03-23 19:52:52 +00:00
nfsmount.h
nfsnode.h fix various typos, mainly in comments, but also in man pages and log messages. 2021-10-21 13:21:53 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h