Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/sys
Module Name: syssrc
Committed By: christos
Date: Thu Nov 29 21:20:00 UTC 2001
Modified Files:
syssrc/sys/sys: ucred.h
Log Message:
Introduce struct uucred which is our ``old'' ucred structure. This is
going to be used the kernel interfaces to userland, so that we don't
break the existing ABI. struct ucred has now been modified to have
u_int32_t for cr_ref and cr_ngroups.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/sys/ucred.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index