NetBSD/sys/nfs
cgd a92f51ffcb fix for macklem's bogus use of the va_flags field, supplied by
John Woods, jfwfrom: @ksr.com.  also, fixes the following problems:
the va_gen field is in a similar position
(Suns are going to be reporting the change-date microseconds as their
"generation"), I've supplied my own set of diffs below for your inspection.
Note these aren't even compiled, but they're pretty similar to what I had
to do to our older version of OSF/1 here.  (There's also an unrelated change
supplied for xdr_subs.h; the pointer types supplied to the fxdr_time() and
txdr_time() macros are not, in fact, both struct timevals.  That turns out
to be one of many tips-of-the-iceberg facing those porting the (old) Berkeley
NFS code to 64-bit machines...)
1993-06-03 01:12:44 +00:00
..
nfs_bio.c
nfs_node.c
nfs_serv.c
nfs_socket.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
nfs_srvcache.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
nfs_subs.c add rcsid again; fix RCS+crash fuckup 1993-05-21 07:31:58 +00:00
nfs_syscalls.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
nfs_vfsops.c
nfs_vnops.c fix for macklem's bogus use of the va_flags field, supplied by 1993-06-03 01:12:44 +00:00
nfs.h
nfscompress.h
nfsdiskless.h
nfsiom.h
nfsm_subs.h fix for macklem's bogus use of the va_flags field, supplied by 1993-06-03 01:12:44 +00:00
nfsmount.h
nfsnode.h add Yuval Yarom's changes (originally for BSD/386) for advisory record 1993-05-22 09:00:49 +00:00
nfsrvcache.h
nfsv2.h
rpcv2.h
xdr_subs.h fix for macklem's bogus use of the va_flags field, supplied by 1993-06-03 01:12:44 +00:00