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
ad
06c343ac94
vm_page: put TAILQ_ENTRY into a union with LIST_ENTRY, so we can use both.
2008-06-04 12:41:40 +00:00
..
files.nfs
…
krpc_subr.c
…
krpc.h
…
Makefile
…
nfs_bio.c
…
nfs_boot.c
Delete unnecessary cast to void *.
2008-05-22 00:57:09 +00:00
nfs_bootdhcp.c
Fix compilation with DEBUG_NFS_BOOT_DHCP and ssp.
2008-05-09 06:20:39 +00:00
nfs_bootparam.c
…
nfs_bootstatic.c
…
nfs_export.c
Convert file systems to dynamically attach with the new module interface.
2008-05-10 02:26:09 +00:00
nfs_kq.c
…
nfs_node.c
Make sure that we flush the NFS directory cache in case of an NFS mount
2008-05-24 14:29:18 +00:00
nfs_serv.c
…
nfs_socket.c
…
nfs_srvcache.c
…
nfs_subs.c
vm_page: put TAILQ_ENTRY into a union with LIST_ENTRY, so we can use both.
2008-06-04 12:41:40 +00:00
nfs_syscalls.c
Make it compile.
2008-05-20 00:18:31 +00:00
nfs_var.h
…
nfs_vfsops.c
Convert file systems to dynamically attach with the new module interface.
2008-05-10 02:26:09 +00:00
nfs_vnops.c
…
nfs.h
…
nfsdiskless.h
…
nfsm_subs.h
…
nfsmount.h
…
nfsnode.h
…
nfsproto.h
…
nfsrtt.h
…
nfsrvcache.h
…
rpcv2.h
…
xdr_subs.h
…