.. |
Makefile
|
remove nqnfs.
|
2006-12-27 12:10:09 +00:00 |
files.nfs
|
remove nqnfs.
|
2006-12-27 12:10:09 +00:00 |
krpc.h
|
…
|
|
krpc_subr.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
nfs.h
|
add some #include.
|
2007-06-02 03:32:51 +00:00 |
nfs_bio.c
|
remove (void)0; nonsense.
|
2007-07-17 10:24:10 +00:00 |
nfs_boot.c
|
Cosmetic: de-__P() et cetera.
|
2007-06-09 02:32:34 +00:00 |
nfs_bootdhcp.c
|
Fix buid (broken by a fix introduced in the wrong file...)
|
2007-05-08 09:29:50 +00:00 |
nfs_bootparam.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
nfs_bootstatic.c
|
Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes
|
2007-07-08 21:08:09 +00:00 |
nfs_export.c
|
Change the VFS_MOUNT() interface so that the 'data' buffer passed to the
|
2007-07-12 19:35:32 +00:00 |
nfs_kq.c
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
nfs_node.c
|
nfs_inactive: don't clear NTRUNCDELAYED erroneously.
|
2007-06-12 09:33:25 +00:00 |
nfs_serv.c
|
Remove calls to now obsolete vn_start_write() and vn_finished_write().
|
2007-04-06 14:28:28 +00:00 |
nfs_socket.c
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
nfs_srvcache.c
|
use mutex and condvar.
|
2007-06-01 11:56:03 +00:00 |
nfs_subs.c
|
Fix build when not !NFSSERVER.
|
2007-07-09 21:29:09 +00:00 |
nfs_syscalls.c
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
nfs_var.h
|
Change the VFS_MOUNT() interface so that the 'data' buffer passed to the
|
2007-07-12 19:35:32 +00:00 |
nfs_vfsops.c
|
Make set_statvfs_info() take a parameter for the vfs name instead
|
2007-07-17 11:19:31 +00:00 |
nfs_vnops.c
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
nfsdiskless.h
|
Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes
|
2007-07-08 21:08:09 +00:00 |
nfsm_subs.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
nfsmount.h
|
Change the VFS_MOUNT() interface so that the 'data' buffer passed to the
|
2007-07-12 19:35:32 +00:00 |
nfsnode.h
|
include condvar.h. pointed by Kurt Schreiner.
|
2007-04-29 14:58:21 +00:00 |
nfsproto.h
|
remove nqnfs.
|
2006-12-27 12:10:09 +00:00 |
nfsrtt.h
|
remove several nqnfs definitions.
|
2006-12-28 00:39:03 +00:00 |
nfsrvcache.h
|
use mutex and condvar.
|
2007-06-01 11:56:03 +00:00 |
rpcv2.h
|
remove several nqnfs definitions.
|
2006-12-28 00:39:03 +00:00 |
xdr_subs.h
|
…
|
|