NetBSD/sys/nfs
andvar 0a9a5be13b s/Enque/Enqueue/ in comment. 2024-02-13 21:40:02 +00:00
..
Makefile
files.nfs
krpc.h
krpc_subr.c
nfs.h
nfs_bio.c s/Enque/Enqueue/ in comment. 2024-02-13 21:40:02 +00:00
nfs_boot.c
nfs_bootdhcp.c
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
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
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
nfs_srvsubs.c nfs: Avoid integer overflow in nfs_namei bounds check. 2023-03-23 19:52:42 +00:00
nfs_subs.c
nfs_syscalls.c
nfs_var.h
nfs_vfsops.c PR/57279: Izumi Tsutsui: Fix some {int,long} -> time_t. Still things will 2023-03-21 15:47:46 +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
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h