.. |
Makefile
|
…
|
|
files.nfs
|
Default NFS mounts to using TCP transport instead of UDP.
|
2018-05-17 02:34:31 +00:00 |
krpc.h
|
…
|
|
krpc_subr.c
|
…
|
|
nfs.h
|
s/runable/runnable/
|
2021-12-05 07:35:17 +00:00 |
nfs_bio.c
|
Remove an incorrect assertion.
|
2022-06-24 16:50:00 +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/reqest/request/ in comment.
|
2022-12-24 15:37:50 +00:00 |
nfs_bootparam.c
|
Appease GCC and initialize arps_ip
|
2019-06-29 17:42:36 +00:00 |
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
|
Resolve delayed truncation from nfs_inactive() too.
|
2020-05-01 08:43:00 +00:00 |
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
|
nfs: Simplify assertion. No functional change intended.
|
2023-04-09 12:33:58 +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
|
PR/57279: Izumi Tsutsui: Fix some {int,long} -> time_t. Still things will
|
2023-03-21 15:47:46 +00:00 |
nfs_vnops.c
|
fix various typos in comments, docs and log messages.
|
2022-05-24 06:27:59 +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
|
…
|
|