NetBSD/sys/nfs
christos 8cb1b0010b PR/53103: Timo Buhrmester: linux emulation of sendto(2) broken
The sockargs refactoring broke it, because sockargs only works with a user
address. Added an argument to sockargs to indicate where the address is
coming from. Welcome to 8.99.14.
2018-03-16 17:25:04 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile
nfs_bio.c
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c
nfs_bootstatic.c
nfs_clntsocket.c PR/40491: From Tobias Ulmer in tech-kern@: 2018-01-21 20:36:49 +00:00
nfs_clntsubs.c
nfs_export.c Remove unused argument "nextp" from vfs_busy() and vfs_unbusy(). 2017-04-17 08:32:00 +00:00
nfs_iod.c
nfs_kq.c Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
nfs_node.c Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
nfs_serv.c Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp. 2017-04-26 03:02:47 +00:00
nfs_socket.c PR/40491: From Tobias Ulmer in tech-kern@: 2018-01-21 20:36:49 +00:00
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c
nfs_subs.c PR/40491: From Tobias Ulmer in tech-kern@: 2018-01-21 20:36:49 +00:00
nfs_syscalls.c PR/53103: Timo Buhrmester: linux emulation of sendto(2) broken 2018-03-16 17:25:04 +00:00
nfs_var.h
nfs_vfsops.c PR/53103: Timo Buhrmester: linux emulation of sendto(2) broken 2018-03-16 17:25:04 +00:00
nfs_vnops.c Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp. 2017-04-26 03:02:47 +00:00
nfs.h Use a random opaque cookie, not kva pointer, for nfssvc(2). 2018-01-25 17:14:36 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h