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

/freebsd-10-stable/sys/sys/
H A Ducred.hdiff 84827 Thu Oct 11 21:38:17 MDT 2001 jhb Change the kernel's ucred API as follows:
- crhold() returns a reference to the ucred whose refcount it bumps.
- crcopy() now simply copies the credentials from one credential to
another and has no return value.
- a new crshared() primitive is added which returns true if a ucred's
refcount is > 1 and false (0) otherwise.
/freebsd-10-stable/sys/fs/unionfs/
H A Dunion_vfsops.cdiff 84827 Thu Oct 11 21:38:17 MDT 2001 jhb Change the kernel's ucred API as follows:
- crhold() returns a reference to the ucred whose refcount it bumps.
- crcopy() now simply copies the credentials from one credential to
another and has no return value.
- a new crshared() primitive is added which returns true if a ucred's
refcount is > 1 and false (0) otherwise.
/freebsd-10-stable/sys/ufs/ufs/
H A Dufs_extattr.cdiff 84827 Thu Oct 11 21:38:17 MDT 2001 jhb Change the kernel's ucred API as follows:
- crhold() returns a reference to the ucred whose refcount it bumps.
- crcopy() now simply copies the credentials from one credential to
another and has no return value.
- a new crshared() primitive is added which returns true if a ucred's
refcount is > 1 and false (0) otherwise.
/freebsd-10-stable/sys/nfsclient/
H A Dnfs_bio.cdiff 84827 Thu Oct 11 21:38:17 MDT 2001 jhb Change the kernel's ucred API as follows:
- crhold() returns a reference to the ucred whose refcount it bumps.
- crcopy() now simply copies the credentials from one credential to
another and has no return value.
- a new crshared() primitive is added which returns true if a ucred's
refcount is > 1 and false (0) otherwise.

Completed in 86 milliseconds