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
thorpej
1c95472d01
Add the system call and VFS infrastructure for file system extended
...
attributes. From FreeBSD.
2005-01-02 16:08:28 +00:00
..
files.nfs
The macro used for static server address is NFS_BOOTSTATIC_SERVADDR, not
2004-12-12 16:24:14 +00:00
krpc_subr.c
…
krpc.h
…
Makefile
…
nfs_bio.c
- centerize code to invalidate stale cache.
2004-12-14 09:13:13 +00:00
nfs_boot.c
…
nfs_bootdhcp.c
…
nfs_bootparam.c
…
nfs_bootstatic.c
…
nfs_kq.c
…
nfs_node.c
…
nfs_nqlease.c
…
nfs_serv.c
nfsrv_commit: make cnt unsigned so that very large commit requests can be
2004-12-09 02:18:45 +00:00
nfs_socket.c
…
nfs_srvcache.c
…
nfs_subs.c
…
nfs_syscalls.c
…
nfs_var.h
- centerize code to invalidate stale cache.
2004-12-14 09:13:13 +00:00
nfs_vfsops.c
Add the system call and VFS infrastructure for file system extended
2005-01-02 16:08:28 +00:00
nfs_vnops.c
revive spec vop_bwrite as it's needed for block devices.
2004-12-17 03:31:20 +00:00
nfs.h
…
nfsdiskless.h
…
nfsm_subs.h
…
nfsmount.h
…
nfsnode.h
redirect some VOPs which shouldn't be used for nfs
2004-12-14 09:15:23 +00:00
nfsproto.h
…
nfsrtt.h
…
nfsrvcache.h
…
nqnfs.h
…
rpcv2.h
…
xdr_subs.h
…