Searched hist:10222 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/nfs/
H A Dnfs_common.hdiff 10222 Thu Aug 24 10:45:16 MDT 1995 dfr Some fixes found using gcc -Wall:

nfsm_rpchead() has been called with the wrong number of args and misplaced
args since someone added new args in the middle for nfsv3.

Here's another one that would be important on 64-bit systems. VOP_READDIR
takes a `u_int **cookies' arg.

Submitted by: Bruce Evans <bde@zeta.org.au>
/freebsd-10.3-release/sys/nfsclient/
H A Dnfsm_subs.hdiff 10222 Thu Aug 24 10:45:16 MDT 1995 dfr Some fixes found using gcc -Wall:

nfsm_rpchead() has been called with the wrong number of args and misplaced
args since someone added new args in the middle for nfsv3.

Here's another one that would be important on 64-bit systems. VOP_READDIR
takes a `u_int **cookies' arg.

Submitted by: Bruce Evans <bde@zeta.org.au>
/freebsd-10.3-release/sys/nfsserver/
H A Dnfsm_subs.hdiff 10222 Thu Aug 24 10:45:16 MDT 1995 dfr Some fixes found using gcc -Wall:

nfsm_rpchead() has been called with the wrong number of args and misplaced
args since someone added new args in the middle for nfsv3.

Here's another one that would be important on 64-bit systems. VOP_READDIR
takes a `u_int **cookies' arg.

Submitted by: Bruce Evans <bde@zeta.org.au>
H A Dnfs_serv.cdiff 10222 Thu Aug 24 10:45:16 MDT 1995 dfr Some fixes found using gcc -Wall:

nfsm_rpchead() has been called with the wrong number of args and misplaced
args since someone added new args in the middle for nfsv3.

Here's another one that would be important on 64-bit systems. VOP_READDIR
takes a `u_int **cookies' arg.

Submitted by: Bruce Evans <bde@zeta.org.au>

Completed in 165 milliseconds