]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/commit
MFstable/10 r260402:
authorpjd <pjd@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 Jan 2014 20:12:02 +0000 (20:12 +0000)
committerpjd <pjd@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 Jan 2014 20:12:02 +0000 (20:12 +0000)
commiteda318228225f2a9c82e53a984085310a3b48747
tree527dee1b08ec3aa1839848cf51322c0d6c8a44c5
parent6c7dba3a338e23382c99a1fdec83048a3c1d00f2
MFstable/10 r260402:

Bring back the old size of the kinfo_file structure to preserve ABI.
Keep only one uint64_t spare for further cap_rights_t expension.

Add a comment clarifying that if the size of this structure changes,
a new sysctl MIB has to be allocate for it and the old structure has
to be returned by the old sysctl MIB.

Requested by: re
Approved by: re (gjb)

git-svn-id: svn://svn.freebsd.org/base/releng/10.0@260406 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/sys/user.h