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
yamt
0c303876e6
nfsrv_create: fix a use-after-release.
2007-12-22 03:31:15 +00:00
..
files.nfs
…
krpc_subr.c
…
krpc.h
…
Makefile
…
nfs_bio.c
…
nfs_boot.c
…
nfs_bootdhcp.c
Constify.
2007-12-20 16:19:38 +00:00
nfs_bootparam.c
…
nfs_bootstatic.c
…
nfs_export.c
Remove cn_lwp from struct componentname. curlwp should be used
2007-12-08 19:29:36 +00:00
nfs_kq.c
Do not "return 1" from kqfilter for errors. That value is passed
2007-12-05 17:19:46 +00:00
nfs_node.c
…
nfs_serv.c
nfsrv_create: fix a use-after-release.
2007-12-22 03:31:15 +00:00
nfs_socket.c
…
nfs_srvcache.c
…
nfs_subs.c
Remove cn_lwp from struct componentname. curlwp should be used
2007-12-08 19:29:36 +00:00
nfs_syscalls.c
Convert all the system call entry points from:
2007-12-20 23:02:38 +00:00
nfs_var.h
Convert all the system call entry points from:
2007-12-20 23:02:38 +00:00
nfs_vfsops.c
…
nfs_vnops.c
nfs_create: try GUARDED if EXCLUSIVE is NOTSUPP.
2007-12-17 16:04:31 +00:00
nfs.h
…
nfsdiskless.h
…
nfsm_subs.h
…
nfsmount.h
…
nfsnode.h
…
nfsproto.h
…
nfsrtt.h
…
nfsrvcache.h
…
rpcv2.h
…
xdr_subs.h
…