..
Makefile
Rework the way kernel include files are installed. In the new method,
1998-06-12 23:22:30 +00:00
krpc.h
…
krpc_subr.c
bzero->memset, bcopy->memcpy, bcmp->memcmp
1998-08-09 20:51:08 +00:00
nfs.h
Death to nfsiod!
2000-04-15 21:14:48 +00:00
nfs_bio.c
Remove register declarations.
2000-03-30 12:51:13 +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
Don't need to include <sys/conf.h> here.
2000-03-29 03:43:33 +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
Remove register declarations.
2000-03-30 12:51:13 +00:00
nfs_nqlease.c
Remove register declarations.
2000-03-30 12:51:13 +00:00
nfs_serv.c
Remove register declarations.
2000-03-30 12:51:13 +00:00
nfs_socket.c
Remove register declarations.
2000-03-30 12:51:13 +00:00
nfs_srvcache.c
Remove register declarations.
2000-03-30 12:51:13 +00:00
nfs_subs.c
Remove register declarations.
2000-03-30 12:51:13 +00:00
nfs_syscalls.c
Auto-adjusting vfs.nfs.iothreads: when mounting the first nfs
2000-05-07 01:38:36 +00:00
nfs_var.h
Death to nfsiod!
2000-04-15 21:14:48 +00:00
nfs_vfsops.c
Auto-adjusting vfs.nfs.iothreads: when mounting the first nfs
2000-05-07 01:38:36 +00:00
nfs_vnops.c
Remove more register declarations.
2000-03-30 13:44:53 +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
Like for NFSv2, add a pointer to the NFSv3 RFC, too.
1998-08-06 19:44:28 +00:00
nfsrtt.h
…
nfsrvcache.h
…
nqnfs.h
…
rpcv2.h
…
xdr_subs.h
Snatch a patch from OpenBSD to fix PRs 6529 and 7074.
1999-03-06 05:34:40 +00:00