Home
last modified time | relevance | path

Searched hist:"1 eae8811d185e70759b4f729e275ede0fa2dabd0" (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dsysctl.hdiff 1eae8811d185e70759b4f729e275ede0fa2dabd0 Wed Jan 12 18:52:48 CET 2011 Matthew D Fleming <mdf@FreeBSD.org> Add type checking for static and dynamic sysctls using scalar types.
The code is turned off until the tree is fixed up so it compiles.
__FreeBSD_version was already bumped once today, so skip the bump, but
add an entry to UPDATING.

Note that __DESCR() is used in the SYSCTL_OID() macro and so is not
needed in macros that invoke it. This use was inconsistent in the
file and I have made it consistent any lines already being changed.

Reviewed by: bde (previous version), -arch (previous version)
/freebsd/
H A DUPDATINGdiff 1eae8811d185e70759b4f729e275ede0fa2dabd0 Wed Jan 12 18:52:48 CET 2011 Matthew D Fleming <mdf@FreeBSD.org> Add type checking for static and dynamic sysctls using scalar types.
The code is turned off until the tree is fixed up so it compiles.
__FreeBSD_version was already bumped once today, so skip the bump, but
add an entry to UPDATING.

Note that __DESCR() is used in the SYSCTL_OID() macro and so is not
needed in macros that invoke it. This use was inconsistent in the
file and I have made it consistent any lines already being changed.

Reviewed by: bde (previous version), -arch (previous version)