freebsd-dev/sys/nfs4client
Alfred Perlstein 49ebf4cb75 This patch fixes two little portability (to !GCC compilers) problems:
1. Use C99-style variable argument macros rather than GNU ones.
2. Don't cast id to ident_t.  Its type is already ident_t and casting to
   a union type is a constraint violation.

Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
2003-12-11 11:30:26 +00:00
..
nfs4_dev.c
nfs4_dev.h
nfs4_idmap.c This patch fixes two little portability (to !GCC compilers) problems: 2003-12-11 11:30:26 +00:00
nfs4_idmap.h
nfs4_socket.c
nfs4_subs.c Fix compliation on sparc64. 2003-11-15 01:25:26 +00:00
nfs4_vfs_subs.c
nfs4_vfs.h
nfs4_vfsops.c Use function pointers to remove the depenancy cross dependancy on nfs4 2003-11-22 02:21:49 +00:00
nfs4_vn_subs.c
nfs4_vn.h
nfs4_vnops.c
nfs4.h
nfs4m_subs.h