.. |
Makefile
|
…
|
|
krpc.h
|
…
|
|
krpc_subr.c
|
…
|
|
nfs.h
|
Some tweaks to enable NFS over IPv6. The special-casing of AF_INET
|
2000-06-09 00:00:17 +00:00 |
nfs_bio.c
|
remove include of <vm/vm.h>
|
2000-06-27 17:52:28 +00:00 |
nfs_boot.c
|
Don't need to include <sys/conf.h> here.
|
2000-03-29 03:43:33 +00:00 |
nfs_bootdhcp.c
|
Allow nfs root over token ring. Closes PR6629.
|
2000-05-28 07:01:09 +00:00 |
nfs_bootparam.c
|
Don't use the result of inet_ntoa after calling the another inet_ntoa,
|
1999-07-26 02:16:35 +00:00 |
nfs_node.c
|
MALLOC()/FREE() are not to be used for variable size allocations.
|
2000-08-03 06:15:02 +00:00 |
nfs_nqlease.c
|
Some tweaks to enable NFS over IPv6. The special-casing of AF_INET
|
2000-06-09 00:00:17 +00:00 |
nfs_serv.c
|
Convert namei pathname buffer allocation to use the pool allocator.
|
2000-08-03 20:41:05 +00:00 |
nfs_socket.c
|
remove include of <vm/vm.h>
|
2000-06-27 17:52:28 +00:00 |
nfs_srvcache.c
|
Remove register declarations.
|
2000-03-30 12:51:13 +00:00 |
nfs_subs.c
|
Convert namei pathname buffer allocation to use the pool allocator.
|
2000-08-03 20:41:05 +00:00 |
nfs_syscalls.c
|
Some tweaks to enable NFS over IPv6. The special-casing of AF_INET
|
2000-06-09 00:00:17 +00:00 |
nfs_var.h
|
Death to nfsiod!
|
2000-04-15 21:14:48 +00:00 |
nfs_vfsops.c
|
Remove inclusion of <uvm/uvm_extern.h> that was there only to keep
|
2000-07-30 06:22:04 +00:00 |
nfs_vnops.c
|
Convert namei pathname buffer allocation to use the pool allocator.
|
2000-08-03 20:41:05 +00:00 |
nfsdiskless.h
|
restructure the diskless NFS boot code to keep track of the used
|
1999-02-21 15:07:49 +00:00 |
nfsm_subs.h
|
Be more correct with attribute structures for setattr RPCs and friends,
|
1999-05-29 01:22:03 +00:00 |
nfsmount.h
|
Add new VFS op routine - vfs_done and call it on filesystem detach
|
2000-03-16 18:08:17 +00:00 |
nfsnode.h
|
Delete redundant decl of nfs_vget() - it's in <nfs/nfsmount.h>.
|
2000-03-30 02:46:36 +00:00 |
nfsproto.h
|
…
|
|
nfsrtt.h
|
…
|
|
nfsrvcache.h
|
…
|
|
nqnfs.h
|
Some tweaks to enable NFS over IPv6. The special-casing of AF_INET
|
2000-06-09 00:00:17 +00:00 |
rpcv2.h
|
…
|
|
xdr_subs.h
|
Snatch a patch from OpenBSD to fix PRs 6529 and 7074.
|
1999-03-06 05:34:40 +00:00 |