NetBSD/sys/nfs
2008-03-08 08:03:46 +00:00
..
files.nfs remove nqnfs. 2006-12-27 12:10:09 +00:00
krpc_subr.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
krpc.h
Makefile remove nqnfs. 2006-12-27 12:10:09 +00:00
nfs_bio.c use kmem_alloc instead of malloc. 2008-01-02 19:26:45 +00:00
nfs_boot.c Use sockaddr_in_init() and ifreq_setaddr() to initialize a sockaddr_in 2007-08-31 22:02:58 +00:00
nfs_bootdhcp.c Constify. 2007-12-20 16:19:38 +00:00
nfs_bootparam.c use kmem_alloc instead of malloc. 2008-01-02 19:26:45 +00:00
nfs_bootstatic.c Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
nfs_export.c Introduce a new kauth action, KAUTH_NETWORK_NFS, and two requests, 2008-02-28 17:07:49 +00:00
nfs_kq.c nfs_kqfilter: fix lock/unlock mismatch. PR/38003 from Geoff C. Wing. 2008-02-12 08:55:27 +00:00
nfs_node.c Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
nfs_serv.c desupport link/unlink of directories. noted by Elad Efrat. 2008-03-08 08:03:46 +00:00
nfs_socket.c use kmem_alloc instead of malloc. 2008-01-02 19:26:45 +00:00
nfs_srvcache.c merge non-intrusive nfs changes from vmlocking. 2007-12-04 17:42:30 +00:00
nfs_subs.c Nuke a KAUTH_GENERIC_ISSUSER, this time in favor of an euid == 0, as 2008-03-05 11:49:18 +00:00
nfs_syscalls.c Introduce a new kauth action, KAUTH_NETWORK_NFS, and two requests, 2008-02-28 17:07:49 +00:00
nfs_var.h use kmem_alloc instead of malloc. 2008-01-02 19:26:45 +00:00
nfs_vfsops.c reject files larger than nm_maxfilesize. 2008-02-13 09:51:37 +00:00
nfs_vnops.c reject files larger than nm_maxfilesize. 2008-02-13 09:51:37 +00:00
nfs.h merge non-intrusive nfs changes from vmlocking. 2007-12-04 17:42:30 +00:00
nfsdiskless.h Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
nfsm_subs.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfsmount.h * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
nfsnode.h Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
nfsproto.h remove nqnfs. 2006-12-27 12:10:09 +00:00
nfsrtt.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
nfsrvcache.h merge non-intrusive nfs changes from vmlocking. 2007-12-04 17:42:30 +00:00
rpcv2.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
xdr_subs.h