Searched hist:241181 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.3-release/include/rpc/
H A Dauth_unix.hdiff 241181 Thu Oct 04 04:28:08 MDT 2012 pfg rpc: convert all uid and gid variables to u_int.

After further discussion, instead of pretending to use
uid_t and gid_t as upstream Solaris and linux try to, we
are better using u_int, which is in fact what the code
can handle and best approaches the range of values used
by uid and gid.

Discussed with: bde
Reviewed by: bde
H A Dauth.hdiff 241181 Thu Oct 04 04:28:08 MDT 2012 pfg rpc: convert all uid and gid variables to u_int.

After further discussion, instead of pretending to use
uid_t and gid_t as upstream Solaris and linux try to, we
are better using u_int, which is in fact what the code
can handle and best approaches the range of values used
by uid and gid.

Discussed with: bde
Reviewed by: bde
/freebsd-10.3-release/lib/libc/rpc/
H A Drpc_soc.3diff 241181 Thu Oct 04 04:28:08 MDT 2012 pfg rpc: convert all uid and gid variables to u_int.

After further discussion, instead of pretending to use
uid_t and gid_t as upstream Solaris and linux try to, we
are better using u_int, which is in fact what the code
can handle and best approaches the range of values used
by uid and gid.

Discussed with: bde
Reviewed by: bde
H A Dauthunix_prot.cdiff 241181 Thu Oct 04 04:28:08 MDT 2012 pfg rpc: convert all uid and gid variables to u_int.

After further discussion, instead of pretending to use
uid_t and gid_t as upstream Solaris and linux try to, we
are better using u_int, which is in fact what the code
can handle and best approaches the range of values used
by uid and gid.

Discussed with: bde
Reviewed by: bde
H A Dsvc_auth_unix.cdiff 241181 Thu Oct 04 04:28:08 MDT 2012 pfg rpc: convert all uid and gid variables to u_int.

After further discussion, instead of pretending to use
uid_t and gid_t as upstream Solaris and linux try to, we
are better using u_int, which is in fact what the code
can handle and best approaches the range of values used
by uid and gid.

Discussed with: bde
Reviewed by: bde
H A Dauth_unix.cdiff 241181 Thu Oct 04 04:28:08 MDT 2012 pfg rpc: convert all uid and gid variables to u_int.

After further discussion, instead of pretending to use
uid_t and gid_t as upstream Solaris and linux try to, we
are better using u_int, which is in fact what the code
can handle and best approaches the range of values used
by uid and gid.

Discussed with: bde
Reviewed by: bde
/freebsd-10.3-release/sys/rpc/
H A Dauth.hdiff 241181 Thu Oct 04 04:28:08 MDT 2012 pfg rpc: convert all uid and gid variables to u_int.

After further discussion, instead of pretending to use
uid_t and gid_t as upstream Solaris and linux try to, we
are better using u_int, which is in fact what the code
can handle and best approaches the range of values used
by uid and gid.

Discussed with: bde
Reviewed by: bde

Completed in 187 milliseconds