.. |
Makefile
|
…
|
|
files.nfs
|
don't create unused fs_nfs.h
|
2010-03-02 23:49:11 +00:00 |
krpc.h
|
…
|
|
krpc_subr.c
|
…
|
|
nfs.h
|
Get rid of dependency on fs_nfs.h, i.e. source modules with
|
2010-03-02 23:19:09 +00:00 |
nfs_bio.c
|
Fix memory leak during some NFS writes.
|
2010-06-12 21:10:55 +00:00 |
nfs_boot.c
|
Add support to honor MTU settings from DHCP during netboot.
|
2010-10-04 23:48:22 +00:00 |
nfs_bootdhcp.c
|
Add support to honor MTU settings from DHCP during netboot.
|
2010-10-04 23:48:22 +00:00 |
nfs_bootparam.c
|
in nfs_bootparam(), set the corresponding flag for each field that we fill in.
|
2010-03-21 00:10:40 +00:00 |
nfs_bootstatic.c
|
…
|
|
nfs_clntsocket.c
|
Get rid of dependency on fs_nfs.h, i.e. source modules with
|
2010-03-02 23:19:09 +00:00 |
nfs_clntsubs.c
|
Get rid of dependency on fs_nfs.h, i.e. source modules with
|
2010-03-02 23:19:09 +00:00 |
nfs_export.c
|
Introduce struct pathbuf. This is an abstraction to hold a pathname
|
2010-11-19 06:44:33 +00:00 |
nfs_iod.c
|
handle the nuidhash_max lossage differently
|
2009-12-31 19:38:16 +00:00 |
nfs_kq.c
|
…
|
|
nfs_node.c
|
Fixes/improvements to RB-tree implementation:
|
2010-09-24 22:51:50 +00:00 |
nfs_serv.c
|
Remove remaining references to SAVESTART.
|
2011-01-02 05:12:33 +00:00 |
nfs_socket.c
|
nfs_rcvunlock: don't wake up all waiters.
|
2010-12-17 22:22:00 +00:00 |
nfs_srvcache.c
|
…
|
|
nfs_srvsocket.c
|
…
|
|
nfs_srvsubs.c
|
Abolish struct componentname's cn_pnbuf. Use the path buffer in the
|
2010-11-30 10:29:57 +00:00 |
nfs_subs.c
|
Include uvm/uvm.h to use UVM internal type (struct vm_page).
|
2010-11-06 11:00:29 +00:00 |
nfs_syscalls.c
|
put nuidhash_max in a file that is shared between server and client code.
|
2009-12-31 20:01:33 +00:00 |
nfs_var.h
|
Get rid of dependency on fs_nfs.h, i.e. source modules with
|
2010-03-02 23:19:09 +00:00 |
nfs_vfsops.c
|
Do not return a garbage vnode in vpp if fhtovp fails.
|
2010-08-12 09:41:10 +00:00 |
nfs_vnops.c
|
Initialize mutex and cv after sanity checks
|
2010-12-14 16:58:58 +00:00 |
nfsdiskless.h
|
Add support to honor MTU settings from DHCP during netboot.
|
2010-10-04 23:48:22 +00:00 |
nfsm_subs.h
|
…
|
|
nfsmount.h
|
Add the ability to mount NFS filesystems in COMPAT_NETBSD32
|
2011-01-22 22:26:10 +00:00 |
nfsnode.h
|
Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also
|
2010-09-25 01:42:38 +00:00 |
nfsproto.h
|
…
|
|
nfsrtt.h
|
…
|
|
nfsrvcache.h
|
…
|
|
rpcv2.h
|
…
|
|
xdr_subs.h
|
…
|
|