This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
nfs
History
mjf
a2be0ed655
Revert the changes I introduced trying to solve tmpfs' NFS export problem.
...
Requested by yamt@
2006-10-31 08:12:46 +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_export.c
Revert the changes I introduced trying to solve tmpfs' NFS export problem.
2006-10-31 08:12:46 +00:00
nfs_kq.c
…
nfs_node.c
…
nfs_nqlease.c
now that we have -Wno-unused-parameter, back out all the tremendously ugly
2006-10-17 18:21:29 +00:00
nfs_serv.c
…
nfs_socket.c
…
nfs_srvcache.c
…
nfs_subs.c
Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all
2006-10-20 18:58:12 +00:00
nfs_syscalls.c
kauth_cred_uucvt() -> kauth_uucred_to_cred(), introduce kauth_cred_to_uucred()
2006-10-22 13:07:15 +00:00
nfs_var.h
…
nfs_vfsops.c
Revisit mnt_vnodelist TAILQ patch. Remove all suspicious TAILQ_FOREACH()
2006-10-25 22:01:54 +00:00
nfs_vnops.c
…
nfs.h
…
nfsdiskless.h
…
nfsm_subs.h
…
nfsmount.h
…
nfsnode.h
…
nfsproto.h
…
nfsrtt.h
…
nfsrvcache.h
…
nqnfs.h
…
rpcv2.h
…
xdr_subs.h
…