]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r260290:
authorpjd <pjd@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 Jan 2014 19:46:17 +0000 (19:46 +0000)
committerpjd <pjd@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 Jan 2014 19:46:17 +0000 (19:46 +0000)
commitcfd4316c89b3a1b20b340e3311a0edb994b39d8e
tree8cf665fd30d6c1cb2784c0a6f5c1033350eedc22
parent5c230d260ff4ca568dd709a3741044c18e7e8896
MFC r260290:

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

git-svn-id: svn://svn.freebsd.org/base/stable/10@260402 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/sys/user.h